From 15383508bc32ebb1b36a2524afd0c9d9b7ea5a01 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:37:04 -0800 Subject: [PATCH] Update README.md --- MEV_strategies/stat_arbs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEV_strategies/stat_arbs/README.md b/MEV_strategies/stat_arbs/README.md index 949804d..4a4ea0f 100644 --- a/MEV_strategies/stat_arbs/README.md +++ b/MEV_strategies/stat_arbs/README.md @@ -11,7 +11,7 @@ * examples can be strategies that rely on: - [cross-chains](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/cross_domain_mev) arbitrage - - [CEX + DEX arbitrage](https://github.com/go-outside-labs/searcher-coingator-rs) + - [CEX + DEX arbitrage](dex-cefi-arb) - [order flow](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/private_order_flows) trading by aggregating orders from multiple private or public mempools - [whale watching](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_and_trading/whales)