get https://api.amberdata.com/blockchains/tokens//holders/historical
Retrieves the historical (time series) token holders for the specified token address.
Blockchains Supported
This endpoint supports Ethereum.
Response Data
Field | Type | Description |
---|---|---|
data |
| The historical token holder data. |
metadata |
| The metadata associated with the token holder data. |
columns |
| The name of the columns associated with the returned data e.g. |
timestamp |
| The timestamp associated with this record. |
holder* |
| The address of the token holder along with the number of tokens that the address holds. |