Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manifoldfinance/mev-corpus
MEV Data Corpus
https://github.com/manifoldfinance/mev-corpus
blockchain corpus data ethereum flashbots mev miner-extracted-value
Last synced: 3 months ago
JSON representation
MEV Data Corpus
- Host: GitHub
- URL: https://github.com/manifoldfinance/mev-corpus
- Owner: manifoldfinance
- License: other
- Created: 2021-01-27T17:06:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T04:59:15.000Z (over 2 years ago)
- Last Synced: 2024-11-08T13:43:27.511Z (3 months ago)
- Topics: blockchain, corpus, data, ethereum, flashbots, mev, miner-extracted-value
- Language: JavaScript
- Homepage:
- Size: 9.79 MB
- Stars: 94
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MEV Data Corpus
> This repo is in the middle of being made actually usable as opposed to just a cleaned up data dump
### Citation in published works
```latex
@article{MEV Data Corpus,
title={MEV Data Corpus: Identifiying Contracts, Addresses, Transactions and proccess used in MEV},
url={https://github.com/manifoldfinance/mev-corpus},
author={Bacha, Sam}}
```> Miner Extracted Value Data Corpus
### Flashbots Bundle Archive ( as of August 2, 2021 )
[https://mev-corpus.sfo3.digitaloceanspaces.com/mev-corpus-august2021.zip](https://mev-corpus.sfo3.digitaloceanspaces.com/mev-corpus-august2021.zip)
- both `bundles` and `rogue bundles` are included in two seperate files (*.csv)
**Packages**
| Package | Description |
| :--------------------------------------------------------------------- | :------------------------------- |
| **[mev-corpus-exchanges](packages/exchange-accounts/)** | list of known exchange addresses |
| **[mev-ethereum-txs](packages/mev-transactions/)** | mev transaction hashes |
| **[mev-known-bots](packages/known-bots/)** | known bots |
| **[mev-miner-txs](packages/mev-miner-txs/)** | miner transaction hashes |
| **[mev-pending-classification](packages/mev-pending-classification/)** | miner transaction hashes |
| **[mev-sql-format](packages/mev-sql/)** | data format |
| **[verified-contracts](packages/verified-contracts/)** | etherscan verified contracts |## Overview
- mev-corpus:
- exchange-accounts
= mev-accounts
= mev-contracts-list
= mev-miner-txs
= solidity-utils## License
See Licenses in respective packages, otherwise Apache-2.0