Add mev.rip

This commit is contained in:
Dr. Marina Souza, PhD 2023-07-06 11:37:40 -07:00 committed by GitHub
parent 36e7a87b1a
commit d67d0c9cf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,22 +2,26 @@
<br>
### in this dir
### 🚨 start here: **[mev.rip](https://mev.rip/)**
<br>
---
<br>
#### bots
* [arbers](bots/arbers.md)
* [liquidators](bots/liquidators.md)
* [frontrunners](bots/frontrunners.md)
* [backrunners](bots/backrunners.md)
* [longtailors](bots/longtailors.md)
* [sandwichors](bots/sandwichors.md)
* [snipers](bots/snipers.md)
* [tradors](bots/tradors.md)
* [cow solvers](bots/cow-solvers.md)
* [statistical arbers](bots/stat-arbers.md)
* **[arbers](bots/arbers.md)**
* **[liquidators](bots/liquidators.md)**
* **[frontrunners](bots/frontrunners.md)**
* **[backrunners](bots/backrunners.md)**
* **[longtailors](bots/longtailors.md)**
* **[sandwichors](bots/sandwichors.md)**
* **[snipers](bots/snipers.md)**
* **[tradors](bots/tradors.md)**
* **[cow solvers](bots/cow-solvers.md)**
* **[statistical arbers](bots/stat-arbers.md)**
<br>
@ -25,15 +29,15 @@
* [order flows](order_flows)
* [101 bots (get started)](bots/101.md)
* [data and analytics](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/data_and_analytics)
* [bot profits by year](profits)
* [disassemblers](disassemblers)
* [mempool monitoring](mempool_monitoring)
* [pvp battles and stories](pvp_war)
* [general code resources](code_resources)
* [tx and signature explorers](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/tx_and_signature_explorers)
* **[order flows](order_flows)**
* **[101 bots (get started)](bots/101.md)**
* **[data and analytics](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/data_and_analytics)**
* **[bot profits by year](profits)**
* **[disassemblers](disassemblers)**
* **[mempool monitoring](mempool_monitoring)**
* **[pvp battles and stories](pvp_war)**
* **[general code resources](code_resources)**
* **[tx and signature explorers](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/tx_and_signature_explorers)**
@ -48,69 +52,69 @@
#### readings
* [the daily ape on mev](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221)
* [mev.day amsterdam 2022](https://mevday.org/)
* [mev research, by eigenphi](https://www.eigenphi.io/mev/research)
* [mev wiki, by automata network](https://www.mev.wiki/)
* [mev extraction strategies, by r. miller](https://docs.google.com/presentation/d/1YVFLnh_MnDtDDQjucW-UKxLD28iGlyi_Pj1ri_hGqRs/edit#slide=id.g124f588a727_0_51)
* [mev auction, by the ethereum foundation](https://ethresear.ch/t/mev-auction-auctioning-transaction-ordering-rights-as-a-solution-to-miner-extractable-value/6788)
* [cryptocurrency historical data snapshot](https://coinmarketcap.com/historical/)
* [mempool privacy research list, by a. obadia](https://collective.flashbots.net/t/bookmarks-relevant-for-mempool-privacy-researchers/1091)
* [etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot)
* [build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot)
* [list of known bots, by mev corpus](https://github.com/manifoldfinance/mev-corpus/blob/master/packages/known-bots/lib/known-bots.js)
* [running a keeper with rook.fi](https://docs.rook.fi/reference/integrate/run-a-keeper)
* [running a solver with cowswap](https://mirror.xyz/steinkirch.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)
* [tenderly rpc request builder](https://dashboard.tenderly.co/json-rpc-request-builder)
* [mev as an inner experience by nathan worsley](https://www.youtube.com/watch?v=9iHlyaRsgYI)
* [mev market overview and performance, by eigenphi](https://beta.eigenphi.io/)
* **[the daily ape on mev](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221)**
* **[mev.day amsterdam 2022](https://mevday.org/)**
* **[mev research, by eigenphi](https://www.eigenphi.io/mev/research)**
* **[mev wiki, by automata network](https://www.mev.wiki/)**
* **[mev extraction strategies, by r. miller](https://docs.google.com/presentation/d/1YVFLnh_MnDtDDQjucW-UKxLD28iGlyi_Pj1ri_hGqRs/edit#slide=id.g124f588a727_0_51)**
** **[mev auction, by the ethereum foundation](https://ethresear.ch/t/mev-auction-auctioning-transaction-ordering-rights-as-a-solution-to-miner-extractable-value/6788)**
* **[cryptocurrency historical data snapshot](https://coinmarketcap.com/historical/)**
* **[mempool privacy research list, by a. obadia](https://collective.flashbots.net/t/bookmarks-relevant-for-mempool-privacy-researchers/1091)**
* **[etherscan mev bot accounts](https://etherscan.io/accounts/label/mev-bot)**
* **[build a mev bot by degatchi](https://www.degatchi.com/articles/how-to-build-a-mev-bot)**
* **[list of known bots, by mev corpus](https://github.com/manifoldfinance/mev-corpus/blob/master/packages/known-bots/lib/known-bots.js)**
* **[running a keeper with rook.fi](https://docs.rook.fi/reference/integrate/run-a-keeper)**
* **[running a solver with cowswap](https://mirror.xyz/steinkirch.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)**
* **[tenderly rpc request builder](https://dashboard.tenderly.co/json-rpc-request-builder)**
* **[mev as an inner experience by nathan worsley](https://www.youtube.com/watch?v=9iHlyaRsgYI)**
* **[mev market overview and performance, by eigenphi](https://beta.eigenphi.io/)**
<br>
#### useful
* [dapp.tools](https://dapp.tools/)
* [back run me](https://backrunme.com/swap)
* [revoke.cash](https://revoke.cash/)
* [mev templates](https://github.com/degatchi/mev-template-rs)
* [eth detective](https://www.ethtective.com/address/)
* [eth converter](https://eth-converter.com/)
* [calldata decoder](https://tools.deth.net/calldata-decoder)
* [flashbots bot demo](https://github.com/0xblocks/flashbots-demo)
* [ankr rpc endpoints](https://www.ankr.com/rpc/)
* [searcher sponsored tx](https://github.com/flashbots/searcher-sponsored-tx)
* [contracts diff checker](https://etherscan.io/contractdiffchecker)
* [token security detector](https://gopluslabs.io/token-security/)
* [ultrasound money dashboard](https://ultrasound.money/)
* [smart contract allowance checker](https://app.unrekt.net/)
* [whatsabi: guess an abi for ethereum contracts](https://github.com/shazow/whatsabi)
* [source of deployed ethereum contracts in vscode](https://github.com/dethcrypto/dethcode)
* **[dapp.tools](https://dapp.tools/)**
* **[back run me](https://backrunme.com/swap)**
* **[revoke.cash](https://revoke.cash/)**
* **[mev templates](https://github.com/degatchi/mev-template-rs)**
* **[eth detective](https://www.ethtective.com/address/)**
* **[eth converter](https://eth-converter.com/)**
* **[calldata decoder](https://tools.deth.net/calldata-decoder)**
* **[flashbots bot demo](https://github.com/0xblocks/flashbots-demo)**
* **[ankr rpc endpoints](https://www.ankr.com/rpc/)**
* **[searcher sponsored tx](https://github.com/flashbots/searcher-sponsored-tx)**
* **[contracts diff checker](https://etherscan.io/contractdiffchecker)**
* **[token security detector](https://gopluslabs.io/token-security/)**
* **[ultrasound money dashboard](https://ultrasound.money/)**
* **[smart contract allowance checker](https://app.unrekt.net/)**
* **[whatsabi: guess an abi for ethereum contracts](https://github.com/shazow/whatsabi)**
* **[source of deployed ethereum contracts in vscode](https://github.com/dethcrypto/dethcode)**
<br>
#### gas trackers
* [gastrology](https://dethgasstation.eth.link/)
* [gas price io](https://www.gasprice.io/)
* [eth gas alert](https://ethgasalerts.xyz/)
* [nansei gas tracker](https://pro.nansen.ai/gas-tracker)
* [gas fee prediction](https://www.blocknative.com/gas-estimator)
* [ethereum gas tracker](https://www.useweb3.xyz/gas)
* **[gastrology](https://dethgasstation.eth.link/)**
* **[gas price io](https://www.gasprice.io/)**
* **[eth gas alert](https://ethgasalerts.xyz/)**
* **[nansei gas tracker](https://pro.nansen.ai/gas-tracker)**
* **[gas fee prediction](https://www.blocknative.com/gas-estimator)**
* **[ethereum gas tracker](https://www.useweb3.xyz/gas)**
<br>
#### news and alerts
* [highgwei bot](https://twitter.com/HighGwei)
* [eigenphi bot](https://twitter.com/EigenPhi_Alert)
* [mevwatch bot](https://twitter.com/mevwatchbot)
* [mevboost bot](https://twitter.com/MevBoostBot)
* [mevrefund bot](https://twitter.com/MevRefund)
* [eigenphi mirror](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34)
* [mev proposer bot](https://twitter.com/mevproposerbot)
* [flashbots discourse](https://collective.flashbots.net/)
* **[highgwei bot](https://twitter.com/HighGwei)**
* **[eigenphi bot](https://twitter.com/EigenPhi_Alert)**
* **[mevwatch bot](https://twitter.com/mevwatchbot)**
* **[mevboost bot](https://twitter.com/MevBoostBot)**
* **[mevrefund bot](https://twitter.com/MevRefund)**
* **[eigenphi mirror](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34)**
* **[mev proposer bot](https://twitter.com/mevproposerbot)**
* **[flashbots discourse](https://collective.flashbots.net/)**