Vaulta

epsdcclassic

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
    bettor name
    bet_amt uint64
    roll_limit uint64
    seed checksum256
    bet_time uint64
    is_roll_above uint64
    ref name
  • rows of streak

    Field Type
    id uint64
    bonus_pc_x100 uint32
    bank uint8
  • rows of win

    Field Type
    player name
    totalbonusx10000 uint64
    bankedamountx10000 uint64
    laststreak uint64
  • rows of randkey

    Field Type
    key public_key