Top Pools by DEX
Pools
Top Pools by DEX
To query all the top pools based on the provided network and decentralized exchange (DEX)
GET
Top Pools by DEX
Notes
- Returns up to 20 pools per page. Pagination beyond 10 pages requires Analyst plan or above.
- Unverified token market cap returns
null— the displayed value on GeckoTerminal may match FDV and might not be accurate. - Use
includeto return related attributes under the top-levelincludedkey.
SDK Examples
Authorizations
Path Parameters
Network ID.
*refers to /onchain/networks.
DEX ID.
*refers to /onchain/networks/{network}/dexes.
Query Parameters
Attributes to include, comma-separated if more than one.
Available values: base_token, quote_token, dex
Page through results. Default value: 1
Sort the pools by field.
Default: h24_tx_count_desc
Available options:
h24_tx_count_desc, h24_volume_usd_desc Include GeckoTerminal community data (sentiment votes, suspicious reports).
Default: false

