Price
Price information endpoints
Get price for a token
Get the current price of a specified token
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Query Parameters
token
RequiredstringToken address
chain
stringBlockchain type of the token
Value in:
"evm" | "svm"
specificChain
stringSpecific chain for EVM tokens
Value in:
"eth" | "polygon" | "bsc" | "arbitrum" | "optimism" | "avalanche" | "base" | "linea" | "zksync" | "scroll" | "mantle" | "svm"
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Token price information
Get detailed token information
Get detailed token information including price and specific chain
Authorization
Authorization
RequiredBearer <token>API key provided in the Authorization header using Bearer token authentication
In: header
Query Parameters
token
RequiredstringToken address
chain
stringBlockchain type of the token
Value in:
"evm" | "svm"
specificChain
stringSpecific chain for EVM tokens
Value in:
"eth" | "polygon" | "bsc" | "arbitrum" | "optimism" | "avalanche" | "base" | "linea" | "zksync" | "scroll" | "mantle" | "svm"
Header Parameters
Authorization
RequiredstringBearer token for authentication (format "Bearer YOUR_API_KEY")
Token information