Vaulta

casinolordio

Contract

  • Table row type of cities

    {
      "name": "city",
      "base": "",
      "fields": [
        {
          "name": "i",
          "type": "uint64"
        },
        {
          "name": "maxk",
          "type": "uint64"
        },
        {
          "name": "totalk",
          "type": "uint64"
        },
        {
          "name": "pot",
          "type": "uint64"
        },
        {
          "name": "stake",
          "type": "uint64"
        },
        {
          "name": "total_div",
          "type": "uint64"
        }
      ]
    }