Vaulta

eosmaxiodice

Contract

The data tables defined by this contract.

  • rows of global

    Field Type
    id uint64
    last_bet_id uint64
    pubkey public_key
    mine_ratio uint64
    paused uint64
  • Field Type
    contract_name name
    symbol_type uint64
    min_bet asset
    max_bet asset
  • Field Type
    id uint64
    bettor name
    referral name
    bet_amt asset
    roll_type uint64
    roll_border uint64
    bet_time time_point_sec
    user_seed string
    combine_seed string
    channel string
  • Field Type
    bet_id uint64
    bettor name
    referral name
    bet_amt asset
    roll_type uint64
    roll_border uint64
    bet_time time_point_sec
    user_seed string
    combine_seed string
    hash checksum256
    sig signature
    sighash string
    sighashpostfix string
    randnum uint64
    win_asset asset
  • Field Type
    user name
    play_count uint64