Skip to main content
GET
Returns the total collateral one address has locked across all of their loans in a market, read from the contract. This is the figure the market’s maxUserCollateral cap is applied against.

Path Parameters

string
required
Market ID.
string
required
Borrower address, 0x-prefixed with 40 hex characters.

Response Fields

object
This is an aggregate across every loan the address holds in this market, not a per-loan figure. For the breakdown, use Get User Loans.