MetaMask does not include Avalanche by default on a fresh install, but adding it takes under a minute. There are two ways: the built-in network list (fastest) or manual entry (works everywhere, and the only way to add the Fuji testnet).
Method 1: the built-in network list
- Open MetaMask and click the network selector in the top left.
- Click Add network.
- Find Avalanche Network C-Chain in the popular networks list and click Add.
- Approve the prompt. MetaMask switches to Avalanche automatically.
That is it. Your existing 0x address works unchanged, because the Avalanche C-Chain is fully EVM compatible.
Method 2: manual settings
If your MetaMask version does not list Avalanche, choose Add a network manually and enter these values exactly:
- Network name: Avalanche C-Chain
- RPC URL: https://api.avax.network/ext/bc/C/rpc
- Chain ID: 43114
- Currency symbol: AVAX
- Block explorer: https://snowtrace.io
Fuji testnet settings
Developers and testers use Fuji, the Avalanche test network. It must be added manually:
- Network name: Avalanche Fuji C-Chain
- RPC URL: https://api.avax-test.network/ext/bc/C/rpc
- Chain ID: 43113
- Currency symbol: AVAX
- Block explorer: https://testnet.snowtrace.io
Fuji AVAX has no value and is available for free from the official Avalanche faucet.
Common problems
- Balance shows zero: check the network selector first. Tokens live per network, so a wallet that looks empty on Ethereum may hold funds on Avalanche and vice versa.
- AVAX sent from an exchange do not appear: some exchanges withdraw to the X-Chain by default. MetaMask only reads the C-Chain. If your withdrawal used an X-avax1... address, import the wallet into Core to move funds across chains, and always choose the C-Chain (0x address) for MetaMask withdrawals.
- Wrong chain ID error: double-check you typed 43114, not 43113 (the testnet).
After you connect
Once your wallet is on Avalanche, everything you do (swaps, mints, staking, governance) becomes part of your on-chain history. You can see what that history looks like from the outside with the SOCI4L address lookup, or check the reputation score your activity has earned with the score checker.