mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 11:19:13 -04:00
sniping
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.
tricks
cex
- craw relays by requesting through a network of proxies to not get ratelimited (for example, by cloudflare ~5 seconds).
- maintain an in-memory list of endpoints that are predicted to be cached, so only use the ones that are predicted to be uncached.
- proxymesh: rotating anonynous http proxy servers