Add ETH to a contractWrite hook transaction #3560
Unanswered
raffle-x-dev
asked this question in
Q&A
Replies: 1 comment
-
@raffle-x-dev |
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
-
I need to send ETH along with some ERC20 token transfer.
I'musing useContractRead hook to call the solidity function that performs the transfer. How can I add ETH value to the transaction in the frontend?
Beta Was this translation helpful? Give feedback.
All reactions