The mev-commit chain uses native ETH that must be bridged from L1 using our lock and mint bridge. A user CLI application can be downloaded from the releases page.
You can confirm your operating system and architecture by runninguname -sm.
Or use the following command which automatically downloads and extracts the latest bridge user CLI binary for your system into your $HOME directory:
user-cli.
In order to bridge funds, users need to have an account which is funded with mainnet ETH.
Testnet command
Testnet command
❯_ bridge to settlement chain from L1
Users can also use a keystore file instead of using the private key.
CLI currently uses default contract addresses for mainnet and default mainnet RPC endpoints. Users can use separate RPC URLs using the respective options.
To check other options available in the user CLI, users can use the -h option
The current bridge waits for finalization. Thus when moving funds from L1 to the settlement chain, users will have to wait for at least 15 mins (L1 finalization time) before getting a confirmation. Conversely, bridging from settlement to L1 chain will be significantly faster (less than 1 second settlement chain finalization time).