Update and rename anatomy_of_mev_bots/data-analysis/2022.md to anatomy_of_mev_bots/profits/2022.md

This commit is contained in:
mia von steinkirch, phd 2022-12-20 10:34:19 -08:00 committed by GitHub
parent 6197573341
commit 5310ac2b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,12 @@
## MEV bot data analysis for 2022
## 2022: MEV bot data analysis and profits
<br>
#### november
* high-frequency trading bots could be defined as addresses that have over 1k total transaction and maintaned an avarage of 30 trades per day on a month period.
* overall, uniswap v3 has about twice as many bots across each network deployment compared to the corresponding deployment of sushiswap, but they make up a much smaller percentage of the total user base.
* over the past year, the overall ratio of sandwich attacks to total swaps on DEXs is less than 2%, which amounts to over 400,000 attacks within the Ethereum ecosystem alone
<br>
<img width="600" alt="Screen Shot 2022-12-19 at 7 51 06 PM" src="https://user-images.githubusercontent.com/1130416/208579763-6b0ea2fe-f048-4755-9e0b-4062f9122179.png">
<br>
@ -19,3 +14,37 @@
<img width="600" alt="Screen Shot 2022-12-19 at 7 49 45 PM" src="https://user-images.githubusercontent.com/1130416/208579890-e9f9e9ac-d6ef-4591-b07a-e122de68ded2.png">
<br>
* over the past year, the overall ratio of sandwich attacks to total swaps on DEXs is less than 2%, which amounts to over 400,000 attacks within the Ethereum ecosystem alone
<br>
<img width="600" alt="Screen Shot 2022-12-19 at 7 51 06 PM" src="https://user-images.githubusercontent.com/1130416/208579763-6b0ea2fe-f048-4755-9e0b-4062f9122179.png">
* jit bots seem to be focused on the top 10 pools sorted by trading volune (half of jit activity)
<br>
<img width="600" alt="Screen Shot 2022-12-20 at 10 28 12 AM" src="https://user-images.githubusercontent.com/1130416/208739802-0fdc598d-8789-405e-81f5-401c05b53124.png">
<br>
* USDC, WETH, and USDT, are the hottest pools that MEV bots like to interact with
<br>
<img width="600" alt="Screen Shot 2022-12-20 at 10 31 58 AM" src="https://user-images.githubusercontent.com/1130416/208740298-08974abf-4619-4541-b6ff-5bdab228e71e.png">
<br>
* profit for arb
<br>
<img width="600" alt="Screen Shot 2022-12-20 at 10 33 25 AM" src="https://user-images.githubusercontent.com/1130416/208740673-76476fc3-75fa-45d8-bf8f-f045f228a201.png">
<br>