java-etherscan-api
java-etherscan-api copied to clipboard
🔗 Polished Java library for EtherScan.io API
**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...
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...
**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...