Token - Holder Trend
Get historical holder count trend data for a token with customizable resolution and time range
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
sol, eth, bsc An address of a token
Query Parameters
DTO.TOKEN.HOLDER_TREND.RESOLUTION Aggregation resolution: 1h (default) | 1d
DTO.TOKEN.HOLDER_TREND.FROM Start timestamp in Unix milliseconds (default: 30 days ago)
DTO.TOKEN.HOLDER_TREND.TO End timestamp in Unix milliseconds (default: now)
Response
Holder trend data points
Bluechip holder ratio (0–1)
"0.0200"
Bundle (bundler) wallet holding ratio (0–1)
"0.0006"
Creator wallet holding ratio (0–1)
"0.0050"
Dev wallet holding ratio (0–1)
"0.0100"
Fresh wallet holding ratio (0–1)
"0.1500"
Total holder count
"644381"
Insider wallet holding ratio (0–1)
"0.0200"
KOL wallet holding ratio (0–1)
"0.0300"
Phishing (entrapment) wallet holding ratio (0–1)
"0.1400"
Pro wallet holding ratio (0–1)
"0.0300"
Rat trader holding ratio (0–1)
"0.0001"
Sandwich bot holding ratio (0–1)
"0.0020"
Smart wallet holding ratio (0–1)
"0.0800"
Sniper wallet holding ratio (0–1)
"0.0050"
Unix timestamp in milliseconds (start of the hour or day bucket)
1747353600000
Top-100 holder ratio (0–1)
"0.2500"
Top-10 holder ratio (0–1)
"0.0832"
Top-50 holder ratio (0–1)
"0.1500"

