A python Ethereum utilities command-line tool
A python Ethereum utilities command-line tool.
After wasting the all day trying to install seth and failed, I took another day to write this. 🙁
Ugly code but works 🙂
Wish the meta universe peth peace !
[Optional] Use your own config.json.
&
// Do NOT forget the ‘?’ or ‘&’ in the URL.
],
…
}” readability=”36″>
{
"eth": [ // Network name
"https://rpc.ankr.com/eth", // RPC endpoint URL.
"https://api.etherscan.io/api?" // Etherscan-style API URL.
// Get better experience if you have an API key.
// https://api.etherscan.io/api?apikey=&
// Do NOT forget the '?' or