Lending
Lending Sparklend Pool endpoint
get/evm/lending/sparklend/pools
Query parameters
pool_addressstring
Example:0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
Sparklend pool address
underlying_addressstring
Example:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Underlying token address. See tokens for valid addresses.
chain_id1
Example:1
EVM chain ID.
min_tvl_usdinteger
Example:1000000
Minimum TVL Usd of the lending pool/vault
borrowableboolean
Example:true
If true, only lending pools/vaults with borrowing enabled will be returned
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.