Tokens Data by Token Addresses
Tokens
Tokens Data by Token Addresses
To query multiple tokens data based on the provided token contract addresses on a network
GET
Tokens Data by Token Addresses
Notes
- Addresses not found in GeckoTerminal will be ignored.
- Supports up to 30 contract addresses per request. Analyst plan or above supports up to 50.
- Returns the top most liquid pool per token.
total_reserve_in_usdrepresents the total reserve of the requested token only across all its pools, not both tokens in a pair.- 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
include=top_poolsto include top pools data. Addinclude_composition=trueto surface balance and liquidity of base and quote tokens (requiresinclude=top_pools). - Bonding curve tokens (non-graduated launchpad tokens) include a
launchpad_detailsobject with graduation status.
SDK Examples
Authorizations
Path Parameters
Network ID.
*refers to /onchain/networks.
addresses
string
default:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN,2g4LS3y2myPe6vj9wTvoBE1wKqxvhnZPoZA9QU9upump
required
Token contract address, comma-separated if more than one token contract address.
Query Parameters
Attributes to include.
Available options:
top_pools Include pool composition.
Default: false
Include tokens from inactive pools using the most recent swap.
Default: false

