Lending overview endpoint
Overview of all pools and vaults for supported lending protocols
Query parameters
Address of the lending pool / vault
Underlying token address. See tokens for valid addresses.
EVM chain ID.
Filter by protocol ID. Ex: aave-v3, morpho-v1, morpho-v2, euler-lend, etc.
Minimum TVL USD of the lending pool/vault
If true, only lending pools/vaults with borrowing enabled will be returned
Limit the number of results.
Offset the results, allows you to skip a number of rows before starting to return rows.
List of column names to order by in ascending order divided by comma. Leave empty items to combine with descending order
List of column names to order by in descending order divided by comma. Leave empty items to combine with ascending order
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.