Skip to main content
GET

Overview

Returns market data for the most popular tokens on Starknet, including price, market cap, TVL, volume, and price changes. Essential for building market overview dashboards and token discovery features.

Response

Returns an array of TokenMarketData objects.
string
required
Token contract address (hex format)
string
required
Token name
string
required
Token symbol
integer
required
Token decimals
string
Token logo URL (nullable)
boolean
required
Whether the token is verified
string
CoinGecko identifier (nullable)
array
required
Token tags: Unknown, Verified, Community, Unruggable, AVNU
array
required
Recent price history for sparkline charts
object
required
Starknet-specific market data
object
Global market data from external sources (nullable)