pcko1 / etherscan-python

A minimal, yet complete, python API for Etherscan.io.
MIT License
405 stars 111 forks source link

Missing Get Ethereum Nodes Size #29

Open svetkrasin opened 2 years ago

svetkrasin commented 2 years ago

In the stats part of the project missing get_total_nodes_count()

Returns the total number of discoverable Ethereum nodes. https://api.etherscan.io/api ?module=stats &action=nodecount &apikey=YourApiKeyToken

github-actions[bot] commented 2 years ago

Thanks for reporting this issue, we are on it :)