How to get interacted contract address of a transaction when I have the transaction hash? #1987
|
I have a transaction that interact with a specific contract address. I want to obtain that contract address from the transaction hash. Is it possible? |
Answered by
peter-luwig
Nov 23, 2023
Replies: 1 comment
|
I have got the answer, just obtain the |
0 replies
Answer selected by
peter-luwig
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have got the answer, just obtain the
toaddress of the transaction.