Returns the amount of an ERC-20 token in circulation.
curl "https://api.etherscan.io/v2/api?chainid=1&module=stats&action=tokensupply&contractaddress=0x57d90b64a1a57749b0f932f1a3395792e12e7055&apikey=YourApiKeyToken"
{ "status": "1", "message": "OK", "result": "21265524714464" }
1
8453
stats
tokensupply