From a333fb5f595320398d531c8a4dddcc3c86fd2863 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sat, 24 Sep 2022 19:21:02 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=AD=20add=20testnet=20links?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 35 +++++++++++++++++++++++------------
1 file changed, 23 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 33802b3..953fc32 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-#### mev on chains
+### mev on the chains
* [MEV on ethereum](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/MEV_on_Ethereum)
* [MEV on avalanche](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/MEV_on_Avalanche)
@@ -16,7 +16,7 @@
-#### mev projects
+### mev projects
* [flashbots](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/flashbots)
@@ -25,14 +25,14 @@
-#### running stuff
+### running stuff
* [nodes and validators](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/nodes)
* [geth on k8s](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/geth_and_k8s)
-#### some somehow related defi stuff
+### some somehow related defi stuff
* [0x protocol](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/0x_protocol)
* [uniswap](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/uniswap)
@@ -50,7 +50,7 @@
-#### mev explorer
+### mev explorer
* [Zero MEV](https://www.zeromev.org/)
* [Public MEV explorer](https://metablock.dev/tools/mev/)
@@ -58,7 +58,12 @@
-#### tx analysis
+### tx analysis
+
+
+
+
+##### ethereum mainnet
@@ -72,12 +77,19 @@
* [blockchair blocks explorer](https://blockchair.com/ethereum)
* [oklink block and tokens explorer](https://www.oklink.com/en/eth)
+
+
+##### goerli testnet
+
+
+
+* [etherscan goerli](https://goerli.etherscan.io/)
-#### mev bots stuff
+### mev bots stuff
@@ -96,7 +108,7 @@
-#### gas trackers
+### gas trackers
@@ -113,7 +125,7 @@
-#### data && analytics
+### data && analytics
@@ -129,7 +141,7 @@
-#### mev research
+### mev research
* [MEV.day 2022](https://mevday.org/)
* [MEV data corpus](https://github.com/manifoldfinance/mev-corpus)
@@ -140,8 +152,7 @@
-
-#### other supporting tools
+### other supporting tools