We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6fe22 commit 11b3c91Copy full SHA for 11b3c91
go.mod
@@ -3,3 +3,5 @@ module github.com/jonpaulh/etherscan-api
3
go 1.13
4
5
require github.com/google/go-cmp v0.5.7
6
+
7
+replace github.com/nanmu42/etherscan-api => github.com/jonpaulh/etherscan-api v0.0.0-20240312004502-0d2eec180b28
0 commit comments