WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.47k stars 718 forks source link

Adding Support for Asset Chain Mainnet #5401

Closed theiceeman closed 1 month ago

theiceeman commented 2 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:

  2. Write a CASA namespace spec if not already available for this namespace. Ethereum

  3. namespaces: eip:155

  4. chains: Asset Chain Mainnet is eip155:42420

  5. RPC endpoints https://mainnet-rpc.assetchain.org

  6. SLIP-0044 coin type: * slip44 coin type used in the namespace

Coin type: 1179993451 Path component : 0xc655456b

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

Additional context Add any other context here.


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 2 months ago

CR-543 Adding Support for Asset Chain Mainnet

theiceeman commented 2 months ago

Hello @bpierre can you review this pls

theiceeman commented 2 months ago

@Cali93 Pls check this too