docs: Fix spelling mistakes in Etherscan.ipynb (#9845)

This commit is contained in:
Mazhar (Taha) Mumbaiwala
2023-08-29 08:00:00 +05:30
committed by GitHub
parent 7fdb7439e0
commit e80834d783

View File

@@ -8,9 +8,9 @@
"# Etherscan Loader\n",
"## Overview\n",
"\n",
"The Etherscan loader use etherscan api to load transacactions histories under specific account on Ethereum Mainnet.\n",
"The Etherscan loader use etherscan api to load transaction histories under specific account on Ethereum Mainnet.\n",
"\n",
"You will need a Etherscan api key to proceed. The free api key has 5 calls per seconds quota.\n",
"You will need a Etherscan api key to proceed. The free api key has 5 calls per second quota.\n",
"\n",
"The loader supports the following six functinalities:\n",
"* Retrieve normal transactions under specific account on Ethereum Mainet\n",