From b260390ea9309e27df2023e92304512d5a0b94eb Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 18 Dec 2022 13:23:51 -0800 Subject: [PATCH] Update README.md --- pvp_war/README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/pvp_war/README.md b/pvp_war/README.md index a97ce35..ac24a3b 100644 --- a/pvp_war/README.md +++ b/pvp_war/README.md @@ -1,21 +1,28 @@ -## PvP bot battles +## PvP War + +* [interesting txs](interesting_txs.md) +
-### salmonella +### 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 +#### kattana * trap for front-runnign bots during token listing.
-### YOLOchain +#### YOLOchain * [bert miller thread](https://twitter.com/bertcmiller/status/1381296074086830091?s=20) * instead of users paying tx fees via gas prices, flashbots users pay fees via a smart contract call which transfers eth to miner.