Skip to content

Tags: jinoyparekh/etherscan-api

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#65 from nanmu42/nanmu

Fix CI and add test for ERC721Transfers()

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#60 from nanmu42/develop

doc: fix ci badge link

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#27 from cryptoriums/master

add Goerli

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#26 from will7200/master

feat: allow passing in custom http client

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#25 from nanmu42/develop

Doc fix and amendation

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
nanmu42 Zhennan LI
test: input etherscan API key through env

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#19 from nanmu42/develop

add desc param to ERC20Transfers()

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nanmu42#12 from nanmu42/develop

Workaround for missing tokenDecimal for tokentx calls

v1.0.3

Toggle v1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
nanmu42 Zhennan LI
minor API change: Field `TraceID` of struct `InternalTx` is now strin…

…g instead of int.

v1.0.2

Toggle v1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
nanmu42 Zhennan LI
Fixed a bug on nil check, which could produce panic.

All users should update to this version.