You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to use the Transaction class if you are looking for the serialized data: Transaction.from(await providers.getTransaction(hash)).serialized if I understand your question correctly?
Ethers Version
6.7.1
Search Terms
raw transaction data from hash
Describe the Problem
I am trying to get transaction raw data from tx hash. But I can't find any documentation or code for v6.
Code Snippet
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: