How to change token when sending a transaction (right now it works just for ETH) on WalletConnectModal #3485
Unanswered
fandreirebaseit
asked this question in
Developer Support
Replies: 2 comments 1 reply
-
@fandreirebaseit If you get the solution let me know as I am stuck with same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi, which pacakge are you using? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have migrated to wallet connect modal v2 on react native but the transactions are only working on ETH token, the SESSION_PARAMS indicate just methods which involves eth_sign, eth_transactions etc.
How could I modify or send another token to the wallet when calling sendTransaction method?
Beta Was this translation helpful? Give feedback.
All reactions