Vaulta

iamacontract

Contract

The data tables defined by this contract.

  • rows of order

    Field Type
    id uint64
    app name
    cid string
    trader subaccount
    price uint64
    quantity asset
    filled asset
    is_bid bool
  • rows of order

    Field Type
    id uint64
    app name
    cid string
    trader subaccount
    price uint64
    quantity asset
    filled asset
    is_bid bool
  • rows of pair

    Field Type
    id uint64
    token0 token
    token1 token
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    block_time_last time_point_sec