Unicove
SendStakingRAMSettings
Vaulta

mine.gems

Contract

  • Overview
  • Actions (5)
  • Structs (10)
  • Tables (4)
  • ABI
    • claims_row

      Table row type of claims

      {
        "name": "claims_row",
        "base": "",
        "fields": [
          {
            "name": "asset_id",
            "type": "uint64"
          },
          {
            "name": "owner",
            "type": "name"
          },
          {
            "name": "claimed_at",
            "type": "time_point_sec"
          }
        ]
      }