Lending

Lending protocols endpoint

This endpoint list all of the supported lending protocols

get/evm/lending/protocols

Query parameters

chain_id1 | 8453
Example:8453

EVM chain ID.

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