How do i send erc-20 tokens via Metamask? #2510
Unanswered
di-sukharev
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Well there is difference between |
Beta Was this translation helpful? Give feedback.
5 replies
-
https://wagmi.sh/react/api/hooks/useWriteContract
|
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
-
Now when i call
sendTransaction(to, amount)
wagmi opens Metamask with chain native token to be sent toto
address. How do i specify erc-20 contract address, so Metamask is being opened to send non-native, but exactly specified token?Beta Was this translation helpful? Give feedback.
All reactions