Skip to content

Add Igra Mainnet and Testnet (eip155:38833, eip155:38836) #7188

@emdin

Description

@emdin

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).
    Igra is fully EVM-compatible and uses the standard Ethereum JSON-RPC spec.

  2. Write a CASA namespace spec if not already available for this namespace.
    Already exists — EIP-155 (EVM).
    GitHub Link: https://github.com/ChainAgnostic/namespaces/tree/main/eip155

  3. namespaces:
    eip155 (EVM-based chain)

  4. chains:

Network Chain ID Compound Key Label
Igra Mainnet 38833 eip155:38833 mainnet
Igra Testnet 38836 eip155:38836 testnet
  1. RPC endpoints

Igra Mainnet (Chain ID: 38833)

RPC URL Provider
https://rpc.igralabs.com:8545 Igra Labs

Igra Testnet (Chain ID: 38836)

RPC URL Provider
https://galleon-testnet.igralabs.com:8545 Igra Labs
  1. SLIP-0044 coin type:
    60 (Ether — standard for EVM-compatible chains)

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

  • Source of RPC endpoints (e.g. RPC docs): Igra Docs
  • Source of namespace (if non-EIP155) chain information (particularly chainIds): N/A — uses EIP-155 namespace

Additional context


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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions