mev-toolkit/MEV_strategies/sniping/tricks.md
dr. mia von steinkirch, phd e402bc5e98
Create tricks.md
2023-02-14 07:52:41 -08:00

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>