1
Launch mev-commit Node
Make sure you’ve launched a mev-commit node first.
2
Fund Account
Make sure you’ve also funded your account on the mev-commit chain.
3
Check Minimum Stake Amount
Check the minimum amount that can be staked, and consider staking more than the minimum. Bidders will only connect to providers which have stake higher than this minimum. The larger a provider’s stake, the greater the credibility behind that provider’s commitments. The amount is set in
wei
.4
Register Stake with BLS PubKey
/topology
endpoint again to verify connected peers.Congrats, your provider node is registered on mev-commit and you’re ready to consume bids.
Rewards on mev-commit rely on the
extra-data
field in the block header to attribute the winning providers. Providers need to register their node’s Ethereum address and BLS public key against the unique extra-data
field they use while building blocks. This registration is currently done manually by the Primev team, please contact us to register these details. Once the registration is done, the settlement chain will be able to correctly attribute the winning providers on L1. This will be automated in future.-
Check stake balance
-
Get the account address of your node