Stats

Number of APIs: 13

  1. Get Total Supply of Ether GET https://api.etherscan.io/api?module=stats&action=ethsupply&apikey=YourApiKeyToken

  2. Get Total Supply of Ether 2 GET https://api.etherscan.io/api?module=stats&action=ethsupply2&apikey=YourApiKeyToken

  3. Get Ether Last Price GET https://api.etherscan.io/api?module=stats&action=ethprice&apikey=YourApiKeyToken

  4. Get Ethereum Nodes Size GET https://api.etherscan.io/api?module=stats&action=chainsize&startdate=2019-02-01&enddate=2019-02-28&clienttype=geth&syncmode=default&sort=asc&apikey=YourApiKeyToken

  5. Get Total Nodes Count GET https://api.etherscan.io/api?module=stats&action=nodecount&apikey=YourApiKeyToken

  6. Get Daily Network Transaction Fee GET https://api.etherscan.io/api?module=stats&action=dailytxnfee&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken

  7. Get Daily New Address Count GET https://api.etherscan.io/api?module=stats&action=dailynewaddress&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken

  8. Get Daily Network Utilization GET https://api.etherscan.io/api?module=stats&action=dailynetutilization&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken

  9. Get Daily Average Network Hash Rate GET https://api.etherscan.io/api?module=stats&action=dailyavghashrate&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken

  10. Get Daily Transaction Count GET https://api.etherscan.io/api?module=stats&action=dailytx&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken