From 7bdbf7a61ed33e438b4862cf7413ad9bc434cf64 Mon Sep 17 00:00:00 2001
From: "motherofbots.eth" <127235106+lilith377@users.noreply.github.com>
Date: Thu, 16 Mar 2023 17:36:18 -0700
Subject: [PATCH] add building a scalable event scanner for ethereum
---
MEV_and_trading/high_frequency/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MEV_and_trading/high_frequency/README.md b/MEV_and_trading/high_frequency/README.md
index bbcaf79..50b27a8 100644
--- a/MEV_and_trading/high_frequency/README.md
+++ b/MEV_and_trading/high_frequency/README.md
@@ -13,12 +13,13 @@
---
-### projects an protocols
+### projects and protocols
* [check stat arb for searchers](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_strategies/stat_arbs)
+* [building a scalable event scanner for ethereum](https://mirror.xyz/steinkirch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI)