java-etherscan-api icon indicating copy to clipboard operation
java-etherscan-api copied to clipboard

🔗 Polished Java library for EtherScan.io API

Results 3 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

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement