MEV-Boost Mainnet Relay Live!
📣

MEV-Boost Mainnet Relay Live!

💡
The Flashbots MEV-Boost Mainnet Relay is now live and ready for configuration at: https://boost-relay.flashbots.net

Connect to the Flashbots MEV-Boost Mainnet Relay

  1. Install the latest version of MEV-Boost
  2. Run mev-boost pointed at our Mainnet Relay with the following command:
./mev-boost -mainnet -relay-check -relays https://0xac6e77dfe25ecd6110b8e780608cce0dab71fdd5ebea22a16c0205200f2f8e2e3ad3b71d3499c54ad14d6c21b41a37ae@boost-relay.flashbots.net

Note: You can add multiple relays comma-separated to the -relays flag, like this: -relays https://relay1,https://relay2

  1. Configure a supported consensus client. Detailed instructions are available on the MEV-boost testing wiki, and guides for connecting the client to mev-boost can be found in the consensus client compatibility table, along with associated client setup guide.
  2. Confirm the setup works by calling the data API to see your validator registration (example).

⚡ If you have additional questions, please ask on GitHub or Discord!