2022-09-23 06:23:48 -07:00

26 lines
396 B
Markdown

## 🧯 tools
<br>
### mev-inspect-py
<br>
* tool to inspect maximal extractable value for Ethereum: mev-inspect-py. If shows: miner payments, tokens transfers and profit, swaps and arbritages.
* pre-requisites:
- k8s's kind
- docker
- helm
- an RPC_URL
<br>
### other resources
<br>
* [mev bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)