From e402bc5e987250f6fc6b49b2fa6eb4c92f802311 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:41 -0800
Subject: [PATCH] Create tricks.md
---
MEV_strategies/sniping/tricks.md | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 MEV_strategies/sniping/tricks.md
diff --git a/MEV_strategies/sniping/tricks.md b/MEV_strategies/sniping/tricks.md
new file mode 100644
index 0000000..3175d0b
--- /dev/null
+++ b/MEV_strategies/sniping/tricks.md
@@ -0,0 +1,11 @@
+### 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](https://proxymesh.com/)
+
+