Configuring Metamask
Developers can leverage the ICE/SNOW Ethereum compatibility features to integrate tools, such as MetaMask, into their DApps.
Open Your Metamask, then:
- 1.Click on the network dropdown
- 2.Click on Add Network

You will be redirected to Networks -> Add a network page.
Add the following network configuration details:
- Network Name:
SNOW Network
- RPC URL:
https://snow-rpc.icenetwork.io:9933
- ChainID:
552
(hex:0x228
) - Symbol (Optional):
ICZ

Click on Save and you are ready to interact with SNOW Mainnet using metamask
Add the following network configuration details:
- Network Name:
Arctic
- RPC URL:
https://arctic-rpc.icenetwork.io:9933
- Chain ID:
553
(hex:0x229
) - Symbol (Optional):
ICZ
- Block explorer URL (Optional):
https://arctic.epirus.io

Click on Save and you are ready to interact with Arctic testnet using metamask
Last modified 5mo ago