Query Parameters
ethereum Optional block number (defaults to latest).
The market address of the desired market data.
The user address of the desired market position. Only include if you would like the user position included in the response. Defaults to None.
Response
Successful Response
The address of the market.
Name of the vault.
Symbol of the vault.
Number of decimals used for the vault's share precision.
The borrower's remaining available credit.
The total value of all funds supplied by lenders, including interest.
The maximum limit of funds that borrowers can access in the market.
The total gross interest generated by the loan before being split between lenders, reserves, and protocol fees.
The minimum amount of underlying asset required for a single deposit transaction.
A required percentage of market funds that must remain liquid and unavailable for borrowing.
The fixed annual percentage rate (excluding any protocol fees) that borrowers pay to lenders for assets within the market.
An additional APR that accrues to the protocol by slowly increasing required reserves. Derived by the fee configuration of the protocol as a percentage of the current base APR.
The current interest rate being paid to lenders: the base APR plus penalty APR if applicable.
An additional interest rate charged if the market remains delinquent—failing to maintain required reserves—after the grace period has elapsed.
The number of seconds borrowers have to resolve reserve deficiencies or correct delinquency in the market before penalties take effect.
The portion of the grace period left for borrowers to fix non-compliance issues, such as restoring reserves.
The number of seconds for which withdrawal requests are grouped and processed.
Underlying token (asset) used by the market.
The user's position in the vault.