Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-07 13:20:35 -08:00 committed by GitHub
parent 8e5dbcc1fd
commit 3b72cc4d33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
<br>
* 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.
<br>
---
### resources
* [anatomy of snipor bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/snipers.md)