Vaulta

alibabapoolt

Contract

The data tables defined by this contract.

  • rows of st_bet

    Field Type
    id uint64
    player name
    referrer name
    amount asset
    roll_under uint8
    seed_hash checksum256
    user_seed_hash checksum160
    created_at uint64
  • rows of fc

    Field Type
    id uint64
    amount asset
  • rows of airdrop

    Field Type
    id uint64
    airdrop uint64
  • rows of st_beta

    Field Type
    id uint64
    bet_id uint64
    player name
    referrer name
    amount asset
    roll_under uint8
    random_roll uint8
    seed checksum256
    seed_hash checksum256
    user_seed_hash checksum160
    payout asset
    created_at uint64
  • Field Type
    id uint64
    player name
    pay asset
    type uint32
    sign uint64
    game_time uint64
    day uint64
    is_end uint32
  • rows of sign_all

    Field Type
    id uint64
    all uint64
    win uint64
    lost uint64
    pay asset
    reward asset
  • Field Type
    id uint64
    game_time uint64
    type uint32
  • Field Type
    id uint64
    player name
    game_time uint64
    is_end uint64
    type uint32
  • rows of st_turn

    Field Type
    id uint64
    player name
    referrer name
    amount asset
    random_roll uint8
    seed string
    payout asset
  • rows of st_hash

    Field Type
    hash checksum256
    expiration uint64
  • Field Type
    locked asset
  • rows of st_global

    Field Type
    current_id uint64
  • rows of game

    Field Type
    gameid uint64
    all asset
    game_start_time uint64
    is_end uint64
    first name
    second name
    third name
    key1 uint64
    key2 uint64
    key3 uint64
  • Field Type
    info_id uint64
    gameid uint64
    keys int64
    user_name name
    pay asset
    is_r int64
  • Field Type
    user_name name
    ept asset
    eos asset
  • rows of userkey

    Field Type
    gameid uint64
    user_name name
    key uint64
    key_id uint64