API Reference

Retrieve pools from a protocol

List the information on available pools for a specified protocol on a specified chain.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to ethereum

The blockchain that will be used for this request.

string
required
Defaults to stargate

The protocol that will be used for this request.

Query Params
string

[Beta Feature] - The query that will be used to filter the pools (ex.: tvl>100000, total_apy>=0.825).
Always put the filter value on the left and the amount on the right.
Ps: you can filter on the following values: tvl, total_apy, activity_apy, rewards_apy.

string

The address of the underlying token that will be used to filter the pools (ex.: USDC, DAI, USDT, DAI, WETH, etc.).

string

[Beta Feature] - The order that will be used to order the pools.
PS: you can order on the following values: tvl, total_apy, activity_apy, rewards_apy.

boolean

Specify if the pools must be ordered in the DESCENDING order. Default to: true.

boolean

[Beta Feature] - Specify if you want the daily, weekly, monthly average for the APY values and TVL change. Default to: false

boolean

[Beta Feature] - Specify if you want the borrowing APY values. Default to: false. It works only for lending pools.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json