dr. mia von steinkirch, phd 07baed4ca2
Update README.md
2023-02-08 17:32:13 -08:00
..
2023-02-08 17:32:13 -08: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


resources