Skip to main content

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

Returns Promise<TokenMarketData> - Market data for the specified token.

Examples

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