Vaulta

marfdicecont

Contract

The data tables defined by this contract.

  • rows of bets

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

    Field Type
    hash checksum256
    expiration uint64
  • rows of fund_pool

    Field Type
    locked asset
    payout_rew asset
  • rows of results

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

    Field Type
    pkid uint64
    id uint64
    type string