Initiate chain switch using wallet_switchEthereumChain RPC call
Alex Jbanca
Hello!
We've integrated a new dApp connector in Status desktop (https://github.com/status-im/status-desktop/releases/tag/2.32.0) that is using a Chrome plugin (https://chromewebstore.google.com/detail/a-wallet-connector-by-sta/kahehnbpamjplefhpkhafinaodkkenpg) to forward the dApp calls to the wallet. The issue we're facing now is that the user cannot switch chains on Paraswap (works on all the other dApps we've tested).
It seems there's no wallet_switchEthereumChain triggered by the Paraswap dApp when the user initiates a chain switch from the dApp.
The issue is tracked here https://github.com/status-im/status-desktop/issues/16955.
I'd really appreciate your thoughts on this.