v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Stats

Token - Market Data (Single)

Retrieve market data of a specified token.

get/defi/v3/token/market-data

Query parameters

addressstring required

The address of the token contract.

ui_amount_mode'raw' | 'scaled'

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 market data of a specific token

successboolean required