Vaulta

clustergame2

Contract

The data tables defined by this contract.

  • rows of bidder

    Field Type
    id uint64
    player name
    tokens_valid uint64
    last_bid_time time_point_sec
    my_bonus asset
    my_team_bonus asset
    entry_bonus asset
    tiny_bonus uint32
  • Field Type
    id uint64
    from name
    amount asset
    tokens_ttl uint64
    tokens_valid uint64
    bid_time time_point_sec
    last_refund_time time_point_sec
    entry_bonus uint64
    entry_bonus_done bool
  • rows of conf

    Field Type
    id uint64
    tokens_ttl uint64
    tokens_issued uint64
    tokens_refunded uint64
    value uint64
    init_price uint64
    latest_price uint64
    entry_bonus asset
    referer_bonus asset
    king_bonus asset
    refund_pool asset
    lottery_pool asset
    fund_pool asset
    lottery_par asset
    new_player_count uint16
    new_player_start time_point_sec
    kingwl_count uint16
    king_count uint8
    transfer_limit uint8
    transfer_delay uint8
    defer_nonce uint128
    last_proc_run time_point_sec
  • rows of kings

    Field Type
    player name
    sub_player_num uint32
    dir_bonus asset
    dir_bid_amt asset
    score uint64
    bonus asset
    transferred bool
    re_act uint8
  • Field Type
    referer name
    sub_player_num uint32
    dir_bonus asset
    dir_bid_amt asset
    score uint64
  • Field Type
    id uint64
    player name
    bid_time time_point_sec
    transferred bool
  • Field Type
    id uint64
    player name
    referer name
  • Field Type
    referer name
    bonus asset
  • Field Type
    referer name
    level uint32
    sub_player_num uint32
    dir_bonus asset
    dir_bid_amt asset
    score uint64