List markets
Response
Enabled market metadata
Unix seconds at which the market expires. Omitted for markets that do not expire, including USDCcNGN-SPOT.
Smallest price increment. Order prices are normalized against it.
Smallest tradable size. Order amounts are normalized against it, and an amount below it normalizes to zero and is rejected.
"0.001"
Units of the base asset per contract. 1 for the USDC/cNGN spot market.
"1"
How the instrument's price relates to its underlying. All current markets are linear.
linear, variance, volatility Interpretation of the raw price fields. Mirrors pricing_model.
linear, variance, volatility How a client should render the price. All current markets are direct.
direct, vol_percent Interpretation of the displayed price. Mirrors display_price_kind.
direct, vol_percent Unix seconds of the most recent fill.
Spot only. Identifies the order translation contract, such as usdc_cngn_spot_v1.
Spot only. Unit of ui_intent.price.
"cNGN per USDC"
Spot only. Unit of ui_intent.size.
"USDC notional"
Spot only. What each trader-facing side does.
Spot only. Unit of the raw price and limit_price fields.
"USDC per cNGN"
Spot only.
"cNGN amount"
Spot only. How trader side maps to engine side.
"invert_ui_side"
Spot only. Price conversion formula.
"engine_price = 1 / ui_price"
Spot only. Size conversion formula.
"engine_amount = ui_size * ui_price"

