From d37b8f43a4281f1667c144ebc4cc2c02b3ede916 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Fri, 23 Sep 2022 06:17:26 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=B4=E2=80=8D=E2=98=A0=EF=B8=8F=20every?=
=?UTF-8?q?thing=20mev=20in=20ethereum?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
MEV_on_Ethereum/README.md | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md
index 8c0121e..fa544c2 100644
--- a/MEV_on_Ethereum/README.md
+++ b/MEV_on_Ethereum/README.md
@@ -19,13 +19,14 @@
-* [Basic EVM pre-requisite knowledge](EVM-pre-requisite-knowledge.md)
-* [Front-running](frontrunning-notes.md)
-* [Liquidation](liquidations-notes.md)
-* [Arbitrage](arbitrage-notes.md)
-* [Sandwiching](sandwich-tranding-notes.md)
-* [The mempool](the-mempool.md)
-* [MEV terminology](terminology.md)
+* [basic evm](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/evm-knowledge.md)
+* [frontrunning](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/frontrunning.md)
+* [liquidation](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/liquidations.md)
+* [arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/arbitrage.md)
+* [eip-1559](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/eip-1559.md)
+* [sandwiching](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/sandwiching.md)
+* [the mempool](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/mempool.md)
+* [terminology](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/terminology.md)
@@ -37,5 +38,5 @@
-* [Cross-Domain MEV](https://arxiv.org/abs/2112.01472)
+* [cross-domain mev](https://arxiv.org/abs/2112.01472)