Bridge
Using the Bridge UI
How to bridge ETH between L1 and mev-commit using the web interface
The mev-commit bridge UI provides an intuitive interface for transferring ETH between Ethereum and the mev-commit chain.
Bridging to mev-commit
- Visit mev-commit.xyz/bridge
- Connect your wallet when prompted
- Select Ethereum as the source chain and mev-commit as the destination chain
- Enter the amount of ETH you want to transfer
- Click “Bridge” and approve the transaction in your wallet
- Wait for the bridging transaction to complete (approximately 15 minutes for L1 finality)
Bridging from mev-commit
- Visit mev-commit.xyz/bridge
- Connect your wallet when prompted
- Select mev-commit as the source chain and Ethereum as the destination chain
- Enter the amount of ETH you want to transfer
- Click “Bridge” and approve the transaction in your wallet
- Transaction should complete within a few minutes
Note: A fixed fee of 0.005 ETH is charged when bridging from mev-commit to L1 to cover relayer costs.
For advanced users, programmatic access, or automation needs, the bridge CLI tool is also available - see Bridge CLI for details.