Skip to content

Version 1.3.0

Choose a tag to compare

@sidthounao sidthounao released this 31 Oct 05:46
· 5 commits to main since this release
cf79892

ADDED:

  • Added a function getTransactionType() to detect the type of transaction based on the function name and input datatype.

UPDATED:

  • analyzeTransaction() also detects the NFTs which uses the deprecated erc721 contract standard. Supported old NFT contracts include CryptoKitties and CryptoPunks.
  • Updated the API to get the transactions from avalanche, bitcoin, polygon, BSC and ethereum chain.
  • Removed support for testnets.

Networks supported:

  • ethereum-mainnet
  • polygon-mainnet
  • bsc-mainnet
  • avalanche-mainnet
  • bitcoin-mainnet

ATTENTION: This is an unaudited version.