Vaulta

sovspacegame

Contract

  • Table row type of collectors

    {
      "name": "collectors_s",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "asset_id",
          "type": "uint64"
        },
        {
          "name": "svx",
          "type": "uint64"
        },
        {
          "name": "token",
          "type": "uint64"
        },
        {
          "name": "lastclaim",
          "type": "uint32"
        }
      ]
    }