Vaulta

goldchipdice

Contract

The data tables defined by this contract.

  • rows of Bet

    Field Type
    id uint64
    player name
    roll_type uint8
    roll_border uint64
    roll_value uint64
    bet asset
    payout asset
    seed string
    time time_point_sec
  • rows of Bet

    Field Type
    id uint64
    player name
    roll_type uint8
    roll_border uint64
    roll_value uint64
    bet asset
    payout asset
    seed string
    time time_point_sec
  • rows of Bet

    Field Type
    id uint64
    player name
    roll_type uint8
    roll_border uint64
    roll_value uint64
    bet asset
    payout asset
    seed string
    time time_point_sec
  • rows of Config

    Field Type
    ante_contract name
    referrals_contract name
    servers name[]
    enabled_betting bool
    enabled_minting bool
    enabled_payout bool
    rare_bet_bound uint16
    jackpot_percent float64
    jackpot_balance asset
    dividends_period_current time_point
    dividends_period uint64
    dividends_percent float64
    min_value uint16
    max_value uint16
    max_bet_percent float64
    max_bet_num uint16
    platform_fee float64
    lottery_contract name
    lottery_period uint64
    lottery_period_current time_point
    lottery_percent float64
    bets_id TableId
    high_bets_id TableId
    rare_bets_id TableId
    bet_id uint64
    day_leader_board LeaderBoardConfig
    month_leader_board LeaderBoardConfig
    base_deferred_id uint64
  • Field Type
    id uint64
    player name
    time time_point
    amount asset
  • Field Type
    account name
    last_bet_time time_point
    last_bet asset
    last_payout asset
    jackpot_sequence int32
    jackpot_sequence_values string
    statistics PlayerBetsStatistics[]
  • Field Type
    id uint64
    player name
    inviter name
    quantity asset
    roll_type uint8
    roll_border uint16
    time time_point
  • Field Type
    symbol symbol
    owner name
    balance asset
    lottery_balance asset
    balance_protect asset
    min_bet asset
    high_bet_bound asset
    day CurrencyStat
    month CurrencyStat
    total CurrencyStat
  • rows of Top

    Field Type
    account name
    stats PlayerBetsStatisticsItem
  • rows of Top

    Field Type
    account name
    stats PlayerBetsStatisticsItem