Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8096ec6

Browse files
authored
Updated DOI for v2.0.2
1 parentf834466 commit8096ec6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The tests also include the PRO endpoints so if your key is not PRO, the correspo
189189
In`python`, create a client with your personal [Etherscan.io](https://etherscan.io/) API key:
190190

191191
``` python
192-
from etherscan.etherscan import Etherscan
192+
from etherscan import Etherscan
193193
eth = Etherscan(YOUR_API_KEY)# key in quotation marks
194194
```
195195

@@ -234,7 +234,7 @@ For problems regarding installing or using the package please open an [issue](ht
234234

235235
## Cite
236236

237-
Kotsias, P. C., A Python APIfor Etherscan.io.*https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4256826
237+
Kotsias, P. C., A Python APIfor Etherscan.io.*https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4306855
238238

239239
orin```bibtex```:
240240

@@ -246,7 +246,7 @@ or in ```bibtex```:
246246
publisher = {GitHub},
247247
journal = {GitHub repository},
248248
url = {https://github.com/pcko1/etherscan-python},
249-
doi = {10.5281/zenodo.4256826}
249+
doi = {10.5281/zenodo.4306855}
250250
}
251251
```
252252

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp