Vaulta

cccdefi.ccc

Contract

  • Table row type of lists

    {
      "name": "list",
      "base": "",
      "fields": [
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "tpower",
          "type": "uint64"
        },
        {
          "name": "herospower",
          "type": "uint64"
        },
        {
          "name": "weaponspower",
          "type": "uint64"
        },
        {
          "name": "lasttime",
          "type": "uint32"
        }
      ]
    }