diff --git a/sniping/README.md b/sniping/README.md index ea17d07..37ccb91 100644 --- a/sniping/README.md +++ b/sniping/README.md @@ -1,10 +1,13 @@ -## sniping techniques +## sniping + +
+ ### tl; dr
-* liquidity sniping happens when searchers compete to purchase an asset immediately after the creation of a liquidity pool. +* **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. @@ -14,4 +17,6 @@ ### resources +
+ * [anatomy of snipor bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/snipers.md)