Ethers V5 PopulatedTransaction to Wagmi Transaction Args #3304
jmrossy
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, just sharing a snippet that has been useful to my team and I. This takes an Ethers V5
PopulatedTransaction
, like one would get from a typechain-generated contract call, and converts it to a wagmi-compatible transcation request object.Beta Was this translation helpful? Give feedback.
All reactions