From 967ff114ec0f794a23d768b8643074766c4159a2 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 1 Jan 2023 14:24:31 -0800 Subject: [PATCH] mev order flow, the king of block builders --- 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 b668f05..a19ca6a 100644 --- a/MEV_on_Ethereum/block_builders.md +++ b/MEV_on_Ethereum/block_builders.md @@ -15,3 +15,4 @@ * [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) * [mev-rs - gateway to a network of block builders](https://github.com/ralexstokes/mev-rs) +* [mev order flow, the king of block builders](https://coinyuppie.com/mev-order-flow-the-king-of-block-builders/)