Vaulta

eoscrownpk11

Contract

The data tables defined by this contract.

  • rows of session

    Field Type
    gameid uint64
    account name
    created time_point_sec
    deadline time_point_sec
    is_start uint64
    odds node
    bet_count uint64
  • rows of betpk

    Field Type
    betid uint64
    bet_num uint64[]
    name name
    bet_time time_point_sec
    amount asset
    gameid uint64
    win asset
    istrx bool
  • Field Type
    rid uint64
    gameid uint64
    reward_num string
    reward_time time_point_sec
    isreward bool
    name name
  • Field Type
    name name
    refer name