v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBPrice & OHLCV
Price Volume - Single
Retrieve price and volume updates of a specified token.
get/defi/price_volume/single
Query parameters
addressstring required
The address of the token contract.
type'1h' | '2h' | '4h' | '8h' | '24h' required
Time frame/interval.
ui_amount_mode'raw' | 'scaled' | 'both'
Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana
Headers
x-chain'solana' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'aptos' | 'fogo' | 'mantle' | 'megaeth' | 'robinhood' | 'sui'
A chain name listed in supported networks.
Response
JSON object containing price and volume with changes data of a token