Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sambacha/Procedural-Approaches-Towards-MEV
Preprint, Procedural approaches towards Maximal Extracted Value
https://github.com/sambacha/Procedural-Approaches-Towards-MEV
backrunning ethereum flashbots frontrunning maximal-extracted-value mev solidity
Last synced: 3 months ago
JSON representation
Preprint, Procedural approaches towards Maximal Extracted Value
- Host: GitHub
- URL: https://github.com/sambacha/Procedural-Approaches-Towards-MEV
- Owner: sambacha
- Created: 2022-05-30T18:43:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T20:23:36.000Z (over 1 year ago)
- Last Synced: 2024-05-03T06:58:30.810Z (6 months ago)
- Topics: backrunning, ethereum, flashbots, frontrunning, maximal-extracted-value, mev, solidity
- Language: TeX
- Homepage:
- Size: 147 KB
- Stars: 49
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.spdx
- Citation: citations.tex
Awesome Lists containing this project
README
---
title: Procedural approaches towards Maximal Extracted Value
description: Procedural approaches towards establishing simple Maximal Extracted Value for constant function market makers
version: v0.2.0
authors: Alexander Bradley, Sam Bacha
---# Procedural Approaches Towards MEV
> Preprint, Procedural approaches towards Maximal Extracted Value
This paper documents the design decisions and testing used in implementing a new router for Sushiswap to mitigate and recapture MEV.
## Tools used
- Foundry (forge/fuzzing/revm).
- Eechidna.## Preprint Availability
[Latest generated PDF is available via GitHub Releases](https://github.com/sambacha/Procedural-Approaches-Towards-MEV/releases/download/v0.2.0/Procedural_Approaches_Towards_MEV_0.2.0.pdf)
## Notes
Deployment is scheduled for no later than July 5th, 2022.