get https://api.amberdata.com/blockchains/tokens//holders/latest
Retrieves the token holders for the specified address.
Blockchains Supported
This endpoint supports Ethereum and Polygon.
Response Data
Field | Type | Description |
---|---|---|
payload | array | An array containing details about token holders |
holderAddress | string | The address of the token holder |
holderFirstTimestamp | string | The timestamp when the holder first received the token |
numTokens | string | The number of tokens held |
tokenAddress | boolean | The token contract address |