$HOME/.mev-commit
directory, along with running the required bidder node.3 * amountPerWindow
. The user’s wallet should have enough funds to be able to maintain these deposits as well as cover gas costs to issue transactions.autodeposit-enabled
flag should be set as well as the autodeposit-amount
needs to be set to the amount to be deposited in each window.
MEV_COMMIT_VALIDATOR_ROUTER_ADDR
MEV_COMMIT_BEACON_API_URL
MEV_COMMIT_L1_RPC_URL
0x251Fbc993f58cBfDA8Ad7b0278084F915aCE7fc3
and on Mainnet is 0x821798d7b9d57dF7Ed7616ef9111A616aB19ed64
.
The default URLs for the Mainnet Beacon Chain and L1 RPC are https://ethereum-beacon-api.publicnode.com and https://ethereum-rpc.publicnode.com, respectively, but you can set your own URLs.
The default URLs for the Testnet Beacon Chain and L1 RPC are https://ethereum-holesky-beacon-api.publicnode.com and https://ethereum-holesky-rpc.publicnode.com, respectively, but you can set your own URLs.
To get the information on whether validators for a specific epoch are opted in to mev-commit:
validator_opted_in
)epoch_validators_opted_in
)--provider-whitelist
option to set it up. The list should contain the ethereum wallet addresses of the provider nodes.