Skip to main content
GET
Get current token price
Batch Support Available: For batch requests (up to 500 tokens), use the POST /2/token/price endpoint.

Query details

Note: Always query using the address, not the name or symbol, to get accurate results.

Response Format

Usage Examples

Example Response

Query Parameters

chainId
string

Blockchain chain ID (e.g., "evm:56", "solana:solana")

address
string

Token contract address

Response

200 - application/json

Token price response

data
object
required