Vaulta

eoslotsystem

Contract

  • Table row type of tokens1

    {
      "name": "st_token",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "min_bet",
          "type": "uint64"
        },
        {
          "name": "max_bet",
          "type": "uint64"
        }
      ]
    }