You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,14 +71,15 @@ You can read about all API methods on [Etherscan](https://etherscan.io/apis)
70
71
71
72
*Library support all available EtherScan API.*
72
73
73
-
You can use API with you key or without key as well (Check API request\sec restrictions).
74
-
Library support limit when used without key and will limit requests up to *5 req/sec by itself*.
74
+
You can use library *with or without* API key *([Check API request\sec restrictions when used without API key](https://ethereum.stackexchange.com/questions/34190/does-etherscan-require-the-use-of-an-api-key))*.
75
+
76
+
Library will automatically limit requests up to **5 req/sec** when used *without* key.
0 commit comments