Vaulta

solitaireapp

Contract

The data tables defined by this contract.

  • rows of bet

    Field Type
    id uint64
    bet_id checksum256
    name name
    bet asset
    channel channel
    free bool
    timestamp uint64
  • Field Type
    user name
  • rows of channel

    Field Type
    id uint64
    name string
    bets asset[]
    fee asset
    prize asset
    play_reward asset
    win_reward asset
    play_time_in_sec uint64
    expiry_in_sec uint64
  • rows of config

    Field Type
    something uint64
  • Field Type
    key uint64
    value string
  • rows of reflist

    Field Type
    referrer name
    memo string