Vaulta

gamesky2race

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    bet_id uint64
    round_id uint64
    bettor name
    referral name
    bet_options uint64[]
    bet_asset asset
    bet_time uint64
    payout_asset asset
  • Field Type
    row_id uint64
    current_round_id uint64
    next_bet_id uint64
    pub_key public_key
    paused bool
    min_bet asset
    max_bet asset
  • Field Type
    supply asset
    base connector
    quote connector
  • rows of round

    Field Type
    round_id uint64
    racing_time uint64
    dog_intervals uint64[]
    dog_odds uint64[]
    dog_names string[]
    total_bet_asset asset
    ram_price uint128
    dog_rank uint8[]
    total_payout_asset asset
    seed_hash checksum256
    sign signature
    sign_hash checksum256
    resolved uint64