Multiple Pools Data by Pool Addresses
Pools
Multiple Pools Data by Pool Addresses
To query multiple pools based on the provided network and pool addresses
GET
Multiple Pools Data by Pool Addresses
Notes
- Addresses not found in GeckoTerminal will be ignored.
- Supports up to 30 pool addresses per request. Analyst plan or above supports up to 50.
- Unverified token market cap returns
null— the displayed value on GeckoTerminal may match FDV and might not be accurate. Verified market cap is sourced from CoinGecko and may exceed FDV if it includes tokens on other networks. - Use
includeto return related attributes under the top-levelincludedkey. locked_liquidity_percentageis updated daily.- Set
include_composition=trueto surface balance and liquidity of base and quote tokens. - Bonding curve pools (non-graduated launchpad pools) return a
launchpad_detailsobject with graduation status.
SDK Examples
Authorizations
Path Parameters
Network ID.
*refers to /onchain/networks.
Pool contract address, comma-separated if more than one pool contract address.
Query Parameters
Attributes to include, comma-separated if more than one.
Available values: base_token, quote_token, dex
Include volume breakdown.
Default: false
Include pool composition.
Default: false

