mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 08:03:39 +00:00
docs: Fix spelling mistakes in Etherscan.ipynb (#9845)
This commit is contained in:
parent
7fdb7439e0
commit
e80834d783
@ -8,9 +8,9 @@
|
|||||||
"# Etherscan Loader\n",
|
"# Etherscan Loader\n",
|
||||||
"## Overview\n",
|
"## Overview\n",
|
||||||
"\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",
|
"\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",
|
"\n",
|
||||||
"The loader supports the following six functinalities:\n",
|
"The loader supports the following six functinalities:\n",
|
||||||
"* Retrieve normal transactions under specific account on Ethereum Mainet\n",
|
"* Retrieve normal transactions under specific account on Ethereum Mainet\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user