Retrieves a simple count of ERC-20 token holders.
curl "https://api.etherscan.io/v2/api?chainid=1&module=token&action=tokenholdercount&contractaddress=0xaaaebe6fe48e54f431b0c390cfaf0b017d09d42d&apikey=YourApiKeyToken"
{ "status": "1", "message": "OK", "result": "30506" }
1
8453
token
tokenholdercount