"Error: Requested chains are not supported" when trying to connect with WalletConnect V2 #3277
Unanswered
GabrielBuragev
asked this question in
Q&A
Replies: 1 comment
-
如何解决这个问题? |
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
-
Describe the bug
When trying to connect with WalletConnect V2 (after scanning the QR code) the following error is thrown:
exception Error: Requested chains are not supported
I tested the same implementation on MetaMask app
v7.0.1 (1126)
and it works.To Reproduce
Using Android 11 and TrustWallet v7.25 (from Google Play Store) i was able to reproduce this.
Created a minimal reproducible environment here: https://codesandbox.io/s/sleepy-silence-7nvgjj?file=/src/services/connectToWalletConnect.js
Just try connecting to this app via TrustWallet.
Expected behavior
I expect that a connection is successfully established after scanning the QR code.
Screenshots
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions