Vaulta

lovedicegame

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
  • Field Type
    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
  • rows of st_hash

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

    Field Type
    current_id uint64