Vaulta

offsidematch

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    bet_id uint64
    match_id uint64
    bettor name
    bet_asset asset
    bet_time uint64
    bet_odds uint64
    handicap uint64
    is_handicap bool
    option uint64
    win_asset asset
    status uint64
  • Field Type
    row_id uint64
    new_match_id uint64
    new_bet_id uint64
  • rows of match

    Field Type
    match_id uint64
    home_team_id uint64
    away_team_id uint64
    league_id uint64
    match_code string
    kickoff_time uint64
    status uint64
    tag_id uint64
    home_odds uint64
    draw_odds uint64
    away_odds uint64
    jackpot asset
    total_bet_asset asset
    home_return_asset asset
    draw_return_asset asset
    away_return_asset asset
    handicap uint64
    handicap_home_odds uint64
    handicap_away_odds uint64
    handicap_jackpot asset
    handicap_bet_asset asset
    handicap_home_return_asset asset
    handicap_away_return_asset asset
    handicap_lock_asset asset
    odds_status uint64
    home_goals uint64
    away_goals uint64
    end_time uint64
    payout_asset asset
    handicap_payout_asset asset
  • Field Type
    match_id uint64
    home_team_id uint64
    away_team_id uint64
    league_id uint64
    match_code string
    kickoff_time uint64
    total_bet_asset asset
    handicap_bet_asset asset
    home_goals uint64
    away_goals uint64
    end_time uint64
    resolve_time uint64
    payout_asset asset
    handicap_payout_asset asset