From 3e838d259f475de065989a787fb43440f9caba81 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:50:43 -0800 Subject: [PATCH] add ef builder spec --- MEV_on_Ethereum/block_builders.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MEV_on_Ethereum/block_builders.md b/MEV_on_Ethereum/block_builders.md index eb0f408..0a4442c 100644 --- a/MEV_on_Ethereum/block_builders.md +++ b/MEV_on_Ethereum/block_builders.md @@ -10,6 +10,7 @@ ### resources +* [ef builder specs](https://github.com/ethereum/builder-specs) * [flashbots builder](https://github.com/flashbots/builder) * [etherscan blocks](https://etherscan.io/blocks), [mev blocks](https://etherscan.io/blocks/label/mev-block), and [mev builders](https://etherscan.io/accounts/label/mev-builder) * [builder69.io endpoint for searchers (bundle/tx)](https://builder0x69.io)