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 launched as an EVM-compatible Layer 1 blockchain built on go-ethereum, secured by Proof of Authority consensus operated by WhiteBIT. At block {{MIGRATION_BLOCK}} on {{L2_LAUNCH_DATE}}, Whitechain completed its migration to a Layer 2 network built on the OP Stack, settling on Ethereum via blob data availability.
The full Whitechain L1 chain state (all accounts, balances, and smart contract storage) was migrated to L2. No user action was required.

Why Whitechain moved to L2

Modular architecture. The OP Stack separates execution, data availability, and settlement into distinct layers. This reduces upgrade complexity and lays the foundation for future performance and scalability improvements. Ethereum-anchored data. Chain data is now published and settled on Ethereum, giving Whitechain stronger security and data-durability guarantees than a standalone L1. Decentralization roadmap. OP Stack is the infrastructure behind Base, Optimism, and the broader Superchain ecosystem. Building on it positions Whitechain within a shared ecosystem of tooling and standards, with a clear path toward decentralized sequencing. Consensus transition. Moving away from a single-validator PoA model reduces centralization and aligns Whitechain with modern L2 architecture used across the industry.

Technical changes

AspectLayer 1Layer 2
ArchitectureSingle service: execution, consensus, and data availability combinedOP Stack: separate execution, data availability (Ethereum blobs), and settlement layers
ConsensusProof of Authority (Clique, EIP-225), operated by WhiteBITOP Stack sequencer, initially operated by WhiteBIT
SequencingDetermined by PoA validator consensusCentralized sequencer initially; decentralized sequencing planned
Chain ID1875{{L2_CHAIN_ID}}
Testnet chain ID26251874
Block time2s1s (Flashblocks: 100–200 ms)
Gas modelFixed 10 gwei, paid in WBTEIP-1559 with OP Stack parameters, paid in WBT
FinalitySingle-block finality once a block is producedDepends on sequencer, batcher, and proposer trust; ultimately finalized on Ethereum
BridgingThird-party bridge between Ethereum and WhitechainNative OP bridge to Ethereum alongside existing third-party bridges
Validator dutiesOperated PoA consensus and block productionTemporarily operate community RPC nodes
Validator rewardsDistributed as PoA block rewardsDistributed periodically via smart contract
New block fieldsNonewithdrawals, withdrawalsRoot, blobGasUsed, excessBlobGas, parentBeaconBlockRoot
RPC endpointhttps://rpc.whitechain.io{{L2_RPC_URL}}
Block explorerhttps://explorer.whitechain.io{{L2_EXPLORER_URL}}

L1 status

After the migration at block {{MIGRATION_BLOCK}}, the Whitechain L1 entered read-only mode. It remains accessible for querying historical data, but no longer accepts new transactions.
The Whitechain L1 will be fully decommissioned on {{L1_SUNSET_DATE}}. Export any data you need from the legacy explorer at https://explorer.whitechain.io before that date.