https://github.com/manifoldfinance/mev-proxy
https://github.com/manifoldfinance/mev-proxy
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manifoldfinance/mev-proxy
- Owner: manifoldfinance
- Created: 2023-06-22T02:52:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-27T07:29:04.000Z (about 2 years ago)
- Last Synced: 2024-05-19T00:36:42.176Z (over 1 year ago)
- Language: Solidity
- Size: 118 KB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mev-proxy
## Usage
Modify `MULTISIG_ADDRESS` and `IMPLEMENTATION_ADDRESS` in [deploy.py](./scripts/deploy.py)
```
ape accounts import alfa
> Enter pk
ape run scripts/deploy.py deploy --network
```## Deployment Addresses
Deployed Addressed of the mev-eth contract proxies can be found at
```
Ethereum -
BNB -
Avalanche -
Aptos -
Polygon -
Arbitrum -
Optimism -
Fantom -
Harmony -
Celo -
Moonbeam -
Gnosis -
Metis -
Polygon zkEvm -
Canto -
zkSync Era -
Moonriver -
Arbitrum Nova -
```