🍦 add mev data corpus

This commit is contained in:
Dr. Mia von Steinkirch 2022-10-17 22:42:41 -07:00 committed by GitHub
parent e61f995cb7
commit b0dbc11c5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,13 +11,13 @@
<br> <br>
* [arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/arbitrage) * [arbitrage](arbitrage)
* [nft arbitrage](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/nft_arbitrage) * [nft arbitrage](nft_arbitrage)
* [front-running](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/front_running) * [front-running](front_running)
* [back-running](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/back_running) * [back-running](back_running)
* [sandwiching](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/sandwiching) * [sandwiching](sandwiching)
* [liquidations](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/liquidations) * [liquidations](liquidations)
* [flashloans](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/flashloans) * [flashloans](flashloans)
<br> <br>
@ -47,10 +47,10 @@
### mev on the chains ### mev on the chains
* [MEV on ethereum](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/MEV_on_Ethereum) * [MEV on ethereum](MEV_on_Ethereum)
* [MEV on avalanche](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/MEV_on_Avalanche) * [MEV on avalanche](MEV_on_Avalanche)
* [MEV on solana](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/tree/main/MEV_on_Solana) * [MEV on solana](MEV_on_Solana)
* [MEV on cosmos](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/MEV_on_Cosmos) * [MEV on cosmos](MEV_on_Cosmos)
@ -59,28 +59,28 @@
### healthy mev extraction ### healthy mev extraction
* [flashbots](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/flashbots) * [flashbots](flashbots)
* [cowswap](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/cowswap) * [cowswap](cowswap)
* [rook](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/rook) * [rook](rook)
* [twamm designs](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/twamm) * [twamm designs](twamm)
* [0x protocol and rfq](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/0x_protocol) * [0x protocol and rfq](0x_protocol)
<br> <br>
### building your toolkit ### building your toolkit
* [anatomy of mev bots](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/anatomy_of_mev_bots) * [anatomy of mev bots](anatomy_of_mev_bots)
* [nodes on ethereum](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/NODES_on_Ethereum) * [nodes on ethereum](NODES_on_Ethereum)
<br> <br>
### related defi stuff ### related defi stuff
* [oracles and twap](https://github.com/MEV-WAIFU-LABS/mev_toolkit/tree/main/oracles) * [oracles and twap](oracles)
* [uniswap](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/uniswap) * [uniswap](uniswap)
* [defi and day trading](https://github.com/bt3gl-labs/Blockchains-AMMs-and-MEV/tree/main/defi_and_trading) * [defi and day trading](defi_and_trading)
* [tokenomics](https://github.com/bt3gl-labs/1337_mev_toolkit/tree/main/tokenomics) * [tokenomics](tokenomics)
<br> <br>
@ -169,6 +169,7 @@
* [Flashloans](https://tools.blocksec.com/flashloan/eth) * [Flashloans](https://tools.blocksec.com/flashloan/eth)
* [Sandwiched?](https://sandwiched.wtf/) * [Sandwiched?](https://sandwiched.wtf/)
* [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots) * [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots)
* [MEV data corpus by manifold](https://github.com/manifoldfinance/mev-corpus)
##### awesome dune boards ##### awesome dune boards