Version 1.1.0 nightly
UPDATED:
analyzeTransaction()function now returns the transaction timestamp.- In the
analyzeTransaction()function, if the transactionHash belongs to a token transfer, then the amount is calculated keeping the decimal precision in check and also returns the token symbol.
-analyzeTransaction()function now extracts & returns the swap function parameters like srcToken, destToken, srcAmount, destAmount, srcContractAddress and destContractAddress.
ATTENTION: This is an unaudited version.