question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Walletconnect doesn't support multiple chains at once

See original GitHub issue

We want to support multiple chains at once as being layer 2, but sendCustomRequest or sendTransaction removes chainId and send default chainId.

Let me know if you have any plans to support it soon.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pedrouidcommented, Mar 7, 2022

This has been addressed on v2.0 protocol

0reactions
hsoufcommented, Oct 8, 2021

@pedrouid Can you please help ? I get “chain is not supported” when trying to connect using WalletConnect, here is my web3Modal config :

const web3Modal = new Web3Modal({
  network: "arbitrum-rinkeby",
  cacheProvider: false,
  disableInjectedProvider: false,
  providerOptions:{ 
    walletconnect: {
      package: WalletConnectProvider,
      options: {
        rpc: {
          421611: "https://rinkeby.arbitrum.io/rpc"
        }
      }
}
},
});
Read more comments on GitHub >

github_iconTop Results From Across the Web

WalletConnect mobile wallets that support custom chains
WalletConnect mobile wallets that support custom chains · Problem with MetaMask it is very slow and buggy on Android and requires https for ......
Read more >
Multi-chain wallet BitKeep has officially connected to ...
Multi -chain wallet BitKeep has officially connected to WalletConnect 2.0 · Available for multi-chains such as EVM and Solana · DApp can initiate ......
Read more >
How to Use WalletConnect | Bybit Learn
Multi -Chain: WalletConnect 2.0 allows for multi-chain integration — that is, the protocol not only supports different chains, ...
Read more >
WalletConnect Multi-Chain Support - HackMD
WalletConnect connects mobile wallets to blockchain applications securely and we aim to expand this feature beyond Ethereum with multi-chain support.
Read more >
What is WalletConnect? The Ultimate WalletConnect Guide
Multi -Chain – Along with supporting several different chains, ... This is where Moralis enters the picture as the number one Web3 operating ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found