Skip to content

ERC20 Token Support

Compare
Choose a tag to compare
@abdrasulov abdrasulov released this 15 Feb 11:38
· 527 commits to master since this release
f7c42ba
  • Add ERC20 token support (#5)
  • Add ability to initialize EthereumKit with seed
  • Use BigDecimal instead of Double for amount
  • Add "stop" method to clear pending tasks
  • Improve filtering token transactions
  • Set "coinType" to 60 for MainNet
  • Add method for asynchronously getting transactions for given fromHash and limit
  • Bug fixes and enhancements