Retrieves addresses holding a specific token, sorted by balance. Useful for analyzing token distribution.
API key for authentication. Required for all Pro API endpoints. Obtain your API key at https://dev.blockscout.com/
Address hash in the path
^0x([A-Fa-f0-9]{40})$API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Address hash for paging
^0x([A-Fa-f0-9]{40})$Transaction value for paging
^-?([1-9][0-9]*|0)$Number of items returned per page
1 <= x <= 50