Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-07 16:47:38 -08:00 committed by GitHub
parent 9512f34b85
commit e3d29bf447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,13 @@
## sniping techniques
## sniping
<br>
### tl; dr
<br>
* 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
<br>
* [anatomy of snipor bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/snipers.md)