From a2e0b63c317d8411d3ba2f035c8d34fa958946c8 Mon Sep 17 00:00:00 2001
From: "mia von steinkirch, phd"
<1130416+miavonsteinkirch@users.noreply.github.com>
Date: Thu, 17 Nov 2022 17:01:59 -0800
Subject: [PATCH] Create README.md
---
pvp_war/README.md | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 pvp_war/README.md
diff --git a/pvp_war/README.md b/pvp_war/README.md
new file mode 100644
index 0000000..f538f9e
--- /dev/null
+++ b/pvp_war/README.md
@@ -0,0 +1,21 @@
+## PvP bot battles
+
+
+
+### 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.
+* [source code](https://github.com/Defi-Cartel/salmonella)
+
+
+
+### kattana
+
+* trap for front-runnign bots during token listing.
+
+### YOLOchain
+
+* instead of users paying tx fees via gas prices, flashbots users pay fees via a smart contract call which transfers eth to miner.
+* miners receive bundles of txs from users and include the bundle that pays the most
+* sandwich bots watch the mempool for users buying on dexes and sandwich them
+* bots will simulate their txs on local infrastrcuture