What MetaMask Bridge Does
MetaMask's built-in bridge is a single-asset, single-step cross-chain tool. You pick a token, a source chain, a destination chain, and it routes the transfer through one of several aggregated bridge providers (Socket, LI.FI, etc.). It is a solid tool for moving one asset at a time.
What MovingWallet Does Differently
MovingWallet is a wallet migration planner, not a bridge aggregator. The scope is fundamentally different.
Asset Coverage
MetaMask Bridge: One asset per transaction. You move USDC from Arbitrum to Ethereum. Then start again for the next asset.
MovingWallet: Detects and plans migration of your entire wallet — all ERC-20s, native balances, and NFTs — in a single session. Bridge steps are included where needed as part of a multi-step plan.
Wallet-Level Planning
MetaMask Bridge: No awareness of your overall wallet state. It doesn't know what else you hold, what gas you need to reserve, or what order operations should happen.
MovingWallet: Plans at the wallet level. Gas reserve calculation, asset ordering, and dependency resolution are part of the plan. You won't accidentally drain your gas token before completing other steps.
Simulation
MetaMask Bridge: Shows estimated output amounts and fees, but not a full transaction simulation with state diffs.
MovingWallet: Simulates the full transaction before you sign. You see the exact expected state change, not just a fee estimate.
NFT Support
MetaMask Bridge: Limited or no support for NFT bridging.
MovingWallet: Detects ERC-721 and ERC-1155 holdings. NFT bridging is included in migration plans where bridge contracts exist for the collection.
Multi-Chain Consolidation
MetaMask Bridge: One chain-to-chain transfer at a time.
MovingWallet: Can plan a migration from assets across 5 different chains into a single destination address in one session.
Audit Trail
MetaMask Bridge: No built-in audit log of migration activity.
MovingWallet: Full audit trail of all detected assets, planned steps, simulation results, and executed transactions. Exportable as CSV.
When MetaMask Bridge Is the Right Tool
- You need to move a single asset from one chain to another
- You already know exactly what you want to bridge and just need routing
- Speed of transaction is the only priority
When MovingWallet Is the Right Tool
- You are migrating an entire wallet to a new address
- You have assets on multiple chains and want a coordinated plan
- You want simulation before committing any gas
- You need a full audit record of what moved where
Custody Model
Both tools are non-custodial. Neither holds your keys. MetaMask Bridge executes directly within the MetaMask wallet. MovingWallet presents a plan and you sign each transaction in your own wallet — it never has signing authority.