issues
search
nanmu42
/
etherscan-api
:guitar: Golang client for Ethereum Etherscan API (and its families like BscScan) / Golang 以太坊 Etherscan API库(也支持同一家族的BscScan)
MIT License
239
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: json unmarshal with string
#87
coolestowl
opened
3 months ago
0
Add sepolia network
#86
anhthii
opened
6 months ago
0
refactor: using `http.DefaultClient` as default http client
#85
Halimao
closed
8 months ago
0
Update response.go
#84
coolestowl
closed
8 months ago
1
Improve GetLogs function
#83
FournyP
opened
1 year ago
1
Add 'methodId' field to NormalTx structure
#82
tergrif
opened
1 year ago
1
Backup Api Key support
#81
NFEL
opened
1 year ago
4
Myrepo
#80
NFEL
closed
1 year ago
0
Adding Backup Key Support
#79
NFEL
closed
1 year ago
0
add page&offset parameter in getLogs api
#78
focusj
closed
1 year ago
0
Is there a way to get only income transaction to an address using etherscan a.k.a this library?
#77
oussamarouabah
closed
1 year ago
1
Error handling ERC-1155
#76
rpcerror
opened
1 year ago
8
erc1155 tx struct and ERC1155Transfers method
#75
Pashteto
closed
1 year ago
0
Free Gas Tracker Endpoints
#74
avislash
closed
2 years ago
0
fix CI test
#73
nanmu42
closed
2 years ago
1
update ContractSource
#72
jojorb
closed
2 years ago
0
consider update ContractSource
#71
jojorb
closed
2 years ago
1
gas-tracker api
#70
jxlwqq
closed
2 years ago
3
wsarecv error
#69
zhzblackc12
closed
2 years ago
7
Add eth get logs support
#68
avislash
closed
2 years ago
0
Add Support for Logs endpoint
#67
avislash
closed
2 years ago
1
Bsc Pro Endpoints
#66
zfesd
closed
1 year ago
0
Fix CI and add test for ERC721Transfers()
#65
nanmu42
closed
2 years ago
1
CI: httputil.DumpResponse() is unstable under go 1.17.3 and HTTP/2
#64
nanmu42
closed
2 years ago
0
account: add ERC721Transfers()
#63
7AC
closed
2 years ago
0
PR for Supporting Get ETH Tx Receipt by Tx Hash
#62
avislash
closed
3 years ago
2
Add Support for Retrieving ETH Transaction Receipt
#61
avislash
closed
3 years ago
4
doc: fix ci badge link
#60
nanmu42
closed
3 years ago
1
Use Github Action and clean up code
#59
nanmu42
closed
3 years ago
1
PR for Supporting Get Block Number by Timestamp
#58
avislash
closed
3 years ago
0
Add Support for Querying BlockNumber by Timestamp
#57
avislash
closed
3 years ago
0
add Goerli
#27
krasi-georgiev
closed
3 years ago
0
feat: allow passing in custom http client
#26
will7200
closed
3 years ago
0
Doc fix and amendation
#25
nanmu42
closed
3 years ago
0
add NewCustomized() so that client works with etherscan-family API like BscScan
#24
nanmu42
closed
3 years ago
1
Add the ability to use bscscan
#23
kevinjqiu
closed
3 years ago
1
add desc param to ERC20Transfers()
#19
nanmu42
closed
5 years ago
2
method ERC20Transfers also need desc param
#18
whybangbang
closed
5 years ago
1
method ERC20Transfers also need desc param, otherwise we can only get the old data
#17
whybangbang
closed
5 years ago
2
ERC20Transfers sort
#16
wimgithub
closed
5 years ago
3
Update test cases
#15
nanmu42
closed
5 years ago
1
CI Failed
#14
nanmu42
closed
5 years ago
0
ERC721物品交易记录查询
#13
hwck
closed
5 years ago
1
Workaround for missing tokenDecimal for tokentx calls
#12
nanmu42
closed
5 years ago
1
Allow for an empty contract in ERC20Transfers function
#11
BenKnigge
closed
6 years ago
2
empty erc20 contract in ERC20Transfers
#10
BenKnigge
closed
6 years ago
0
TokenDecimal from int to string
#9
BenKnigge
closed
6 years ago
1
etherScanClient.ERC20Transfers unmarshal error
#8
BenKnigge
closed
5 years ago
13
TraceID from int to string
#7
BenKnigge
closed
6 years ago
2
Etherscan api can return the string "0_0" as the traceId for InternalTx requests
#6
BenKnigge
closed
6 years ago
2
Next