Stats

https://instance_base_url/api?module=stats

Get ERC-20 or ERC-721 token total supply by contract address

tokensupply

Example

https://instance_base_url/api
   ?module=stats
   &action=tokensupply
   &contractaddress={contractAddressHash}
{
  "message": "OK",
  "result": "21265524714464",
  "status": "1"
}

Get total supply in Wei from exchange

ethsupplyexchange

Example:

Get total supply in Wei from DB

ethsupply

Example:

Get total coin supply from DB minus burnt number

coinsupply

Example:

Get latest price of native coin in USD and BTC

ethprice

Example:

Get latest price of native coin in USD and BTC in more general format

coinprice

Example:

Get total transaction fees in Wei paid by users to validators per day

totalfees

Example: