Opt into mev-commit with ease. This guide covers everything you need to do to passively interact with the mev-commit protocol as a validator.
Relay | Docs |
---|---|
Titan | docs.titanrelay.xyz |
Contract | 0xF263483500e849Bd8d452c9A0F075B606ee64087 |
Minimum Stake | 3 ETH |
Unstaking Period | 7000 blocks |
Approx. Unstake Time | 23.3 mins* |
0xF263483500e849Bd8d452c9A0F075B606ee64087
.
It requires a minimum stake of 3 ETH
and enforces a 7000
block unstaking period. This period, which translates to approximately 23.3
minutes
assuming a 200ms
block time on the mev-commit chain, is designed to cover two L1 epochs (L1 finalization period) plus a settlement buffer.
This ensures a safe transition period between the initiation of an unstake and the actual withdrawal.
The registry exclusively uses BLS public keys as identifiers for validator opt-in. Any externally owned account (EOA) can stake on behalf
of a validator’s public key, but only the staking EOA can initiate withdrawals in the future.
To begin staking, first obtain funds from the testnet faucet to use on the mev-commit chain.
The stake
function in the contract allows for multiple validator BLS public keys to be staked in one transaction.
Ether sent with the transaction is evenly distributed among the provided validator public keys: