Holder Count History

Solana API endpoint for fetching historical Token-2022 and SPL token holder count. Get daily or hourly holder snapshots with net change data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Fetch historical Token-2022 and SPL holder count data on Solana using this API endpoint. Retrieve daily or hourly snapshots with detailed breakdowns across whales, large, medium, small, and dust holders.

Includes net distribution insights over time, making it ideal for tracking holder growth, analyzing token distribution, and identifying accumulation or sell-off trends.

Track historical holder count at daily or hourly intervals.

Replaces: GET /token/{mintAddress}/holders-ts

Path Params
string
required

The public key of the token of interest

Query Params
int64 | null

Start time of period of interest as a unix timestamp.

int64 | null

End time of period of interest as a unix timestamp.

string
enum

Time interval specifier (currently, only "day" or "hour" is supported).

Allowed:
int32 | null
≥ 0

Result page size specifier.

int32 | null
≥ 0

Page selection, 0-indexed.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json