Lending
Lending Euler Markets endpoint
get/evm/lending/euler/markets
Query parameters
loan_addressstring
Example:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Loan token address. See tokens for valid addresses.
collateral_addressstring
Example:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Collateral token address. See tokens for valid addresses.
chain_id1 | 8453
Example:8453
EVM chain ID.
protocol_idstring
Filter by protocol ID. Ex: aave-v3, morpho-v1, morpho-v2, euler-lend, etc.
min_tvl_usdinteger
Example:1000000
Minimum TVL Usd of the lending pool/vault
limitinteger
Limit the number of results.
offsetinteger
Offset the results, allows you to skip a number of rows before starting to return rows.
order_ascstring[]
List of column names to order by in ascending order divided by comma. Leave empty items to combine with descending order
order_descstring[]
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.