Skip to content

decodeFunctionResult: get uint256 output from a transaction receipt using ethers v5 #2395

Answered by ricmoo
bitcazador asked this question in Q&A
Discussion options

You must be logged in to vote

The decodeFuncrionResult method is for results. You likely want the decodeFunctionData method, which operates on transaction data.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ricmoo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ricmoo
Comment options

Comment options

You must be logged in to vote
2 replies
@ricmoo
Comment options

@bitcazador
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
discussion Questions, feedback and general information.
2 participants
Converted from issue

This discussion was converted from issue #2394 on December 09, 2021 19:13.