Token Data by Token Address
Tokens
Token Data by Token Address
This endpoint allows you to query specific token data based on the provided token contract address on a network
GET
Token Data by Token Address
Documentation Index
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Note
total_reserve_in_usdrepresents the total reserve of the requested token only across all its pools, not the combined reserve of both tokens in a pair.- If the token’s market cap is not verified by the team, the API response will return
nullfor its market cap value, even though it has a displayed value on GeckoTerminal, which might not be accurate as it often matches the Fully Diluted Valuation (FDV). - Market Cap can be verified by and sourced from CoinGecko, and the number may be higher than FDV as it may include Market Cap of tokens issued on other blockchain networks.
- Cache / Update Frequency:
- Every 60 seconds for Public API.
- Every 10 seconds for Pro API (Basic, Analyst, Lite, Pro, Enterprise).
Authorizations
Path Parameters
token contract address
Example:
"0xdac17f958d2ee523a2206206994597c13d831ec7"
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

