GET
Live PropAMM market state

Response

200 - application/json

Decoded market state.

chainId
integer
Example:

101

programId
string
market
string
quoteState
string
authority
string
paused
boolean
maxStalenessSlots
integer
Example:

50

quoteLayout
enum<string>
Available options:
flat,
tiered
quoteSlot
integer
quoteAgeSlots
integer
spreadBps
integer
Example:

20

tiers
object[]

One entry per posted size tier. The live flat layout reports a single unbounded tier plus outCap; the tiered layout reports four maxAmountIn buckets.

outCap
string | null

Flat layout only — cap on amountOut, in base units.

inventory
object

Vault balances in base units, keyed by symbol.

contextSlot
integer
snapshotAgeMs
integer