Handles GET /exchange/markets via public.exchange.markets.get.
Exchange market configurations
Numeric asset identifier.
x >= 0Base-lot decimal exponent.
Funding interval length in seconds.
x >= 0Funding period length in seconds.
x >= 0Whether this market only supports isolated margin positions
Configured leverage tiers.
Maker fee (percent).
The orderbook account pubkey (base58 encoded)
Current market status.
uninitialized, active, postOnly, paused, closed, tombstoned Maximum absolute funding rate per interval.
Maximum size for a single liquidation (in base lots)
x >= 0Maximum open interest allowed for this market (in base lots)
x >= 0Risk factors as percentages.
The spline collection PDA (derived from market_pubkey)
Market symbol (for example, "SOL-PERP").
Taker fee (percent).
Tick size in quote lots per base lot per tick.
x >= 0Commodity-specific metadata, present only for commodity markets.
Maximum absolute funding rate per interval as a percentage of notional at the current mark price.