Token Data by Token Address
Tokens
Token Data by Token Address
To query specific token data based on the provided token contract address on a network
GET
Token Data by Token Address
Notes
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
Query Parameters
Attributes to include.
Available options:
top_pools Include pool composition.
Default: false
Include token data from inactive pools using the most recent swap.
Default: false

