This page documents the legacy Whitechain Layer 1 (L1): mainnet chain ID
1875 and testnet chain ID 2625. Both are live and producing blocks. They are separate chains from the Whitechain Layer 2 (L2) documented in the rest of these docs, and the L1 mainnet migrates to the L2 at L2 Mainnet launch. To connect a wallet to the L2, see Connect to Whitechain Sepolia.Add Whitechain to your wallet automatically: Method #1
To use this method, you need an active wallet extension in your web browser. To add Whitechain to your wallet automatically:- Open Explorer or navigate to the website.
- Click the “Add Whitechain RPC” button in the top right of the website or bottom right of Explorer.
- Select “Whitechain” and your wallet application.
- Confirm the connection.
- Once confirmed, you’re done.
Add Whitechain to your wallet automatically: Method #2
Use the official site listing EVM-powered networks:- Open Chainlist.org.
- Search for “WhiteBIT” or “WB”.
- When results appear, click “Connect Wallet”.
- You’ll be redirected to your wallet application to confirm the connection.
- Once confirmed, you’re finished.
Add Whitechain to your wallet manually: Method #3
To add Whitechain manually:- Open your wallet application and find the network configuration in Settings.
- Find the “Add Network” or “Add Network Manually” option.
- Enter the following data into the form.
Mainnet configuration
These are the L1 mainnet values in effect today. The RPC and explorer hostnames change at L2 Mainnet launch, as described in Hostname changes at L2 Mainnet launch.
If your wallet doesn’t recognize the decimal chain ID, enter the hex form
0x753 instead.
Testnet configuration
If your wallet doesn’t recognize the decimal chain ID, enter the hex form
0xa41 instead.
You can now view WBT and other tokens in your wallet.
Hostname changes at L2 Mainnet launch
The mainnet values above are the values in effect today. At L2 Mainnet launch,rpc.whitechain.io and explorer.whitechain.io begin serving the Whitechain L2, and the legacy L1 services move to legacy hostnames.
A wallet still configured with
https://rpc.whitechain.io after that point is connected to the L2, at a different chain ID. Confirm which chain an endpoint serves by calling eth_chainId: the legacy L1 mainnet reports 0x753, chain ID 1875. The L1 testnet endpoints do not change, because the L1 testnet is not migrated. See Endpoint and domain changes.
