Get Historical Total Nodes Count
Stats
Get Historical Total Nodes Count
Retrieves the historical daily count of discoverable Ethereum nodes.
GET
Get Historical Total Nodes Count
Ethereum
This is a PRO endpoint, available to the Standard Plan and above.
Response
Returns
1 when the request succeeds.Returns the request status message.
Returns historical total node count objects for the requested date range.
Authorizations
Your Etherscan API key.
Query Parameters
Chain ID to query, eg 1 for Ethereum from our supported chains.
Set to stats for this endpoint.
Set to nodecounthistory for this endpoint.
Starting date in yyyy-MM-dd format.
Ending date in yyyy-MM-dd format.
Sort order either desc for the latest results first or asc for the oldest results first.