Vaulta

epsroulettes

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
    sub_id uint64
    bettor name
    bet_amt uint64
    seed checksum256
    bet_time uint64
    ref name
    bet_count uint64
    timeout uint64
  • Field Type
    id uint64
    bettor name
    game_id uint64
    bet_seed checksum256
  • rows of randkey

    Field Type
    key public_key