3
3
[ ![ Build Status] ( https://travis-ci.com/pcko1/etherscan-python.svg?branch=master )] ( https://travis-ci.com/pcko1/etherscan-python )
4
4
[ ![ codecov] ( https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pcko1/etherscan-python )
5
5
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/6db2e36886ee46f58720c6131ef58dd6 )] ( https://app.codacy.com/gh/pcko1/etherscan-python?utm_source=github.com&utm_medium=referral&utm_content=pcko1/etherscan-python&utm_campaign=Badge_Grade )
6
- [ ![ Python 3.8 ] ( https://img.shields .io/badge/python-3.8-blue. svg )] ( https://www.python.org/downloads/release/python-385/ )
6
+ [ ![ PyPI ] ( https://badge.fury .io/py/etherscan-python. svg )] ( https://badge.fury.io/py/etherscan-python )
7
7
![ GitHub] ( https://img.shields.io/github/license/pcko1/etherscan-python )
8
+ [ ![ Python 3.8] ( https://img.shields.io/badge/python-3.8-blue.svg )] ( https://www.python.org/downloads/release/python-385/ )
8
9
[ ![ DOI] ( https://zenodo.org/badge/298646404.svg )] ( https://zenodo.org/badge/latestdoi/298646404 )
9
10
11
+
10
12
A minimal, yet complete, python API for [ Etherscan.io] ( https://etherscan.io/ ) . Available on [ PyPI] ( https://pypi.org/project/etherscan-python/ ) .
11
13
12
14
All FREE and PRO endpoints are provided.
@@ -236,7 +238,7 @@ For problems regarding installing or using the package please open an [issue](ht
236
238
237
239
# # Cite
238
240
239
- Kotsias, P. C., A Python API for Etherscan.io. * https://github.com/pcko1/etherscan-python (2020)* . doi:10.5281/zenodo.4088586
241
+ Kotsias, P. C., A Python API for Etherscan.io. * https://github.com/pcko1/etherscan-python (2020)* . doi:10.5281/zenodo.4147166
240
242
241
243
or in ` ` ` bibtex` ` ` :
242
244
@@ -248,7 +250,7 @@ or in ```bibtex```:
248
250
publisher = {GitHub},
249
251
journal = {GitHub repository},
250
252
url = {https://github.com/pcko1/etherscan-python},
251
- doi = {10.5281/zenodo.4088586 }
253
+ doi = {10.5281/zenodo.4147166 }
252
254
}
253
255
` ` `
254
256
0 commit comments