Vaulta

deathcallcod

Contract

  • Table row type of globevalue

    {
      "name": "globestruct",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "index",
          "type": "uint64"
        },
        {
          "name": "drawindex",
          "type": "uint64"
        },
        {
          "name": "total_bag",
          "type": "uint64"
        },
        {
          "name": "ranking_value",
          "type": "uint64"
        },
        {
          "name": "config",
          "type": "pair_uint64_uint64[]"
        }
      ]
    }