From 243492804a8c8d007ebeb67ca8bc1a2a37878444 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 22:27:55 -0700 Subject: [PATCH] Update README.md --- MEV_on_Ethereum/README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md index 7ea33ad..46b18ce 100644 --- a/MEV_on_Ethereum/README.md +++ b/MEV_on_Ethereum/README.md @@ -2,12 +2,7 @@
-#### basics -
- - -* [arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/arbitrage.md) * [basic evm](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/evm-knowledge.md) * [eip-1559](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/eip-1559.md) * [the mempool](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/mempool.md) @@ -15,17 +10,8 @@
-#### mev categories -
- -* [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) -* [sandwiching](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/sandwiching.md) - -
- -#### useful +#### resources * [mev relays](https://github.com/bt3gl-labs/1337_mev_toolkit/blob/main/MEV_on_Ethereum/mev-relays.md)