Vaulta

endlesspoker

Contract

  • Table row type of global3

    {
      "name": "global3",
      "base": "",
      "fields": [
        {
          "name": "next_bet_id",
          "type": "uint64"
        },
        {
          "name": "jackpot_quantity",
          "type": "asset"
        },
        {
          "name": "dividend_quantity",
          "type": "asset"
        },
        {
          "name": "latest_timestamp",
          "type": "uint32"
        }
      ]
    }