issues Search Results · repo:GoodforGod/java-etherscan-api language:Java
Filter by
14 results
(63 ms)14 results
inGoodforGod/java-etherscan-api (press backspace or delete to remove)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 like A clear and ...
enhancement
Deezy33-creator
- Opened 18 days ago
- #32
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 it to use.
bug
maxmmin
- 1
- Opened on Jul 3, 2024
- #31
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 like A clear and ...
enhancement
Minicoolboy77777
- Opened on Feb 19, 2024
- #30
Describe the bug There are a lot of places with the following sample code which can not compile. EtherScanAPI api =
EtherScanAPI.build();
Expected behavior EtherScanAPI api = EtherScanAPI.builder().build(); ...
bug
ywu999
- 1
- Opened on Oct 11, 2023
- #29
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
brezze2018
- 1
- Opened on Jun 21, 2023
- #26
the address is https://sepolia.etherscan.io https://api-sepolia.etherscan.io/
from https://docs.etherscan.io/getting-started/endpoint-urls
It won t be too hard I think modify enum io.api.etherscan.model.EthNetwork ...
enhancement
aristotll
- 1
- Opened on Apr 23, 2023
- #24
Refactor project structure to be easily extendable, so you can easily create new implementations for same API like for
Polygon API and other Etherscan compatible sites
enhancement
GoodforGod
- Opened on Apr 10, 2022
- #22
Since use com.google.gson.Gson to parse the json of Etherscan s api response. However the error will appear:
io.api.etherscan.error.ParseException: Unable to make field private final java.time.LocalDate ...
bug
enhancement
marklee1972
- 4
- Opened on Mar 6, 2022
- #18
I m trying to use the Logs API to query the following condition: topic0 and (topic1 or topic2), but I can t seem to
figure it out.
E.g. this query should not return tx 0x74086ddc2f74d8bab13bdeaf1b4a98ceac3d042ec4901fdafe9c585b88369b14, ...
question
Zergity
- 1
- Opened on Jan 4, 2022
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.