Tokens
Get token holders
Get a list of all the token holders for a specified ERC-20, ERC-721 or ERC-1155 token.
GET
Path Parameters
A token address.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The cursor returned in previous response (for getting the next page).
Number of records to fetch
Required range:
1 <= x <= 100
Response
200 - application/json
OK
The response is of type object[]
.