You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connecting via WalletConnect QR on the BSC Testnet (Chain ID 97), the network cannot be selected during the wallet connection prompt. The expected behavior is for the app to request a signature to connect or add the network (if not already selected) and proceed with the network switching flow. Instead, this process throws an error.
This issue specifically affects the WalletConnect QR method with the ethers browser provider and does not occur in Web3Modal, where the flow functions as expected.
Link to minimal reproducible example
https://testnet.multipli.fi
Summary
Connecting via WalletConnect QR on the BSC Testnet (Chain ID 97), the network cannot be selected during the wallet connection prompt. The expected behavior is for the app to request a signature to connect or add the network (if not already selected) and proceed with the network switching flow. Instead, this process throws an error.
This issue specifically affects the WalletConnect QR method with the ethers browser provider and does not occur in Web3Modal, where the flow functions as expected.
List of related npm package versions
Node.js Version
v18.17.0
Package Manager
yarn@1.22.22
The text was updated successfully, but these errors were encountered: