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)