Vaulta

endlesspoker

Contract

The data tables defined by this contract.

  • rows of Bet

    Field Type
    bet_id uint64
    player name
    quantity asset
    number_of_hands uint8
    referrer name
    player_seed string
    backend_seed_hash string
    replaced_cards uint8[]
    is_replaced bool
  • rows of config2

    Field Type
    rank_payouts Payout[]
    min_bet_amount int64
    max_bet_amount int64
    jackpot_rank int32
  • rows of global3

    Field Type
    next_bet_id uint64
    jackpot_quantity asset
    dividend_quantity asset
    latest_timestamp uint32
  • rows of Hash

    Field Type
    value uint32
    expiration uint32