v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBToken - Holder Chart
Retrieve timestamped holder-count data points for visualizing a Solana token’s holder trends with configurable intervals, filters, and chart modes.
Query parameters
Token mint address.
Holder-count chart interval. Supported values: 1d, 1h, 1m, 1s. Note: 1s chart type only supports data within the last 3 days.
Start time for the chart as a unix timestamp in seconds.
End time for the chart as a unix timestamp in seconds.
Controls how chart data is handled. padding fills missing timestamps to maintain continuity; no_fill returns only timestamps where values change.
Defines how holder-count percentage change is calculated. beginning compares each point with the first record; previous compares each point with the previous record.
Maximum number of chart points to return.
Headers
Solana network only.
Response
JSON object containing token holder-count chart data