-
Notifications
You must be signed in to change notification settings - Fork 722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redirect to wallet when switching or adding chains #673
Conversation
currently rainbow doesn't work with preexisting connections if you are already connected to optimism, because it uses the mainnet rpc url if you don't specify a chain id in the constructor
fix: rainbow + optimism with existing connection
This pull request is being automatically deployed with Vercel (learn more). react-app – ./examples/react-app🔍 Inspect: https://vercel.com/walletconnect/react-app/GCALhxdmNSQ6btpvGGGdskLGxyaV [Deployment for 8850274 failed] react-wallet – ./examples/react-wallet🔍 Inspect: https://vercel.com/walletconnect/react-wallet/DNibY8aygaNZP6RbnXqUfxe7nQgz [Deployment for 8850274 failed] canary-react-wallet – ./examples/react-wallet🔍 Inspect: https://vercel.com/walletconnect/canary-react-wallet/HxKNtVqcw3Diqo6x94JgsUidzmsR canary-react-app – ./examples/react-app🔍 Inspect: https://vercel.com/walletconnect/canary-react-app/38umPSnqsVrk3a9vbWHPqfE8t5p9 |
Most L2's dapps experiences are broken because of this.
Rainbow already handles this correctly and other wallets should too or ngmi.