Chart - Token Holder

Retrieve the chart holder.

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

The address of a token.

string
enum
Defaults to 1h

A list chart holder type: 1d, 1h, 1m, 1s. Note: 1s chart type only supports data within the last 3 days.

Allowed:
integer
1 to 10000000000

Specify the start time using unix timestamps in seconds

integer
1 to 10000000000

Specify the end time using unix timestamps in seconds

string
enum
Defaults to padding

Controls how chart data is handled: - 'padding' fills missing timestamps to maintain continuity - 'no_fill' returns only timestamps where values change

Allowed:
string
enum
Defaults to beginning

Defines how percentage change is calculated for a timestamp compared to the first or last record in the dataset (beginning = compare with first record, previous = compare with previous/last record).

Allowed:
integer
1 to 100
Defaults to 30

Limit the number of records returned.

Headers
string
enum
Defaults to solana

Solana network only.

Allowed:
Responses

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