From a88fb140bffc07095d708874a98bda700d386f65 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:03:18 -0800 Subject: [PATCH] demystify the dark forest: sandwich attack --- sandwich/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sandwich/README.md b/sandwich/README.md index c7c30bb..3f5234c 100644 --- a/sandwich/README.md +++ b/sandwich/README.md @@ -40,3 +40,4 @@ ### resources * [sandwich overview by eigenphi](https://eigenphi.io/mev/ethereum/sandwich) +* [demystify the dark forest: sandwich attack](https://medium.com/coinmonks/demystify-the-dark-forest-on-ethereum-sandwich-attacks-5a3aec9fa33e)