Get spot market overview
Returns the spot market universe from the spot service /tokens source of truth, in listed order, augmented with logoUrl, quote, and financials from the latest stored market metadata profile when available.
/tokens source of truth, in listed order, augmented with logoUrl, quote, and financials from the latest stored market metadata profile when available. name comes from the /tokens entry itself — the spot service is the source of truth for the asset’s display name. Public — no X-API-Key and no signature required.
Entries remain present even before the metadata ingester has written a profile row for that ticker; in that case logoUrl is null and the quote / financials fields are null.Response
Ordered spot market overview entries.
Spot market ticker symbol.
"TSM"
Display name from the spot service /tokens entry (the source of truth). Falls back to the stored metadata profile's company name only when the token is listed without a name.
"Taiwan Semiconductor Manufacturing Company Limited"
Logo URL from the corresponding stored market profile, or null when the ticker has not been ingested yet or the provider has no value.
"https://branding.dydx.exchange/markets/branding/TSM.png"
Latest price-action snapshot for the spot entry, identical in shape to the quote block on the /markets metadata route. Every field is null until a metadata profile has been ingested for the ticker.
Headline financial metrics. marketCap / currency are sourced by every provider; peRatio / dividendYield are filled by the Finnhub and FMP providers (null for Massive). The revenue (trailing-twelve-month), evToSales, evToEBITDA, and priceToBook fields are FMP-only enrichment: they are present (omitted otherwise) only in responses produced by the FMP provider.
On-chain contract address for the underlying.
"0x58FFe4a942d3885bAa22D7520691F611EF09e7AA"
Category of the underlying. Omitted for tickers outside the classified universe.
EQUITIES, COMMODITIES, INDICES, CRYPTO "EQUITIES"