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> <br>
### in this dir ### 🚨 start here: **[mev.rip](https://mev.rip/)**
<br>
---
<br> <br>
#### bots #### bots
* [arbers](bots/arbers.md) * **[arbers](bots/arbers.md)**
* [liquidators](bots/liquidators.md) * **[liquidators](bots/liquidators.md)**
* [frontrunners](bots/frontrunners.md) * **[frontrunners](bots/frontrunners.md)**
* [backrunners](bots/backrunners.md) * **[backrunners](bots/backrunners.md)**
* [longtailors](bots/longtailors.md) * **[longtailors](bots/longtailors.md)**
* [sandwichors](bots/sandwichors.md) * **[sandwichors](bots/sandwichors.md)**
* [snipers](bots/snipers.md) * **[snipers](bots/snipers.md)**
* [tradors](bots/tradors.md) * **[tradors](bots/tradors.md)**
* [cow solvers](bots/cow-solvers.md) * **[cow solvers](bots/cow-solvers.md)**
* [statistical arbers](bots/stat-arbers.md) * **[statistical arbers](bots/stat-arbers.md)**
<br> <br>
@ -25,15 +29,15 @@
* [order flows](order_flows) * **[order flows](order_flows)**
* [101 bots (get started)](bots/101.md) * **[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) * **[data and analytics](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_searchers/data_and_analytics)**
* [bot profits by year](profits) * **[bot profits by year](profits)**
* [disassemblers](disassemblers) * **[disassemblers](disassemblers)**
* [mempool monitoring](mempool_monitoring) * **[mempool monitoring](mempool_monitoring)**
* [pvp battles and stories](pvp_war) * **[pvp battles and stories](pvp_war)**
* [general code resources](code_resources) * **[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) * **[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 #### readings
* [the daily ape on mev](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221) * **[the daily ape on mev](https://thedailyape.notion.site/MEV-8713cb4c2df24f8483a02135d657a221)**
* [mev.day amsterdam 2022](https://mevday.org/) * **[mev.day amsterdam 2022](https://mevday.org/)**
* [mev research, by eigenphi](https://www.eigenphi.io/mev/research) * **[mev research, by eigenphi](https://www.eigenphi.io/mev/research)**
* [mev wiki, by automata network](https://www.mev.wiki/) * **[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 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) ** **[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/) * **[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) * **[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) * **[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) * **[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) * **[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 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) * **[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) * **[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 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/) * **[mev market overview and performance, by eigenphi](https://beta.eigenphi.io/)**
<br> <br>
#### useful #### useful
* [dapp.tools](https://dapp.tools/) * **[dapp.tools](https://dapp.tools/)**
* [back run me](https://backrunme.com/swap) * **[back run me](https://backrunme.com/swap)**
* [revoke.cash](https://revoke.cash/) * **[revoke.cash](https://revoke.cash/)**
* [mev templates](https://github.com/degatchi/mev-template-rs) * **[mev templates](https://github.com/degatchi/mev-template-rs)**
* [eth detective](https://www.ethtective.com/address/) * **[eth detective](https://www.ethtective.com/address/)**
* [eth converter](https://eth-converter.com/) * **[eth converter](https://eth-converter.com/)**
* [calldata decoder](https://tools.deth.net/calldata-decoder) * **[calldata decoder](https://tools.deth.net/calldata-decoder)**
* [flashbots bot demo](https://github.com/0xblocks/flashbots-demo) * **[flashbots bot demo](https://github.com/0xblocks/flashbots-demo)**
* [ankr rpc endpoints](https://www.ankr.com/rpc/) * **[ankr rpc endpoints](https://www.ankr.com/rpc/)**
* [searcher sponsored tx](https://github.com/flashbots/searcher-sponsored-tx) * **[searcher sponsored tx](https://github.com/flashbots/searcher-sponsored-tx)**
* [contracts diff checker](https://etherscan.io/contractdiffchecker) * **[contracts diff checker](https://etherscan.io/contractdiffchecker)**
* [token security detector](https://gopluslabs.io/token-security/) * **[token security detector](https://gopluslabs.io/token-security/)**
* [ultrasound money dashboard](https://ultrasound.money/) * **[ultrasound money dashboard](https://ultrasound.money/)**
* [smart contract allowance checker](https://app.unrekt.net/) * **[smart contract allowance checker](https://app.unrekt.net/)**
* [whatsabi: guess an abi for ethereum contracts](https://github.com/shazow/whatsabi) * **[whatsabi: guess an abi for ethereum contracts](https://github.com/shazow/whatsabi)**
* [source of deployed ethereum contracts in vscode](https://github.com/dethcrypto/dethcode) * **[source of deployed ethereum contracts in vscode](https://github.com/dethcrypto/dethcode)**
<br> <br>
#### gas trackers #### gas trackers
* [gastrology](https://dethgasstation.eth.link/) * **[gastrology](https://dethgasstation.eth.link/)**
* [gas price io](https://www.gasprice.io/) * **[gas price io](https://www.gasprice.io/)**
* [eth gas alert](https://ethgasalerts.xyz/) * **[eth gas alert](https://ethgasalerts.xyz/)**
* [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)**
* [ethereum gas tracker](https://www.useweb3.xyz/gas) * **[ethereum gas tracker](https://www.useweb3.xyz/gas)**
<br> <br>
#### news and alerts #### news and alerts
* [highgwei bot](https://twitter.com/HighGwei) * **[highgwei bot](https://twitter.com/HighGwei)**
* [eigenphi bot](https://twitter.com/EigenPhi_Alert) * **[eigenphi bot](https://twitter.com/EigenPhi_Alert)**
* [mevwatch bot](https://twitter.com/mevwatchbot) * **[mevwatch bot](https://twitter.com/mevwatchbot)**
* [mevboost bot](https://twitter.com/MevBoostBot) * **[mevboost bot](https://twitter.com/MevBoostBot)**
* [mevrefund bot](https://twitter.com/MevRefund) * **[mevrefund bot](https://twitter.com/MevRefund)**
* [eigenphi mirror](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34) * **[eigenphi mirror](https://mirror.xyz/0xc19565163aFdEe3783FC970E4Bd0275B11848d34)**
* [mev proposer bot](https://twitter.com/mevproposerbot) * **[mev proposer bot](https://twitter.com/mevproposerbot)**
* [flashbots discourse](https://collective.flashbots.net/) * **[flashbots discourse](https://collective.flashbots.net/)**