New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cryptoapis.io

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cryptoapis.io - npm Package Versions

234

4.7.1

Diff

Changelog

Source

2021-09-08, Version 4.7.1

Notable changes:
  • README update - updated package description
crypto-apis
published 4.7.0 •

Changelog

Source

2021-05-11, Version 4.7.0

Added:
  • Added getBasicTransaction endpoint to BTC-based endpoints
    • caClient.BC.XXX.transaction.getBasicTransaction
crypto-apis
published 4.6.1 •

Changelog

Source

2020-08-26, Version 4.6.1

Bugfixes:
  • Correct path for getTransactionSizeForHDWallet
crypto-apis
published 4.5.0 •

Changelog

Source

2020-07-27, Version 4.5.0

Added:
  • Ripple (XRP) - new blockchain (under development)
    • exposed endpoints so far:
      • caClient.BC.XRP.blockchain.getInfo
      • caClient.BC.XRP.blockchain.getBlockByHash
      • caClient.BC.XRP.blockchain.getBlockByHeight
      • caClient.BC.XRP.blockchain.getLatestBlock
      • caClient.BC.XRP.address.getInfo
      • caClient.BC.XRP.address.getTransactionsByAddress
      • caClient.BC.XRP.address.generateAddress
      • caClient.BC.XRP.transaction.getTransaction
      • caClient.BC.XRP.transaction.getTransactionsByBlock
      • caClient.BC.XRP.transaction.getTransactionByBlockNumber
      • caClient.BC.XRP.transaction.getTransactionByBlockHash
      • caClient.BC.XRP.transaction.pushTransaction
      • caClient.BC.XRP.webhook.createNewBlockWebHook
      • caClient.BC.XRP.webhook.createAddressTransactionWebHook
      • caClient.BC.XRP.webhook.createTransactionConfirmationsWebHook
      • caClient.BC.XRP.webhook.listAllHooks
      • caClient.BC.XRP.webhook.deleteWebHook
      • caClient.BC.XRP.webhook.deleteAllMyWebhooks
  • ETH
    • caClient.BC.XXX.token.estimateTokenTransactionGasLimit
    • caClient.BC.XXX.contract.getContractGasPrice
Notable changes:
  • XXX - Webhook creation related methods now support an additional optional parameter allowDuplicate. Methods affected: * caClient.BC.XXX.webhook.createNewBlockWebHook
    • caClient.BC.XXX.webhook.createConfirmedTransactionWebHook
    • caClient.BC.XXX.webhook.createAddressTransactionWebHook
    • caClient.BC.XXX.webhook.createTransactionConfirmationsWebHook
    • (BTC only) caClient.BC.XXX.webhook.createOmniConfirmedTransactionWebHook
    • (BTC only) caClient.BC.XXX.webhook.createOmniTransactionConfirmationsWebHook
    • (BTC only) caClient.BC.XXX.webhook.createOmniTokenWebHook
    • (ETH only) caClient.BC.XXX.webhook.createTokenWebHook
  • BCH
    • caClient.BC.BCH.webhook.createAddressTransactionWebHook - supports both q Address and Legacy Address formats (docs)
    • caClient.BC.BCH.webhook.createTransactionConfirmationsWebHook - supports both q Address and Legacy Address formats (docs)
  • BTC
    • createOmniTokenWebHook now accepts an optional parameter everyConfirmation (docs)
  • ETH
    • createTokenWebHook now accepts an optional parameter everyConfirmation (docs)
  • [NOTICE]: You can view the latest method signatures updated in the README
crypto-apis
published 4.4.2 •

crypto-apis
published 4.4.1 •

crypto-apis
published 4.4.0 •

Changelog

Source

2020-03-12, Version 4.4.0

Notable changes:
  • README update - added all method arguments
Bugfixes:
  • Added missing implementation for listExchangesBySupportingAssets, listExchangesBySupportingPairs and listAllSymbolsSupportedInExchange
Removed:
  • Deprecated doc
crypto-apis
published 4.3.0 •

Changelog

Source

2020-03-10, Version 4.3.0

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
crypto-apis
published 4.2.3 •

crypto-apis
published 4.2.2 •

Changelog

Source

2019-12-27, Version 4.2.2

Notable changes:
  • README update
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc