Skip to content

Add Whitechain Testnet (eip155:1874) #7313

Description

@alexursol2

Adding a new chain to the Explorer

  1. JSON-RPC spec for Wallets – Not required. Whitechain is EVM-compatible and serves the standard Ethereum JSON-RPC API, so the existing spec applies.
    GitHub Link: https://docs.walletconnect.com/2.0/advanced/rpc-reference/ethereum-rpc

  2. CASA namespace spec – Not required. The eip155 namespace already exists.
    GitHub Link: https://github.com/ChainAgnostic/namespaces/blob/main/eip155/caip2.md

  3. namespaces: eip155

  4. chains:

    • eip155:1874 – Whitechain Testnet (a.k.a. Whitechain Sepolia). Label: testnet.
  5. RPC endpoints:

  6. SLIP-0044 coin type: 60 (eip155 / EVM standard derivation, m/44'/60'). The native gas token is WBT (WhiteBIT Coin, 18 decimals), which additionally holds its own registered SLIP-0044 index 130822.

References

Additional context

Whitechain Testnet is a live OP Stack L2 that settles on Ethereum Sepolia (L1 chain 11155111). Native gas token: WBT (WhiteBIT Coin, 18 decimals). Block time: 1s. Block explorer: https://explorer.testnet.whitechain.io/. The chain ships in viem as whitechainSepolia. Chain ID verified live via eth_chainId0x752 (1874). Mainnet L2 is not yet live; its Chain ID will be submitted separately once published.

  • I have read and understood the above clarification

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions