mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-14 10:19:35 -04:00
Update README.md
This commit is contained in:
parent
9512f34b85
commit
e3d29bf447
1 changed files with 7 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue