https://github.com/flashbots/research-mev-eip1559
https://github.com/flashbots/research-mev-eip1559
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flashbots/research-mev-eip1559
- Owner: flashbots
- Created: 2021-07-08T21:57:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T22:17:47.000Z (almost 5 years ago)
- Last Synced: 2025-11-15T00:05:40.642Z (7 months ago)
- Language: Jupyter Notebook
- Size: 137 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEV after EIP-1559
This repository contains a python notebook simulating the dynamics of miners colluding to keep the basefee low. It is based and dependent on the RIG 1559 [simulation framework](https://github.com/ethereum/abm1559). Please refer to the [original notebook](https://github.com/ethereum/abm1559/blob/master/notebooks/eip1559.ipynb) for details on the simulations.