WriteContract with Trust Wallet Desktop Extention Double Amount issue #4176
Unanswered
OfficialMindAI
asked this question in
Q&A
Replies: 1 comment
-
Note my code.
I think that my code is compelte soultion according to your quiz, but possible help to your quiz. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community, i am trying to integrate a simple manual payment system where a user click a button pay and in the backend wagmi does the transfer from user wallet to let's say a wallet B.
I am using the following modules version:
"viem": "^2.13.8",
"wagmi": "^2.10.0",
"@web3modal/ethers": "^3.5.0",
"@web3modal/wagmi": "^4.2.3",
"Eth amount is not enough for the transaction". As you can see i am trying to transfer an ERC-20 token an amount of 163 tokens but there are also 163 eth that are being trying to sent. Anyone know how what's up with this issue**?
Beta Was this translation helpful? Give feedback.
All reactions