Cannot change the chain when using Paraswap. It is stuck on Mainnet. It looks like the the dApp requests chain change, but the connector doesn't change it.
Steps to reproduce
Go to Paraswap and connect it to Status using the plugin
Configure a swap on L2
Expected behavior
The swap can be configured on supported L2 chains
Actual behavior
The swap cannot be configured on L2 chains
Acceptance criteria
The connector sends a valid response on wallet_switchEthereumChain RPC request
If the dApp requests chain change to a supported chain, Status automatically changes the chain for the dApp interaction
The chain change is cached by status for the dApp that successfully changed the chain
Next responses to eth_chainId coming from the dApp are inline with the wallet_switchEthereumChain response
Bug Report
Description
Cannot change the chain when using Paraswap. It is stuck on Mainnet. It looks like the the dApp requests chain change, but the connector doesn't change it.
Steps to reproduce
Expected behavior
The swap can be configured on supported L2 chains
Actual behavior
The swap cannot be configured on L2 chains
Acceptance criteria
wallet_switchEthereumChain
RPC requesteth_chainId
coming from the dApp are inline with thewallet_switchEthereumChain
response