Vaulta

ldcrazypilot

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    bet_id uint64
    game_id uint128
    step uint8
    choice uint8
    player_seed checksum256
    player_seed_hash checksum256
    house_seed_hash checksum256
    house_seed checksum256
    combined_seed checksum256
    loosing_choice uint8
    timestamp time_point
  • rows of game

    Field Type
    key uint64
    game_id uint128
    timestamp time_point
    username name
    quantity uint64
    status uint8
  • Field Type
    key uint64
    referral name
    level uint8
  • Field Type
    key uint64
    is_contract_enabled bool
  • Field Type
    key uint64
    username name
    referral name