-
Notifications
You must be signed in to change notification settings - Fork 816
Description
Adding a new chain to the Explorer
To get a new chain added to the Explorer, you will need to submit the following:
-
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: Not specified (Cosmos-based chain) -
Write a CASA namespace spec if not already available for this namespace.
GitHub Link: Not specified. -
namespaces:
cosmos -
chains:
Carmentis Testnet [testnet] cosmos:carmentis-testnet -
RPC endpoints
- Carmentis Testnet RPC: https://ares.testnet.carmentis.io
-
SLIP-0044 coin type:
Testnet coin
References
To ensure timely processing of your request, please provide the following references:
- Block explorer: https://explorer.testnet.carmentis.io
- Wbesite: https://carmentis.io
- Source of RPC endpoints (e.g. RPC docs): [link]
- Source of namespace (if non-EIP155) chain information (particularly chainIds): [link]
Additional context
Already Supported By: Carmentis Wallet
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:
- Browsing the Chains List
- Filtering results programmatically via the Explorer API
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