From 683364627db3b776201a5b8d79efcdd7bb0d344e Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Fri, 23 Sep 2022 07:41:46 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=AB=20add=20a=20bunch=20of=20tx=20and?=
=?UTF-8?q?=20gas=20tools?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 78 ++++++++++++++++++++++++++++---------------------------
1 file changed, 40 insertions(+), 38 deletions(-)
diff --git a/README.md b/README.md
index 3e7241c..aabedb0 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-## ☠️ notes && code in this repo
+## 🍕 notes && code in this repo
@@ -42,43 +42,10 @@
----
-
-## ☠️ cool articles
-
-
-
-- [MEV wiki](https://www.mev.wiki/)
-- [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots)
-- [MEV Dashboard by Flashbots](https://explore.flashbots.net/).
-- [KeeperDAO plan for MEV protection](https://blog.keeperdao.com/how-to-protect-yourself-from-mev-and-get-paid-for-it/)
-- [A list of open problems in DeFi by Emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
-- [Sandwiched?](https://sandwiched.wtf/)
-- [How to use Flashbots](https://cryptomarketpool.com/how-to-use-flashbots/)
-- [Flashbots bundle explore](https://flashbots-explorer.marto.lol/)
-- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
-- [Ethereum is a Dark Forest by Paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)
-- [Escaping the Dark Forest by samczsun](https://samczsun.com/escaping-the-dark-forest/)
-- [How to Build an Ethereum Mining Pool by Dragonfly research](https://medium.com/dragonfly-research/how-to-build-an-ethereum-mining-pool-6be356520b7a)
-- [MEV and Me by Paradigm](https://research.paradigm.xyz/MEV)
-- [Return to the Dark Forest by rekt](https://rekt.news/return-to-the-dark-forest/)
-- [Modern MEV sandwich attacks on Ethereum routers by totlsota](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8)
-- [Dr. Reorg or: How I Learned to Stop Worrying and Love MEV by Saneel Sreeni](https://medium.com/dragonfly-research/dr-reorg-or-how-i-learned-to-stop-worrying-and-love-mev-2ee72b428d1d)
-- [Hiding in Plain Sight by samczsun](https://samczsun.com/hiding-in-plain-sight/)
-- [We Live In A Mempool: Backrunning the MEV Crisis by Tom Schmidt](https://medium.com/dragonfly-research/we-live-in-a-mempool-backrunning-the-mev-crisis-a4ea0b493b05)
-- [How To Light Up The Dark Forest by Robert Miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/)
-- [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
-- [Blockchains are Cities by Haseeb Qureshi](https://medium.com/dragonfly-research/blockchains-are-cities-564327013f86)
-- [Endgame by Vitalik](https://vitalik.ca/general/2021/12/06/endgame.html)
-- [Soulbound by Vitalik](https://vitalik.eth.limo/general/2022/01/26/soulbound.html)
-- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
-- [DEX Arbitrage, Mathematical Optimisations & Me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
-
-
---
-## ✨ resources && tools
+## 🍟 resources && tools
@@ -129,12 +96,12 @@
-#### gas
+#### gas trackers
* [eth gas alert](https://ethgasalerts.xyz/)
-* [gas price io[(https://www.gasprice.io/)
+* [gas price io](https://www.gasprice.io/)
* [ethereum gas tracker](https://www.useweb3.xyz/gas)
* [nansei gas tracker](https://pro.nansen.ai/gas-tracker)
* [gas fee prediction](https://www.blocknative.com/gas-estimator)
@@ -173,10 +140,45 @@
+
+---
+
+## 🍿 cool articles
+
+
+
+- [MEV wiki](https://www.mev.wiki/)
+- [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots)
+- [MEV Dashboard by Flashbots](https://explore.flashbots.net/).
+- [KeeperDAO plan for MEV protection](https://blog.keeperdao.com/how-to-protect-yourself-from-mev-and-get-paid-for-it/)
+- [A list of open problems in DeFi by Emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
+- [Sandwiched?](https://sandwiched.wtf/)
+- [How to use Flashbots](https://cryptomarketpool.com/how-to-use-flashbots/)
+- [Flashbots bundle explore](https://flashbots-explorer.marto.lol/)
+- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
+- [Ethereum is a Dark Forest by Paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)
+- [Escaping the Dark Forest by samczsun](https://samczsun.com/escaping-the-dark-forest/)
+- [How to Build an Ethereum Mining Pool by Dragonfly research](https://medium.com/dragonfly-research/how-to-build-an-ethereum-mining-pool-6be356520b7a)
+- [MEV and Me by Paradigm](https://research.paradigm.xyz/MEV)
+- [Return to the Dark Forest by rekt](https://rekt.news/return-to-the-dark-forest/)
+- [Modern MEV sandwich attacks on Ethereum routers by totlsota](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8)
+- [Dr. Reorg or: How I Learned to Stop Worrying and Love MEV by Saneel Sreeni](https://medium.com/dragonfly-research/dr-reorg-or-how-i-learned-to-stop-worrying-and-love-mev-2ee72b428d1d)
+- [Hiding in Plain Sight by samczsun](https://samczsun.com/hiding-in-plain-sight/)
+- [We Live In A Mempool: Backrunning the MEV Crisis by Tom Schmidt](https://medium.com/dragonfly-research/we-live-in-a-mempool-backrunning-the-mev-crisis-a4ea0b493b05)
+- [How To Light Up The Dark Forest by Robert Miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/)
+- [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
+- [Blockchains are Cities by Haseeb Qureshi](https://medium.com/dragonfly-research/blockchains-are-cities-564327013f86)
+- [Endgame by Vitalik](https://vitalik.ca/general/2021/12/06/endgame.html)
+- [Soulbound by Vitalik](https://vitalik.eth.limo/general/2022/01/26/soulbound.html)
+- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
+- [DEX Arbitrage, Mathematical Optimisations & Me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
+
+
+
---
-## 📙 bonus: 𝕋𝕙𝕖 𝕞𝕒𝕜𝕖 𝕠𝕗 𝕒 𝕔𝕪𝕡𝕙𝕖𝕣𝕡𝕦𝕟𝕜
+## 🌭 bonus: 𝕋𝕙𝕖 𝕞𝕒𝕜𝕖 𝕠𝕗 𝕒 𝕔𝕪𝕡𝕙𝕖𝕣𝕡𝕦𝕟𝕜