For AI agents: a documentation index is available at /llms.txt. A markdown version of this page is available at the same URL with .md appended (or via Accept: text/markdown).
Skip to main content

Supported chains

MetaMask Agent Wallet supports all EVM chains. The authoritative list of preconfigured networks is the output of mm chains list.

List supported chains

mm chains list

For machine-readable output:

mm chains list --json

Product coverage

Agent Wallet supports all EVM-compatible chains. Pass any EIP-155 chain ID to --chain-id for signing, transfers, balances, and other wallet operations.

The tables below list every network from mm chains list. Availability varies by CLI version. Always confirm with mm chains list before scripting against a specific network.

NetworkMainnet chain IDTestnetTestnet chain ID
Arbitrum One42161Arbitrum Sepolia421614
Avalanche43114Avalanche Fuji43113
Base8453Base Sepolia84532
BSC56BSC Testnet97
Ethereum1Sepolia11155111
Linea59144Linea Sepolia59141
Optimism10Optimism Sepolia11155420
Polygon137Polygon Amoy80002
Celo42220

Per-chain balances

Wallet balances and transfers are scoped to the chain you specify with --chain-id. Fund each chain separately, or bridge with mm swap execute before transferring.