Borrowing
Get Escrowed Collateral
Read collateral the custody adapter holds in escrow for a holder
GET
Returns the collateral a custody-mode adapter is holding in escrow for a specific address.
Escrow is a fail-safe rather than a failure. When a custody adapter returns collateral and the token’s compliance rules block the transfer, the adapter escrows the balance instead of reverting the whole operation. The holder later reclaims it through Claim Escrowed Collateral. Read this endpoint first, because claiming an empty escrow reverts.
Custody-mode markets only. A
FREEZE market never escrows, because collateral never leaves the borrower’s wallet, and the call is refused with NOT_CUSTODY_MODE.Path Parameters
string
required
Market ID.
string
required
Address to read the escrow for.
Response Fields
object
