33[ ![ Build Status] ( https://travis-ci.com/pcko1/etherscan-python.svg?branch=master )] ( https://travis-ci.com/pcko1/etherscan-python )
44[ ![ codecov] ( https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pcko1/etherscan-python )
55[ ![ 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 )
77![ 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/ )
89[ ![ DOI] ( https://zenodo.org/badge/298646404.svg )] ( https://zenodo.org/badge/latestdoi/298646404 )
910
11+
1012A minimal, yet complete, python API for[ Etherscan.io] ( https://etherscan.io/ ) . Available on[ PyPI] ( https://pypi.org/project/etherscan-python/ ) .
1113
1214All FREE and PRO endpoints are provided.
@@ -236,7 +238,7 @@ For problems regarding installing or using the package please open an [issue](ht
236238
237239# # Cite
238240
239- Kotsias, P. C., A Python APIfor Etherscan.io.* https://github.com/pcko1/etherscan-python (2020)* . doi:10.5281/zenodo.4088586
241+ Kotsias, P. C., A Python APIfor Etherscan.io.* https://github.com/pcko1/etherscan-python (2020)* . doi:10.5281/zenodo.4147166
240242
241243orin ` ` ` bibtex` ` ` :
242244
@@ -248,7 +250,7 @@ or in ```bibtex```:
248250 publisher = {GitHub},
249251 journal = {GitHub repository},
250252 url = {https://github.com/pcko1/etherscan-python},
251- doi = {10.5281/zenodo.4088586 }
253+ doi = {10.5281/zenodo.4147166 }
252254}
253255` ` `
254256