writeContract vs sendTransaction #4116
Unanswered
Kamlesh-62
asked this question in
Q&A
Replies: 1 comment
-
Did you find a solution to this problem? |
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
-
Hello,
I am working on a project where users connect with WalletConnect, choose their wallet, and pay using our token. Here is the code to pop up the wallet for confirmation of the transfer:
When the user triggers the function, they see the confirmation of the transfer on the selected wallet (see attachment).
However, when the user selects Trust Wallet, the transfer should be in "TestExitTokenContractAddress" but it is showing in BNB. How can I fix this?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions