Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.whtchn.com/llms.txt

Use this file to discover all available pages before exploring further.

Whitechain runs three EVM-compatible environments built on the OP Stack. Each settles on Ethereum and uses WBT as the native gas token.

At a glance

NetworkChain IDStatusIntended use
MainnetTBDComing soonProduction
Testnet1874LivePublic testing, integrations, dapp deployment
Devnet2625LiveEarly development, frequent resets possible

Mainnet

L2 Mainnet is not yet live. Chain ID, endpoints, and the launch date will be published before public availability.

Testnet

Testnet is the public test environment. Use it for dapp deployment, integration testing, and to claim test WBT from the faucet.
ParameterValue
Chain ID1874
Block time1s
Currency symbolWBT
Currency decimals18
EndpointURL
Public RPChttps://rpc.testnet.whtchn.com/
WebSocketwss://rpc.testnet.whtchn.com/ws
Explorerexplorer.testnet.whtchn.com
Faucetfaucet.testnet.whtchn.com
To claim test WBT, see Testnet faucet.

Devnet

Devnet is the early-development environment. It is publicly reachable, but expect frequent state resets and unannounced parameter changes. Do not use Devnet for production-like testing.
ParameterValue
Chain ID2625
Block time1s
Currency symbolWBT
Currency decimals18
EndpointURL
Public RPChttps://op-rpc-dev.whtchn.com
WebSocketwss://op-rpc-dev.whtchn.com/ws
Flashblocks WebSocketwss://op-rpc-dev.whtchn.com/wsflash
Explorerop-explorer-dev.whtchn.com

Gas token

WBT is the native gas token across all Whitechain environments. It uses 18 decimals and is configured as the OP Stack custom gas token. Every transaction fee on Whitechain is paid in WBT, regardless of network.