Skip to content

CIP37 support beta version

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pana Pana released this 29 Jan 02:12
· 31 commits to master since this release
8037936
  1. Class Address support new CIP37 address
  2. Where ever need an address, you should pass an Address instance, String address will not work
  3. getStatus return a new field networkId
  4. getSupplyInfo return a new field totalCirculating
  5. Address.validate has been moved to AddressType.validateHexAddress
  6. ERC20Call, ERC20Executor, ERC777Call, ERC777Executor has been removed, you can use the new ERC20, ERC777
  7. AccountManager's constructor add a new parameter networkId