Get Historical Ether Balance for a Single Address By BlockNo
Note : This API endpoint is throttled to 2 calls/second regardless of API PRO tier.
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=account&action=balancehistory&address=0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae&blockno=8000000&apikey=YourApiKeyToken)
Parameter
Description
Note: The result field is denoted in wei.
Get Daily Average Block Size
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavgblocksize&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Block Count and Rewards
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyblkcount&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Block Rewards
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyblockrewards&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Average Time for A Block to be Included in the Ethereum Blockchain
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavgblocktime&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Uncle Block Count and Rewards
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyuncleblkcount&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Historical ERC20-Token TotalSupply by ContractAddress & BlockNo
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=tokensupplyhistory&contractaddress=0x57d90b64a1a57749b0f932f1a3395792e12e7055&blockno=8000000&apikey=YourApiKeyToken)
Parameter
Description
Tip : The result is returned in the token's smallest decimal representation.
Get Historical ERC20-Token Account Balance for TokenContractAddress by BlockNo
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=account&action=tokenbalancehistory&contractaddress=0x57d90b64a1a57749b0f932f1a3395792e12e7055&address=0xe04f27eb70e025b78871a2ad7eabe85e61212761&blockno=8000000&apikey=YourApiKeyToken)
Parameter
Description
Tip : The result is returned in the token's smallest decimal representation.
Get Token Info by ContractAddress
Note : This endpoint is throttled to 2 calls/second regardless of API Pro tier.
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavggaslimit&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Ethereum Daily Total Gas Used
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailygasused&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Average Gas Price
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavggasprice&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Network Transaction Fee
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailytxnfee&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Get Daily New Address Count
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailynewaddress&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Network Utilization
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailynetutilization&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Average Network Hash Rate
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavghashrate&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailytx&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Get Daily Average Network Difficulty
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=dailyavgnetdifficulty&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=ethdailymarketcap&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Tip : The marketCap is represented in million US Dollars ( USD ).
Get Ether Historical Price
Try this endpoint in your [browser](https://api.etherscan.io/v2/api?chainid=1 &module=stats&action=ethdailyprice&startdate=2019-02-01&enddate=2019-02-28&sort=asc&apikey=YourApiKeyToken)
Parameter
Description
Tip : The value is represented in US Dollars ( USD ).