Vaulta

pixeos1dgdsa

Contract

  • Table row type of cpools

    {
      "name": "cpools",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "claim_items_owner",
          "type": "name"
        },
        {
          "name": "claim_amount",
          "type": "uint64"
        },
        {
          "name": "seed",
          "type": "checksum256"
        },
        {
          "name": "claim_items",
          "type": "uint64[]"
        }
      ]
    }