Vaulta

offside2fast

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    bet_id uint64
    round_id uint64
    bettor name
    match_result_options uint64[]
    goal_size_options uint64[]
    total_goal_options uint64[]
    bet_asset asset
    bet_time uint64
    payout_asset asset
  • Field Type
    row_id uint64
    current_round_id uint64
    new_bet_id uint64
    pub_key public_key
  • Field Type
    supply asset
    base connector
    quote connector
  • rows of round

    Field Type
    round_id uint64
    match_time uint64
    total_bet_asset asset
    match_result_bets uint64[]
    goal_size_bets uint64[]
    total_goal_bets uint64[]
    ram_price uint128
    home_score uint8
    away_score uint8
    home_goals uint64[]
    away_goals uint64[]
    total_payout_asset asset
    seed_hash checksum256
    sign signature
    sign_hash checksum256
    resolved uint64