walletconnect-monorepo icon indicating copy to clipboard operation
walletconnect-monorepo copied to clipboard

BSC Network Switch not working Wallet Connect in MetaMask mobile

Open Sudhanmanoharan opened this issue 2 years ago • 4 comments

Hi Team, Right now I'm using on wallet connect to connect DAPP, When I try to switch the BSC network in Metamask mobile App. I’m getting the following error Error: call revert exception CALL_EXCEPTION [https://docs.ethers.io/v5/troubleshooting/errors/#help-CALL_EXCEPTION]. Then I console Contract, I’m able to get all methods in the console and checked the Network setting, everything looks fine in Metamask mobile for the BSC network. But, the same scenario works fine for the Ethereum network. photo6224015715304845983 #657 #445 #766

Sudhanmanoharan avatar Apr 07 '22 07:04 Sudhanmanoharan

Does this work if add BSC when initiate WalletConnect connector?

new WalletConnectConnector({
  rpc: {
    [ChainId.BSC]: 'https://bsc-dataseed.binance.org/'
  },
})

sc0Vu avatar Apr 07 '22 08:04 sc0Vu

ChainId

It's working Thanks @sc0Vu

Sudhanmanoharan avatar Apr 07 '22 12:04 Sudhanmanoharan

Hi @sc0Vu, one more help is needed from you. I'm facing issues in the trust wallet and Safepal wallet. Let me attach the screenshot. ChainId is not supporting in both. TrustWallet: photo5366306790628768559

SafePal photo5366306790628768558

Sudhanmanoharan avatar Apr 07 '22 13:04 Sudhanmanoharan

@Sudhanmanoharan has it been resolved?

Jemma1445 avatar May 06 '22 11:05 Jemma1445

@Jemma1445 @Sudhanmanoharan is this still an issue?

finessevanes avatar Jan 18 '23 00:01 finessevanes