Skip to main content
GET
Reads the market’s exit position live from the chain: the reserve held back from borrowing, what a new borrow could draw, and what a withdrawal could reach. It also gives the date by which every open loan is due and past its grace. disclosure puts the answer in one sentence for a liquidity provider. A withdrawal can take liquidity only while it sits unlent in the pool. The reserve ratio earmarks a share of the pool against borrowing, not against withdrawals, so it serves whichever provider exits first and guarantees no one an exit. Where loans without a term are outstanding, no exit date exists at all.

Path Parameters

string
required
Market ID.

Response Fields

object

Read the Disclosure

disclosure takes one of three forms, and each carries a different promise. The horizon holds only absent new borrows. A new loan with a later maturity pushes it out, and a new loan without a term removes it.

Error Codes