**Adding a new chain to the Explorer** 1. **JSON-RPC spec for wallets** XGRChain is EVM-compatible and uses the standard Ethereum JSON-RPC model. - XGR documentation: https://xgr.network/docs/ - Mainnet RPC: https://rpc.xgr.network 2. **CASA namespace specification** The existing EIP-155 namespace applies. - Namespace: `eip155` - CASA namespace reference: https://namespaces.chainagnostic.org/eip155/caip2 3. **Namespace** `eip155` 4. **Chain** | Network | Chain ID | Compound Key | Label | |---|---:|---|---| | XGRChain Mainnet | 1643 | `eip155:1643` | mainnet | 5. **RPC endpoint** | RPC URL | Provider | |---|---| | https://rpc.xgr.network | XGR.Network | 6. **SLIP-0044 coin type** `60` (standard EVM/Ethereum coin type) ## References - [x] Source of RPC endpoint and chain information: https://xgr.network/docs/ - [x] Public block explorer: https://explorer.xgr.network - [x] Project website: https://xgr.network - [x] Official GitHub organization: https://github.com/xgr-network ## Additional context - Chain name: XGRChain - Native currency: XGR - Native currency decimals: 18 - XGRChain is a public EVM-compatible Layer 1 used as the execution and settlement layer for XGR.Network. - [x] I understand that registration with the Explorer improves discovery but does not itself create wallet or dapp support for the chain.
Adding a new chain to the Explorer
XGRChain is EVM-compatible and uses the standard Ethereum JSON-RPC model.
The existing EIP-155 namespace applies.
eip155eip155eip155:164360(standard EVM/Ethereum coin type)References
Additional context
Chain name: XGRChain
Native currency: XGR
Native currency decimals: 18
XGRChain is a public EVM-compatible Layer 1 used as the execution and settlement layer for XGR.Network.
I understand that registration with the Explorer improves discovery but does not itself create wallet or dapp support for the chain.