java-etherscan-api

🔗 Polished Java library for EtherScan.io API

MIT License

Stars
57

Bot releases are visible (Hide)

java-etherscan-api - v2.1.0 Latest Release

Published by GoodforGod about 1 year ago

Features:

java-etherscan-api - v2.0.0

Published by GoodforGod over 1 year ago

Features:

  • New refactored and extendable API
  • Custom API domain support
  • Builders for all models
  • More EtherScan APIs support
java-etherscan-api - v1.2.1

Published by GoodforGod over 2 years ago

Features:

  • TxInternal traceId possible 1_0 value when type is long fixed (internal type changed to String and getter for string added)
  • LocalDate & LocalDateTime adopters registered as Gson try to scan and fail on such types on newer JDKs (Java 16+)
java-etherscan-api - v1.2.0

Published by GoodforGod almost 3 years ago

Features:

  • Support for ERC-721 (NFT) tokens API
  • Gson updated to 2.8.9
java-etherscan-api - v1.1.1

Published by GoodforGod almost 3 years ago

Features:

  • QueueManager improved and new constructors introduced
  • IQueueManager & EtherScanApi as AutoClosable
  • Gson updated to 2.8.8
  • Dependencies updated, project structure updated
java-etherscan-api - v1.1.0

Published by GoodforGod about 4 years ago

Features:

  • Improved error handling
  • RateLimitException for rate limit request handling.
  • HttpExecutor error handling improved.
  • QueueManager improved
  • Gradle 6.7 instead of Maven
  • GitHub CI
  • Sonarcloud analyzer
  • Dependencies updated for JUnit and Gson.
  • Codestyle added.

Fixes:

  • QueueManager provided for token user and non token one fixed.
  • QueueManager non token impl fixed.
  • Tests fixed and reinforced.
java-etherscan-api - v1.0.2

Published by GoodforGod over 5 years ago

  • Minor http client post improvements
  • Tests fixes and coverage improvements
java-etherscan-api - v1.0.1

Published by GoodforGod over 5 years ago

Improvements:

  • Gorli & Tobalabala network support
  • Minor improvements
java-etherscan-api - v1.0.0

Published by GoodforGod almost 6 years ago

Initial release:

  • All ethereum networks supported from etherscan.
  • All API endpoints supported (according to etherscan)
  • Test coverage for all API
  • JavaDoc for all API methods
  • HttpClient modification supported
Package Rankings
Top 31.96% on Repo1.maven.org
Badges
Extracted from project README
Minimum required Java version Maven Central Java CI Coverage Maintainability Rating Lines of Code