Overview
The Token Details endpoint provides comprehensive token data including metadata, liquidity, volume, price changes, holdings, and trading activity over multiple timeframes. It supports both single-item queries (GET) and batch queries (POST) for efficient data retrieval by token address.GET Method - Single Item Query
Retrieve detailed token information for a single token.Query Parameters
blockchain
(required) — The blockchain identifier (e.g.,evm:1
,solana
,ethereum
)address
(required) — Direct token address
Usage Examples
Response Format
Response
200 - application/json
Token Holder response