WalletConnect / walletconnect-monorepo

WalletConnect Monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a chain: Telcoin Testnet - "Adiri"

grantkee opened this issue · comments

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.
    already exists: ethereum rpc
  2. Write a CASA namespace spec if not already available for this namespace.
    Already available, but here's the chainlist GitHub Link: ethereum-lists/chains@ecd23d4
  3. namespaces:
    eip155
  4. chains:
    testnet is eip155:2017
  5. RPC endpoints
    https://rpc.telcoin.network
    https://adiri.tel
    https://node1.telcoin.network
    https://node2.telcoin.network
    https://node3.telcoin.network
    https://node4.telcoin.network
  6. SLIP-0044 coin type:
    1

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

  • Source of RPC endpoints (e.g. RPC docs): https://rpc.telcoin.network
  • Source of namespace (if non-EIP155) chain information (particularly chainIds): EIP155 compliant

Additional context
website: https://www.telcoin.network/
blockexplorer: https://telscan.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.

  • I have read and understood the above clarification