Vaulta

betsandbacca

Contract

The data tables defined by this contract.

  • Field Type
    current_bet_id uint64
  • rows of bet_type

    Field Type
    id uint64
    player name
    referrer name
    amount asset
    bet_item uint8
    created_at uint64
    house_edge uint32
    payout asset
  • Field Type
    current_game_id uint64
  • Field Type
    id uint64
    winning_map uint64
  • rows of game_type

    Field Type
    id uint64
    state uint8
    begin_at uint32
    end_at uint32
    seed_hash checksum256
    result string
    winning_map uint64
    shoe_id uint64
  • Field Type
    id uint64
    state uint8
    begin_at uint32
    end_at uint32
    seed_hash checksum256
    result string
    winning_map uint64
  • Field Type
    symbol symbol_code
    fund asset
    player asset
    banker asset
    tie asset
    player_pair asset
    banker_pair asset
    lucky_six asset
    dragon_seven asset
  • Field Type
    state uint64
  • Field Type
    state int32
    start_time int32
    days int32
    end_time int32
    day int32
    day_end_time int32
  • Field Type
    player name
    wins uint8
    win_at uint64
    profit uint64
    last_count uint8
    last_profit uint64
    last_won bool
  • Field Type
    current_shoe_id uint64
  • rows of shoe_type

    Field Type
    id uint64
    created_at uint32
    state uint8
    cut_cards int16[]
    draw_cards int16[]
    table_id uint64