Chart-ready candle series with market cap
Candle series for the token’s top-volume pair, optionally enriched with per-row market_cap_sol (= close × current_supply_atomic / 10^decimals). Use this when rendering a market-cap-aware chart without round-tripping a supply lookup yourself.
historicalSupply=true is accepted but currently ignored — historical supply tracking from tokens_supply_history ships in Phase 5. When marketCap=false (the default), market_cap_sol is null on every row.
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Token mint (base58).
Query Parameters
1m, 5m, 1h, 1d When true, populate market_cap_sol on every row.
Reserved for Phase 5. Accepted but ignored today.
1 <= x <= 1000
