v1

latestOpenAPI 3.0.02026-07-228772344.5 KB

Top Pools by DEX

To query all the top pools based on the provided network and decentralized exchange (DEX)

get/onchain/networks/{network}/dexes/{dex}/pools

Path parameters

networkstring required

Network ID. *refers to /onchain/networks.

dexstring required

DEX ID. *refers to /onchain/networks/{network}/dexes.

Query parameters

includestring

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

pageinteger

Page through results. Default value: 1

sort'h24_tx_count_desc' | 'h24_volume_usd_desc'

Sort the pools by field. Default: h24_tx_count_desc

include_gt_community_databoolean

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

Response

Top pools on a network's DEX