Skip to content

Version 1.1.0 nightly

Choose a tag to compare

@sidthounao sidthounao released this 24 Mar 09:50
· 39 commits to main since this release
df0a9ec

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.