From af079d2947960832037d428e44c890975d1bba75 Mon Sep 17 00:00:00 2001
From: "dr. mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Fri, 10 Feb 2023 19:45:48 -0800
Subject: [PATCH] disasembling mev bots, by noxx
---
MEV_searchers/pvp_war/README.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/MEV_searchers/pvp_war/README.md b/MEV_searchers/pvp_war/README.md
index 38c6318..da80c96 100644
--- a/MEV_searchers/pvp_war/README.md
+++ b/MEV_searchers/pvp_war/README.md
@@ -2,6 +2,10 @@
+### cool stories
+
+
+
#### salmonella
* exploited the generalised nature of front-running setups through an erc20 token that could detect when a non-owner is transacting it, returning just 10% of the amount.
@@ -34,3 +38,14 @@
* [https://twitter.com/MevRefund/status/1580652170592280576](https://twitter.com/MevRefund/status/1580652170592280576)
* [a list of malicious tokens](malicious_tokens.md)
+
+
+
+----
+
+
+### resources
+
+
+
+* [disasembling mev bots, by noxx](https://noxx.substack.com/p/mev-memoirs-into-the-arena-chapter-3e9)