v1

latestOpenAPI 3.0.0ISC License2026-07-17873443.7 KB
Price

Get price for a token

Get the current price of a specified token

get/api/price

Query parameters

tokenstring required

Token address

chain'evm' | 'svm'

Blockchain type of the token

specificChain'eth' | 'polygon' | 'arbitrum' | 'optimism' | 'avalanche' | 'base' | 'linea' | 'zksync' | 'scroll' | 'mantle' | 'svm'

Specific chain for EVM tokens

Response

Token price information

successboolean

Whether the price was successfully retrieved

pricenumber nullable

Current price of the token in USD

tokenstring

Token address

chain'evm' | 'svm'

Blockchain type of the token

specificChainstring nullable

Specific chain for EVM tokens

symbolstring

Token symbol

timestampstring date-time

Timestamp when the price was fetched