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
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -201,14 +201,14 @@ For problems regarding installing or using the package please open an [issue](ht
201
201
202
202
## Cite
203
203
204
-
*Kotsias, P. C., Etherscan-python; a minimal Python API for Etherscan.io. https://github.com/pcko1/etherscan-python (2020). doi:10.5281/zenodo.4088586*
204
+
Kotsias, P. C., A Python API for Etherscan.io. *https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4088586
205
205
206
206
or in```bibtex```:
207
207
208
208
```bibtex
209
209
@misc{Kotsias2020,
210
210
author = {Kotsias, P.C.},
211
-
title = {Etherscan-python; a minimal Python API for Etherscan.io},
211
+
title = {A Python API for Etherscan.io},
212
212
year = {2020},
213
213
publisher = {GitHub},
214
214
journal = {GitHub repository},
@@ -217,5 +217,7 @@ or in ```bibtex```:
217
217
}
218
218
```
219
219
220
+
Also kindly leave a :star: if you found this package useful.
221
+
220
222
___
221
223
Powered by [Etherscan.io APIs](https://etherscan.io/apis).
0 commit comments