From 3b72cc4d33f8b479708cce2c5c9fa6fb15334fc0 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:20:35 -0800 Subject: [PATCH] Update README.md --- sniping/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/sniping/README.md b/sniping/README.md index e08cf49..a3f9a08 100644 --- a/sniping/README.md +++ b/sniping/README.md @@ -2,12 +2,16 @@ ### tl; dr -* Liquidity sniping happens when searchers compete to purchase an asset immediately after the creation of a liquidity pool. -* Tokens are then not off-loaded in the same block, but instead sold over the next minutes or hours. -* Profits for a sniper are not guaranteed. +
+ +* liquidity sniping happens when searchers compete to purchase an asset immediately after the creation of a liquidity pool. +* tokens are then not off-loaded in the same block, but instead sold over the next minutes or hours. +* profits for a sniper are not guaranteed.
--- ### resources + +* [anatomy of snipor bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/snipers.md)