WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.35k stars 674 forks source link

Add Supernet Testnet #4611

Closed kr-khushi closed 2 months ago

kr-khushi commented 3 months ago

Adding a new chain to the Explorer To get a new chain added to the Explorer, you will need to submit the following:

  1. JSON-RPC spec for Wallets (only if one doesn't already exist). For more information, please review the Ethereum JSON-RPC API docs. GitHub Link: https://testnet-explorer.supernet.chaingames.io/eth-rpc-api-docs
  2. Write a CASA namespace spec if not already available for this namespace. GitHub Link: https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-998899.json
  3. namespaces: eip155
  4. chains: eip155-998899
  5. RPC endpoints https://testnet-rpc.supernet.chaingames.io/
  6. SLIP-0044 coin type: 1

References To ensure timely processing of your request, please provide the following references:

Additional context BlockExplorer : https://testnet-explorer.supernet.chaingames.io/

Please note:

Registering a chain with the Explorer does not impact or improve the ability for wallets and dapps to support your chain. It is simply a way for users to discover wallets and dapps that support your chain by:

It is still up to wallets and dapps to provide concrete support for your chain once it is listed as part of the Explorer.

linear[bot] commented 3 months ago

CR-58 Add Supernet Testnet

kr-khushi commented 2 months ago

Team walletConnect, we have tried testing the custom listed network (Supernet Testnet - 998899) using metamask with wallet connect but it seems to be failing. Here, i can see the network Supernet Testnet. : https://docs.walletconnect.com/cloud/chains/chain-list

Getting this error

{ "status": "FAILED", "reasons": [ { "field": "chainId", "description": "We don't support the chainId you provided: eip155:998899. See the list of supported chains here: https://docs.walletconnect.com/cloud/blockchain-api#supported-chains" } ] }

On Mon, Jul 8, 2024 at 12:00 PM Cali @.***> wrote:

Closed #4611 https://github.com/WalletConnect/walletconnect-monorepo/issues/4611 as completed.

— Reply to this email directly, view it on GitHub https://github.com/WalletConnect/walletconnect-monorepo/issues/4611#event-13418454320, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFNYZO5NIY2PP3SY7DUEIVLZLIWYPAVCNFSM6AAAAABJH6EXROVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGQYTQNBVGQZTEMA . You are receiving this because you authored the thread.Message ID: <WalletConnect/walletconnect-monorepo/issue/4611/issue_event/13418454320@ github.com>