Skip to content

Releases: Aaron-Akhtar/Blockonomics-Java-Wrapper

Version 3.0.1

13 Jan 09:06
a8af048

Choose a tag to compare

Version 2.0.1

29 Apr 07:59

Choose a tag to compare

Removed functions #getBitcoinPrice, #getTransactionReceiptUrl and #getTransactionInformation from being included in Objects of the Blockonomics.java class / made them static.

Version 2.0.0

20 Apr 13:58

Choose a tag to compare

  • Blockonomics.java is now Object Oriented, allowing you to integrate multiple Blockonomics API Keys.
  • Added BlockonomicsException.java class to handle exceptions rather than returning without explanation.
  • A few other changes to improve the code base.

Version 1.0.0

27 Nov 21:16

Choose a tag to compare

The initial release of this wrapper.

Standard Functionality, doesn't include support for the wallet watcher.