Vaulta

thebetxowner

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of bet

    Field Type
    id uint64
    bettor name
    contract name
    bet_amt asset
    roll_under uint64
    referral name
    partner name
    seed checksum256
    txHash string
  • Field Type
    id uint64
    val uint64
  • rows of user

    Field Type
    name name
  • rows of randkey

    Field Type
    id uint64
    key public_key
  • rows of record

    Field Type
    name name
    symbol uint64
    data string
  • Field Type
    id uint64
    contract uint64
    symbol uint64
    fee uint64
    min uint64
    max uint64