Historical

Retrieves the historical (time series) token holders for the specified token address.

👍

Blockchains Supported

This endpoint supports Ethereum.

Response Data

FieldTypeDescription
dataarrayThe historical token holder data.
metadataobjectThe metadata associated with the token holder data.
columnsarrayThe name of the columns associated with the returned data e.g. [ timestamp, timestamp.holder*].
timestampstringThe timestamp associated with this record.
holder*objectThe address of the token holder along with the number of tokens that the address holds.
E.g. { address: volume }.
Language
Authorization
Header
Click Try It! to start a request and see the response here!