Tips
- You may include values such as
page
to specify which page of responses you would like to show. - For more flexibility in retrieving an exact list of pools that match your specific needs, consider using the /pools/megafilter endpoint.
Note
- Trending rankings are determined by a combination of factors:
- User engagement on geckoterminal.com
- Market activity, such as trading volume and transactions
- Pool security and credibility, including liquidity and honeypot checks
- If the token’s market cap is not verified by the team, the API response will return
null
for its market cap value, even though it has a displayed value on GeckoTerminal, which might not be accurate as it often matches the Fully Diluted Valuation (FDV). - Attributes specified in the
include
param will be returned under the top-level “included” key. - This endpoint returns up to 20 pools per page. Use the
page
param to navigate more results. page
: Pagination beyond 10 pages is available for Paid Plan subscribers (Analyst plan or above).- Cache/Update frequency: every 30 seconds.
- GeckoTerminal equivalent page (example): https://www.geckoterminal.com
Authorizations
Query Parameters
attributes to include, comma-separated if more than one to include
Available values: base_token
, quote_token
, dex
, network
.
Example: base_token
or base_token,dex
page through results Default value: 1
duration to sort trending list by Default value: 24h
Available options:
5m
, 1h
, 6h
, 24h