From 02241ca472160b6aa5f24b42426440cca484f1b3 Mon Sep 17 00:00:00 2001 From: go-outside-helper <138340846+go-outside-helper@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:01:06 -0800 Subject: [PATCH] mev protection: dex & aggregator anti-mev mechanisms --- MEV_searchers/order_flows/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MEV_searchers/order_flows/README.md b/MEV_searchers/order_flows/README.md index ac78b35..f25e53c 100644 --- a/MEV_searchers/order_flows/README.md +++ b/MEV_searchers/order_flows/README.md @@ -22,3 +22,4 @@ * **[overview of mev and eth progress, by alex stokes](https://www.youtube.com/watch?v=DZfKE8djQTM)** * **[the orderflow auction design space, by stephane and ankit](https://frontier.tech/the-orderflow-auction-design-space)** * **[everything you need to know about order flow auctions, by tuomikooski and monteiro](https://www.monoceros.com/insights/order-flow-auctions)** +* **[mev protection: dex & aggregator anti-mev mechanisms](https://www.shoal.gg/p/mev-protection-dex-and-aggregator)**