mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-20 07:30:24 -04:00
🥧 clean up links
This commit is contained in:
parent
b6a09a32fb
commit
057feaaddb
1 changed files with 36 additions and 38 deletions
74
README.md
74
README.md
|
@ -2,9 +2,11 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
##### healthy mev extraction is too important of a problem,
|
### 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.
|
||||||
##### that will directly affect the future of our society.
|
|
||||||
##### we are democratizing it.
|
<br>
|
||||||
|
|
||||||
|
#### healthy mev extraction is too important of a problem, that will directly affect the future of our society. we are democratizing it.
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -13,7 +15,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### mev strategies
|
### mev extraction strategies
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -27,7 +29,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### cute "retired" mev bots to learn from
|
### "retired" mev bots to learn from
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -37,8 +39,8 @@
|
||||||
* [subway](https://github.com/libevm/subway)
|
* [subway](https://github.com/libevm/subway)
|
||||||
* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
|
* [bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
|
||||||
* [optimal sandwich](https://github.com/mevcheb/optimal-sandwich)
|
* [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)
|
* [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)
|
* [liquidator-v3](https://github.com/blockworks-foundation/liquidator-v3)
|
||||||
* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper)
|
* [limit sniper](https://github.com/CryptoGnome/Limit-Sniper)
|
||||||
|
@ -60,6 +62,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### healthy mev extraction
|
### healthy mev extraction
|
||||||
|
@ -73,7 +76,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### building your toolkit
|
### building a toolkit
|
||||||
|
|
||||||
|
|
||||||
* [anatomy of mev bots](anatomy_of_mev_bots)
|
* [anatomy of mev bots](anatomy_of_mev_bots)
|
||||||
|
@ -99,11 +102,11 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
### mev explorer
|
### mev explorers
|
||||||
|
|
||||||
* [Zero MEV](https://www.zeromev.org/)
|
* [zero MEV](https://www.zeromev.org/)
|
||||||
* [Public MEV explorer](https://metablock.dev/tools/mev/)
|
* [public MEV explorer](https://metablock.dev/tools/mev/)
|
||||||
* [mev dashboard by metablock](https://mev.metablock.dev/1/dashboard)
|
* [dashboard by metablock](https://mev.metablock.dev/1/dashboard)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -127,6 +130,7 @@
|
||||||
* [blockchair blocks explorer](https://blockchair.com/ethereum)
|
* [blockchair blocks explorer](https://blockchair.com/ethereum)
|
||||||
* [oklink block and tokens explorer](https://www.oklink.com/en/eth)
|
* [oklink block and tokens explorer](https://www.oklink.com/en/eth)
|
||||||
* [phalcon tx explorer](https://phalcon.blocksec.com/)
|
* [phalcon tx explorer](https://phalcon.blocksec.com/)
|
||||||
|
* [breadcrumbs](https://www.breadcrumbs.app/home)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -136,13 +140,7 @@
|
||||||
|
|
||||||
* [etherscan goerli](https://goerli.etherscan.io/)
|
* [etherscan goerli](https://goerli.etherscan.io/)
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
##### address analysis
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
* [breadcrumbs](https://www.breadcrumbs.app/home)
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -156,7 +154,7 @@
|
||||||
* [ethereum gas tracker](https://www.useweb3.xyz/gas)
|
* [ethereum gas tracker](https://www.useweb3.xyz/gas)
|
||||||
* [nansei gas tracker](https://pro.nansen.ai/gas-tracker)
|
* [nansei gas tracker](https://pro.nansen.ai/gas-tracker)
|
||||||
* [gas fee prediction](https://www.blocknative.com/gas-estimator)
|
* [gas fee prediction](https://www.blocknative.com/gas-estimator)
|
||||||
* [gastrology: estimate gas prices by analyzing past blocks](https://dethgasstation.eth.link/)
|
* [gastrology](https://dethgasstation.eth.link/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -166,15 +164,15 @@
|
||||||
### data && analytics
|
### data && analytics
|
||||||
|
|
||||||
|
|
||||||
* [MEV Dashboard by Flashbots](https://explore.flashbots.net/).
|
* [mev dashboard by flashbots](https://explore.flashbots.net/).
|
||||||
* [Nansen](https://www.nansen.ai/)
|
* [nansen](https://www.nansen.ai/)
|
||||||
* [Token terminal](https://tokenterminal.com/terminal)
|
* [token terminal](https://tokenterminal.com/terminal)
|
||||||
* [Westerngate, arbritage measured](Westerngate.xyz)
|
* [westerngate, arbritage measured](Westerngate.xyz)
|
||||||
* [EigenPhi arbitrage scan](https://eigenphi.io/)
|
* [eigenPhi arbitrage scan](https://eigenphi.io/)
|
||||||
* [Parsec.finance](https://parsec.finance/)
|
* [parsec.finance](https://parsec.finance/)
|
||||||
* [Flashloans](https://tools.blocksec.com/flashloan/eth)
|
* [flashloans](https://tools.blocksec.com/flashloan/eth)
|
||||||
* [Sandwiched?](https://sandwiched.wtf/)
|
* [sandwiched?](https://sandwiched.wtf/)
|
||||||
* [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots)
|
* [etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots)
|
||||||
* [MEV data corpus by manifold](https://github.com/manifoldfinance/mev-corpus)
|
* [MEV data corpus by manifold](https://github.com/manifoldfinance/mev-corpus)
|
||||||
|
|
||||||
|
|
||||||
|
@ -182,7 +180,7 @@
|
||||||
|
|
||||||
* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts)
|
* [ethereum tx reverts](https://dune.com/kroeger0x/ethereum-transaction-reverts)
|
||||||
* [dune board for gas prices](https://dune.com/kroeger0x/gas-prices)
|
* [dune board for gas prices](https://dune.com/kroeger0x/gas-prices)
|
||||||
* [sleuthing hashed function and event signatures on ethereum](https://dune.com/agaperste/event-and-function-signature-sleuthing?)
|
* [sleuthing hashed function and event signatures](https://dune.com/agaperste/event-and-function-signature-sleuthing?)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
@ -210,7 +208,7 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🍿 must read articles
|
## 🍿 general articles
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -239,7 +237,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
## 🍌 mev research resources
|
## 🍌 mev research
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -252,7 +250,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
#### papers
|
#### research papers
|
||||||
|
|
||||||
- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
|
- [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)
|
- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
|
||||||
|
@ -274,12 +272,12 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
* [A Graduate Course in Applied Cryptography](http://toc.cryptobook.us/)
|
* [a graduate course in applied cryptography](http://toc.cryptobook.us/)
|
||||||
* [The Cypherpunk Manifest by Eric Hughes](https://activism.net/cypherpunk/manifesto.html)
|
* [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)
|
* [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/)
|
* [teal organizations](https://reinventingorganizationswiki.com/)
|
||||||
* [The meaning of decentralization, by Vitalik](https://medium.com/@VitalikButerin/the-meaning-of-decentralization-a0c92b76a274)
|
* [decentralization, by vitalik](https://medium.com/@VitalikButerin/the-meaning-of-decentralization-a0c92b76a274)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue