Skip to main content
GET
Top Pools by Network

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 include to return related attributes under the top-level included key.
For more flexible pool filtering, use Pools Megafilter.

SDK Examples

Authorizations

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

Learn how to set up your API key

Path Parameters

network
string
default:eth
required

Network ID. *refers to /onchain/networks.

Query Parameters

include
string

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

page
integer

Page through results. Default value: 1

sort
enum<string>

Sort the pools by field. Default: h24_tx_count_desc

Available options:
h24_tx_count_desc,
h24_volume_usd_desc
include_gt_community_data
boolean

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

Response

200 - application/json

Top pools on a network

data
object[]
required
included
object[]

Included related resources, present when include parameter is specified