Display the Name
of a LogEvent in the logs of TransactionReceipt
#642
Closed
magiclars-off
started this conversation in
General
Replies: 1 comment
-
You can use https://viem.sh/docs/contract/decodeEventLog.html! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a way to extract a
Transfer
event from a tx in the past (so not watching a current contract).I'm working with a
TransactionReceipt
which doesn't seem to contain the nameBeta Was this translation helpful? Give feedback.
All reactions