Vaulta

epscrashgame

Contract

The data tables defined by this contract.

  • rows of setting

    Field Type
    active uint8
    bet_id uint64
    total_amount_bet uint64
    total_amount_won uint64
    liabilities uint64
  • Field Type
    amount uint64
  • rows of bet

    Field Type
    id uint64
    game_id uint64
    bettor name
    bet_amt uint64
    multiplierx100 uint64
    roll_limit uint64
    seed checksum256
    bet_time uint64
    ref name
  • rows of randkey

    Field Type
    key public_key