From bb2132c8df3665270c4b3477a89ce81825d7f424 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:31:59 -0800 Subject: [PATCH] Update README.md --- anatomy_of_mev_bots/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/anatomy_of_mev_bots/README.md b/anatomy_of_mev_bots/README.md index 1a3c0a3..e3dcd50 100644 --- a/anatomy_of_mev_bots/README.md +++ b/anatomy_of_mev_bots/README.md @@ -42,6 +42,11 @@ * [optimal sandwich](https://github.com/mevcheb/optimal-sandwich) * [subway](https://github.com/libevm/subway) +#### snipers + +* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper) +* [pool-sniper](https://github.com/Anish-Agnihotri/pool-sniper) + #### cow solvers * [cow solver template](https://github.com/cowprotocol/solver-template-py) @@ -58,8 +63,6 @@ * [FairTraDEX](https://github.com/MEVProof/Contracts) * [searcher-sponsored-tx](https://github.com/flashbots/searcher-sponsored-tx) * [searcher-minter](https://github.com/flashbots/searcher-minter) -* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper) -* [pool-sniper](https://github.com/Anish-Agnihotri/pool-sniper) * [mev bot in q using kdb+](https://github.com/sambacha/q-evm)