WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.46k stars 712 forks source link

Sepolia Testnet Chain Support #3021

Closed narinder9 closed 1 year ago

narinder9 commented 1 year ago

Please add support for ETH Sepolia TESTNET chain inside WalletConnect, You can find more details about it at here - https://github.com/eth-clients/sepolia

bkrem commented 1 year ago

Sepolia is now selectable on https://cloud.walletconnect.com 👍

To clarify: this does not influence WalletConnect's support of Sepolia or any specific chain. WalletConnect v2 is by default multi-chain and agnostic to any particular chain being agreed for a session between a wallet and a dapp.

If you're seeing that attempts to use Sepolia are failing, this usually means that the wallet has not signalled support for the chain

Adding chains to https://cloud.walletconnect.com simply makes them visible and selectable for wallets and dapps in order to be discoverable for a specific chain in https://walletconnect.com/explorer and in Web3Modal (see https://web3modal.com/).

Xoulomon commented 11 months ago

Thanks @bkrem your reply is highly insightful