java-etherscan-api
java-etherscan-api copied to clipboard
🔗 Polished Java library for EtherScan.io API
Results
2
java-etherscan-api issues
Sort by
recently updated
recently updated
newest added
**Is your feature request related to a problem? Please describe.** I want to use http proxy **Describe the solution you'd like** I want to add a proxy parameter to io.goodforgod.api.etherscan.http.impl.UrlEthHttpClient...
enhancement
It has wrong logic. Etherscan allows fetching only 10k records. So paging with 10k-size page can't be implemented. And you didn't even make that method protected so i can't override...
bug