v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Price & OHLCV

Price Volume - Multi

Retrieve price and volume updates of multiple tokens. Maximum 50 tokens.

post/defi/price_volume/multi

Query parameters

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.

Request body

list_addressstring required
type'1h' | '2h' | '4h' | '8h' | '24h'

Response

JSON object containing price and volume with changes data of multiple tokens

successboolean required
dataobject required

A hashmap with token addresses as keys and the price volume object as value