Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

4.3.0 (2020-03-10)

Choose a tag to compare

@Crypto-APIs Crypto-APIs released this 10 Mar 15:10
· 16 commits to master since this release
c660ab8

Added:

  • Zilliqa (ZIL) - new blockchain (under development)
    • mainnet only, testnet coming soon
    • exposed endpoints so far:
      • caClient.BC.ZIL.blockchain.getInfo
      • caClient.BC.ZIL.blockchain.getBlockByHash
      • caClient.BC.ZIL.blockchain.getBlockByHeight
      • caClient.BC.ZIL.blockchain.getLatestBlock
      • caClient.BC.ZIL.address.getInfo
      • caClient.BC.ZIL.address.getTransactionsByAddress
      • caClient.BC.ZIL.address.generateAddress
      • caClient.BC.ZIL.transaction.getTransaction
      • caClient.BC.ZIL.transaction.getTransactionsByBlock
      • caClient.BC.ZIL.transaction.getTransactionByBlockNumber
      • caClient.BC.ZIL.transaction.getTransactionByBlockHash
  • XXX (BTC / BCH / LTC / DASH / DOGE)
    • caClient.BC.XXX.address.getUnconfirmedByAddress
    • caClient.BC.XXX.transaction.getTransactionSizeForHDWallet