Vaulta

steamiodice1

Contract

The data tables defined by this contract.

  • rows of bet_item

    Field Type
    bet_id uint64
    player name
    referral name
    bet_amt asset
    roll_under uint64
    user_seed string
    bet_time time_point
  • rows of global

    Field Type
    id uint64
    val uint64
  • Field Type
    player name
    play_times uint64
    in asset
    out asset
    last_bet_time uint64
    activity_in asset
    activity_out asset
  • Field Type
    round uint64
    to_captain st_fee[]
    to_team_member st_fee[]
  • Field Type
    round uint64
    reward asset
    votes uint64
    start_time uint64
    end_time uint64
    ended bool
    to_team_voters asset[]
  • rows of team_item

    Field Type
    captain name
    num_of_votes uint64
    voters pair_name_uint64[]
  • Field Type
    risk_line asset
    token_account name
    min asset
    max asset
    in asset
    out asset
    locked asset
    max_bet_percent uint64
    play_times uint64