From 1606281a80fdf9ed34eeb5f3006be4bfcd61677f Mon Sep 17 00:00:00 2001
From: "mia von steinkirch, phd"
<1130416+miavonsteinkirch@users.noreply.github.com>
Date: Thu, 17 Nov 2022 09:55:53 -0800
Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20add=20note=20on=20pga?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 76 +++++++++++++++++++++++++++----------------------------
1 file changed, 38 insertions(+), 38 deletions(-)
diff --git a/README.md b/README.md
index ab928f9..855f4a6 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
-# 🦈⛓ 1337 mev toolkit
+# 🦈⛓ mev
-##### the concept of maximal extractable value (mev) was coined by the 2019 research paper [flashboys 2.0](https://arxiv.org/abs/1904.05234),
-##### and encompasses the profits generated by participant parties when producing new blocks on a blockchain.
+##### the concept of maximal extractable value (mev) - a revenue stream generated from priority gas auction (PGA) - was coined by the 2019 research paper [flash boys 2.0](https://arxiv.org/abs/1904.05234), and encompasses the profits generated by participant parties when producing new blocks on a blockchain.
@@ -41,9 +40,9 @@
* [subway](https://github.com/libevm/subway)
* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
* [optimal sandwich](https://github.com/mevcheb/optimal-sandwich)
-* [amm Arbitrageur](https://github.com/paco0x/amm-arbitrageur)
+* [amm arbitrageur](https://github.com/paco0x/amm-arbitrageur)
* [mev bot in q using kdb+](https://github.com/sambacha/q-evm)
-* [liquidation Aave protocol example](https://github.com/ialberquilla/aave-liquidation)
+* [liquidation aave protocol example](https://github.com/ialberquilla/aave-liquidation)
* [liquidator-v3](https://github.com/blockworks-foundation/liquidator-v3)
* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper)
* [pool-sniper](https://github.com/Anish-Agnihotri/pool-sniper)
@@ -59,10 +58,10 @@
### mev on the chains
-* [MEV on ethereum](MEV_on_Ethereum)
-* [MEV on avalanche](MEV_on_Avalanche)
-* [MEV on solana](MEV_on_Solana)
-* [MEV on cosmos](MEV_on_Cosmos)
+* [mev on ethereum](MEV_on_Ethereum)
+* [mev on avalanche](MEV_on_Avalanche)
+* [mev on solana](MEV_on_Solana)
+* [mev on cosmos](MEV_on_Cosmos)
@@ -108,8 +107,8 @@
### mev explorers
-* [zero MEV](https://www.zeromev.org/)
-* [public MEV explorer](https://metablock.dev/tools/mev/)
+* [zero mev](https://www.zeromev.org/)
+* [public mev explorer](https://metablock.dev/tools/mev/)
* [dashboard by metablock](https://mev.metablock.dev/1/dashboard)
@@ -216,24 +215,25 @@
-- [Endgame by Vitalik](https://vitalik.ca/general/2021/12/06/endgame.html)
-- [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)
-- [How To Light Up The Dark Forest by Robert Miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/)
-- [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)
-- [Wrecking sandwich traders for fun and profit](https://github.com/Defi-Cartel/salmonella)
-- [Surrogeth: Tricking frontrunners into being transaction relayers](https://ethresear.ch/t/surrogeth-tricking-frontrunners-into-being-transaction-relayers/6937/1)
-- [KeeperDAO plan for MEV protection](https://blog.keeperdao.com/how-to-protect-yourself-from-mev-and-get-paid-for-it/)
+- [endgame by vitalik](https://vitalik.ca/general/2021/12/06/endgame.html)
+- [escaping the dark forest by samczsun](https://samczsun.com/escaping-the-dark-forest/)
+- [how to build an ethereum mining pool by dragonfly](https://medium.com/dragonfly-research/how-to-build-an-ethereum-mining-pool-6be356520b7a)
+- [mev and me by paradigm](https://research.paradigm.xyz/MEV)
+- [ethereum is a dark forest by paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)
+- [ethereum blockspace by paradigm](https://research.paradigm.xyz/ethereum-blockspace)
+- [return to the dark forest by rekt](https://rekt.news/return-to-the-dark-forest/)
+- [modern mev sandwich attacks by totlsota](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8)
+- [how i learned to stop worrying and love mev by sreeni](https://medium.com/dragonfly-research/dr-reorg-or-how-i-learned-to-stop-worrying-and-love-mev-2ee72b428d1d)
+- [how to light up the dark forest by robert miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/)
+- [hiding in plain sight by samczsun](https://samczsun.com/hiding-in-plain-sight/)
+- [we live in a mempool by tom schmidt](https://medium.com/dragonfly-research/we-live-in-a-mempool-backrunning-the-mev-crisis-a4ea0b493b05)
+- [wrecking sandwich traders for fun and profit](https://github.com/Defi-Cartel/salmonella)
+- [tricking frontrunners into being transaction relayers](https://ethresear.ch/t/surrogeth-tricking-frontrunners-into-being-transaction-relayers/6937/1)
+- [keeperdao plan for mev protection](https://blog.keeperdao.com/how-to-protect-yourself-from-mev-and-get-paid-for-it/)
- [The enemy of your enemy is not your friend](https://fiona.mirror.xyz/QXdCOAggA5g_j5R_JpO-V5LqK89EbimnYIV6c2rOsT0)
-- [How to use Flashbots](https://cryptomarketpool.com/how-to-use-flashbots/)
-- [Flashbots bundler explore](https://flashbots-explorer.marto.lol/)
-- [Ethereum is a Dark Forest by Paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)
-- [Ethereum Blockspace by Paradigm](https://research.paradigm.xyz/ethereum-blockspace)
+- [how to use flashbots](https://cryptomarketpool.com/how-to-use-flashbots/)
+- [flashbots bundler explorer](https://flashbots-explorer.marto.lol/)
+
@@ -261,15 +261,15 @@
#### research papers
-- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
-- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
-- [SoK: Transparent Dishonesty: Front-running Attacks on Blockchain](https://arxiv.org/pdf/1902.05164.pdf)
-- [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
-- [DEX Arbitrage, Mathematical Optimisations & Me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
-- [A list of open problems in DeFi by Emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
-- [Combining GHOST and Casper](https://arxiv.org/abs/2003.03052)
-- [Three Attacks on Proof-of-Stake Ethereum](https://arxiv.org/abs/2110.10086)
-- [Two Attacks On Proof-of-Stake GHOST/Ethereum](https://arxiv.org/abs/2203.01315)
+- [flash boys 2.0](https://arxiv.org/pdf/1904.05234.pdf)
+- [towards a theory of mev, diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
+- [transparent dishonesty: front-running attacks on blockchain](https://arxiv.org/pdf/1902.05164.pdf)
+- [keeperdao's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
+- [dex arbitrage, mathematical optimisations & me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
+- [a list of open problems in defi by emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
+- [combining ghost and casper](https://arxiv.org/abs/2003.03052)
+- [three atacks on pos ethereum](https://arxiv.org/abs/2110.10086)
+- [two attacks on pos ghost/ethereum](https://arxiv.org/abs/2203.01315)
@@ -284,7 +284,7 @@
* [a graduate course in applied cryptography](http://toc.cryptobook.us/)
* [the cypherpunk manifest by eric hughes](https://activism.net/cypherpunk/manifesto.html)
* [the hacker manifest by the mentor](http://phrack.org/issues/7/3.html)
-* [bitcoin Whitepaper by satoshi nakamoto](https://bitcoin.org/bitcoin.pdf)
+* [bitcoin whitepaper by satoshi nakamoto](https://bitcoin.org/bitcoin.pdf)
* [teal organizations](https://reinventingorganizationswiki.com/)
* [decentralization, by vitalik](https://medium.com/@VitalikButerin/the-meaning-of-decentralization-a0c92b76a274)