mev-toolkit/MEV_strategies/sniping/tricks.md

11 lines
363 B
Markdown

### tricks
<br>
#### 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](https://proxymesh.com/)
<br>