We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta267d01 commita33bf75Copy full SHA for a33bf75
README.md
@@ -201,14 +201,14 @@ For problems regarding installing or using the package please open an [issue](ht
201
202
## Cite
203
204
-*Kotsias, P. C.,Etherscan-python; a minimalPython APIfor Etherscan.io. https://github.com/pcko1/etherscan-python (2020). doi:10.5281/zenodo.4088586*
+Kotsias, P. C.,APython APIfor Etherscan.io.*https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4088586
205
206
orin```bibtex```:
207
208
```bibtex
209
@misc{Kotsias2020,
210
author = {Kotsias, P.C.},
211
- title = {Etherscan-python; a minimal Python APIfor Etherscan.io},
+ title = {A Python APIfor Etherscan.io},
212
year = {2020},
213
publisher = {GitHub},
214
journal = {GitHub repository},
@@ -217,5 +217,7 @@ or in ```bibtex```:
217
}
218
```
219
220
+Also kindly leave a :star:if you found this package useful.
221
+
222
___
223
Powered by [Etherscan.io APIs](https://etherscan.io/apis).