From 27f6fb9d7259ba1ffce909599a3dca2049a7b757 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:54:22 -0800 Subject: [PATCH] Update README.md --- MEV_strategies/sandwich/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MEV_strategies/sandwich/README.md b/MEV_strategies/sandwich/README.md index 7c4c926..eed46c5 100644 --- a/MEV_strategies/sandwich/README.md +++ b/MEV_strategies/sandwich/README.md @@ -6,7 +6,7 @@
-* sandwiching occurs when a searcher identifies a profitable trade in the mempool that will cause an impact on the price of an asset. +* **sandwich attacks** occurs when a searcher identifies a profitable trade in the mempool that will cause an impact on the price of an asset. * a searcher buys or sells a calculated amount directly before the large trade is executed and then immediately exits their position after the large order has taken place, banking a profit. @@ -32,7 +32,7 @@ --- -### resources +### links