Skip to main content
GET
Trending Pools List

Notes

  • Trending rankings are determined by:
    • User engagement on GeckoTerminal
    • Market activity (volume, transactions)
    • Pool security (liquidity, honeypot checks)
  • 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 include to return related attributes under the top-level included key.
  • Equivalent page on GeckoTerminal.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Query Parameters

include
string

Attributes to include, comma-separated if more than one. Available values: base_token, quote_token, dex, network

page
integer

Page through results. Default value: 1

duration
enum<string>

Duration to sort trending list by. Default: 24h

Available options:
5m,
1h,
6h,
24h
include_gt_community_data
boolean

Include GeckoTerminal community data (sentiment votes, suspicious reports). Default: false

Response

200 - application/json

Trending pools across all networks

data
object[]
required
included
object[]

Included related resources, present when include parameter is specified