Vaulta

gamesky2dice

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    id uint64
    bettor name
    referral name
    bet_asset asset
    roll_type uint64
    roll_number uint64
    user_seed string
    combine_seed string
    bet_time uint64
  • Field Type
    bet_id uint64
    bettor name
    referral name
    bet_asset asset
    roll_type uint64
    roll_number uint64
    user_seed string
    bet_time uint64
    win_asset asset
    combine_seed string
    seed_hash checksum256
    sign signature
    sign_hash checksum256
    rand_num uint64
  • Field Type
    id uint64
    pub_key public_key
    paused bool
    new_bet_id uint64
  • Field Type
    contract_name name
    min_bet asset
    max_bet asset
    jackpot_reset_time uint64
    total_bet asset
    total_payout asset