Vaulta

bitpiedaisiu

Contract

The data tables defined by this contract.

  • Field Type
    current_order_id uint64
    current_hash_id uint64
    current_hash_used_id uint64
  • Field Type
    id uint64
    hash checksum256
  • rows of st_bet

    Field Type
    id uint64
    player name
    amount asset
    big_small uint8
    house_hash checksum256
    user_seed checksum160
    created_at uint64
  • Field Type
    player name
    count uint32
  • Field Type
    id uint64
    player name
    amount asset
    big_small uint8
    result uint8
    house_seed checksum256
    house_hash checksum256
    user_seed checksum160
    prize asset
    created_at uint64
  • Field Type
    day uint64
    day_end_time uint64
  • rows of st_score

    Field Type
    player name
    wins uint64
    win_at uint64
    losts uint64
    lost_at uint64
    last_count uint64
    last_won bool