Vaulta

jdaddyore.tp

Contract

The data tables defined by this contract.

  • rows of banker

    Field Type
    account name
    invest asset
    withdrawal asset
    balance asset
    pending_deposit asset
    pending_withdrawal asset
  • Field Type
    id uint64
    bet_id checksum256
    round_id uint64
    from name
    slot uint32
    odds float32
    quantity asset
    bet_time time_point
    user_seed string
    referral name
  • Field Type
    id uint64
    account name
    quantity asset
    memo string
    failed_time time_point
  • rows of fee_pot

    Field Type
    from name
    quantity asset
  • Field Type
    key name
    value string
  • Field Type
    id uint64
    pool asset
    reserved asset
    min_pool asset
  • rows of round

    Field Type
    round_id uint64
    banker_seed_hash checksum256
    bet_start_time time_point
    bet_end_time time_point
    revealed_cards string
    resolve_block_num uint64
    bankroll asset
    max_bet asset
    received_bet asset
  • Field Type
    id uint64
    round_id uint64