Vaulta

ffgameniuniu

Contract

  • Action parameter in tokenreg

    {
      "name": "tokenreg",
      "base": "",
      "fields": [
        {
          "name": "operation",
          "type": "uint8"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "low_min_bet",
          "type": "asset"
        },
        {
          "name": "mid_min_bet",
          "type": "asset"
        },
        {
          "name": "high_min_bet",
          "type": "asset"
        },
        {
          "name": "chip_list",
          "type": "string"
        },
        {
          "name": "sort",
          "type": "uint64"
        }
      ]
    }