Top Pools by Token Address
Pools
Top Pools by Token Address
To query top pools based on the provided token contract address on a network
GET
Top Pools by Token Address
Notes
- Top pools are ranked by a combination of liquidity (
reserve_in_usd) and 24-hour trading volume (volume_usd). - 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
Query Parameters
Attributes to include, comma-separated if more than one.
Available values: base_token, quote_token, dex
Include tokens from inactive pools using the most recent swap.
Default: false
Page through results. Default value: 1
Sort the pools by field.
Default: h24_volume_usd_liquidity_desc
Available options:
h24_volume_usd_liquidity_desc, h24_tx_count_desc, h24_volume_usd_desc Include GeckoTerminal community data (sentiment votes, suspicious reports).
Default: false

