List addresses holding a specific token sorted by balance
tokens
List addresses holding a specific token sorted by balance
Retrieves addresses holding a specific token, sorted by balance. Useful for analyzing token distribution.
GET
List addresses holding a specific token sorted by balance
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Address hash for paging
Pattern:
^0x([A-Fa-f0-9]{40})$Transaction value for paging
Pattern:
^-?([1-9][0-9]*|0)$Number of items returned per page
Required range:
1 <= x <= 50