Vaulta

euboxswapxxx

Contract

The data tables defined by this contract.

  • rows of globals

    Field Type
    market_id uint64
  • Field Type
    owner name
    token uint64
  • rows of market

    Field Type
    mid uint64
    contract0 name
    contract1 name
    sym0 symbol
    sym1 symbol
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    last_update time_point_sec
  • rows of order

    Field Type
    owner name
    mid uint64
    quantity0 asset
    quantity1 asset