Skip to content

Version 1.2.0 nightly

Choose a tag to compare

@sidthounao sidthounao released this 09 Apr 06:55
· 26 commits to main since this release
a10d17b

UPDATED:

  • analyzeTransaction() function now extracts & returns the nft transaction parameters like the sender address, receiver address and the token id.
  • analyzeTransaction() : Added detection and parameter extraction for transferFrom function call for erc20 and erc721 tokens.
  • analyzeTransaction() : Added detection for safeTransferFrom function calls for erc721 tokens.
  • analyzeTransaction() returns the contract address parameter for contract-interaction transactions.

ADDED:

  • Controller support for bsc-mainnet

Networks supported:

  • ropsten
  • rinkeby
  • kovan
  • goerli
  • ethereum-mainnet
  • polygon-mainnet
  • bsc-mainnet

ATTENTION: This is an unaudited version.