Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnhandledPromiseRejectionWarning: TypeError: _.toLowerCase is not a function #52

Open
ch4r10t33r opened this issue Feb 24, 2020 · 1 comment

Comments

@ch4r10t33r
Copy link

Decoding of few transactions fail with the error

UnhandledPromiseRejectionWarning: TypeError: _.toLowerCase is not a function

Example transaction: https://etherscan.io/tx/0xcaadaeb551de5f8b2d17849df9874daba0f895122912e1e040a9ecb84afffa3e

On analysis, it was found that the issue occurs in this line https://github.com/ConsenSys/abi-decoder/blob/master/index.js#L116 when param is a multidimensional array.

@ch4r10t33r
Copy link
Author

ch4r10t33r commented Feb 24, 2020

Handled here: #54

sambacha pushed a commit to sambacha/abi-decoder that referenced this issue Sep 6, 2020
Co-authored-by: Parthasarathy Ramanujam <zincoshine@users.noreply.github.com>
Co-authored-by: zincoshine <psramanuj@gmail.com>
sambacha pushed a commit to sambacha/abi-decoder that referenced this issue Sep 6, 2020
Co-authored-by: Parthasarathy Ramanujam <zincoshine@users.noreply.github.com>
Co-authored-by: zincoshine <psramanuj@gmail.com>

Co-authored-by: Parthasarathy Ramanujam <zincoshine@users.noreply.github.com>
Co-authored-by: zincoshine <psramanuj@gmail.com>
block-tx-hash added a commit to block-tx-hash/abi-decoder that referenced this issue Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant