Get all borrow/lend reserve states
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns an overview of all borrow/lend reserve pools, including annualised rates, balances, utilisation, oracle price, LTV, and total supplied/borrowed amounts. No user address is required.
Body
application/json
typestringrequiredOperation type. Must be exactly "allBorrowLendReserveStates" (case‑sensitive).
Response
200OK
An array of reserve state tuples. Each tuple contains a pool identifier (integer) and an object with the reserve’s details.