Stats
Last updated
Last updated
EndPoint | EtherScan | SocialScan |
---|---|---|
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-network-transaction-fee]
Returns the amount of transaction fees paid to miners per day.
Query Parameters
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-new-address-count]
Returns the number of new Ethereum addresses created per day.
Query Parameters
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-network-utilization]
Returns the daily average gas used over gas limit, in percentage.
Query Parameters
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-average-network-hash-rate]
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-transaction-count]
Returns the number of transactions performed on the Ethereum blockchain per day.
Query Parameters
[https://docs.etherscan.io/api-endpoints/stats-1#get-daily-average-network-difficulty]
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Get Daily Network Transaction Fee
✅
✅
Check Transaction Receipt Status
✅
✅
Get Daily Network Utilization
✅
✅
Get Daily Average Network Hash Rate
✅
🛠️
Get Daily Transaction Count
✅
✅
Get Daily Average Network Difficulty
✅
🛠️
startdate
the starting date in yyyy-MM-dd
format, eg. 2023-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2023-10-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2023-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2023-10-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2023-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2023-10-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending
startdate
the starting date in yyyy-MM-dd
format, eg. 2023-10-01
enddate
the ending date in yyyy-MM-dd
format, eg. 2023-10-28
sort
the sorting preference, use asc
to sort by ascending and desc
to sort by descending