Overview
Get detailed market data for a specific token including current price, volume, market cap, price changes, and TVL. Use this for token detail pages, price widgets, and portfolio tracking.SDK Method
Parameters
string
required
Token contract address (hex format with 0x prefix)
AvnuOptions
Optional SDK configuration
Returns
ReturnsPromise<TokenMarketData> - Market data for the specified token.
Examples
Related
Get Market Data
Get data for all tokens
Get Price Feed
Fetch historical price data
API Reference
REST API endpoints
Markets Overview
Learn about Markets API