Returns a paginated list of all addresses holding a specific token, along with their balances.
Enter your API key in the format: Bearer <api_key>. Providing an API key may grant higher rate limits or access to additional features. The API will function without an API key for basic access.
The token contract address.
^0x[a-fA-F0-9]{40}$"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
The name or ID of the blockchain.
ethereum, apechain, arbitrum, avalanche, base, bsc, polygon "ethereum"
Sort order for results.
most_holdings, least_holdings Maximum number of items to return.
1 <= x <= 1000Cursor for pagination to retrieve the next set of results.