Version 1.2.0 nightly
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 fortransferFromfunction call for erc20 and erc721 tokens.analyzeTransaction(): Added detection forsafeTransferFromfunction 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.