## anatomy of mev bots
### in this dir
##### 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) ##### cool stuff * [pvp battles](pvp_war) * [101 bots (get started)](bots/101.md) * [bot profits by year](profits) * [general code resources](code_resources)
--- ### resources
* [eigenphi market overview and performance of mev types](https://beta.eigenphi.io/) * [list of known bots, by mev corpus](https://github.com/manifoldfinance/mev-corpus/blob/master/packages/known-bots/lib/known-bots.js) * [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) * [mev as an inner experience by nathan worsley](https://www.youtube.com/watch?v=9iHlyaRsgYI) * [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)