From 26f944858850a5684aed8196dbca48b73691a754 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:52:23 -0800 Subject: [PATCH] Update README.md --- MEV_strategies/sniping/README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/MEV_strategies/sniping/README.md b/MEV_strategies/sniping/README.md index ca4e8e3..1591d7a 100644 --- a/MEV_strategies/sniping/README.md +++ b/MEV_strategies/sniping/README.md @@ -13,21 +13,19 @@
-### tricks +--- + +### in this dir
-#### 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/) +* [tricks](tricks)
--- -### resources +### links