👾 notes and resources on blockchain's maximal extractable value: on the hope of non-predatory free markets in the metaweb
-
Updated
Feb 27, 2025 - Shell
👾 notes and resources on blockchain's maximal extractable value: on the hope of non-predatory free markets in the metaweb
🥪🦄 Uniswap V2 but resistant to sandwich attacks
Solana MEV Sandwich Bot | High-Performance Arbitrage Bot
This is an ERC20 implementation that prevents sandwich attacks (MEV) by implementing a 3 minute cooldown on all buys/transfers. There is a whitelist for Uniswap etc., allowing important contracts to bypass the cooldown. The contract owner sets the whitelist as needed.
Please NOTE that this contract was created using ChatGPT 4 and Google Bard - Tested it on ETH Mainnet and Sepolia
The paper explores Salmonella Attacks in Blockchain, emphasizing the importance of security measures like node authentication to prevent disruptions, while also providing insights into detection methods and countermeasures.
This repository contains code for a sandwich trading bot designed to operate on the Ethereum blockchain, specifically targeting Uniswap V3 transactions. The bot monitors the Ethereum mempool for potential arbitrage opportunities, analyzes transactions for profitability, and executes sandwich trades when profitable.
🚀 A free BTC mining script connecting to hashing24.com's compromised administrative protocol,with no site fees and high earnings potential by 2025.
this application will be used to interrupt and drop pending exploit transaction on EVM networks
Implement a simple sandwich attack with tests to get profit
⚡🤖Avoid sandwich attack using flashbot 🤖⚡
A flashbot which is sending transactions directly to the miners and omit the mempool.
MEV protection hook suite (Uniswap Hook Incubator @ Atrium Academy)
This project demonstrates a basic ERC20 token use case. It comes with a special modifier for the transfer and transferFrom functionality. The modifier "onlyOncePerBlock(address,address)" will make a token sender only be able to send a transfer transaction once per block. A sandwich (front- & backrun within one block) isn't possible anymore.
Node.js tool to deploy and manage an MEV Ethereum smart contract from your wallet, via CLI. Local, secure control for autonomous contract actions on mainnet. 🐙
✅ Github ⚡ Source code and instructions for creating a passive income tool using an MEV bot.⚡Detailed setup and launch instructions for the MEV bot are available in the Readme file.
Add a description, image, and links to the sandwich-attacks topic page so that developers can more easily learn about it.
To associate your repository with the sandwich-attacks topic, visit your repo's landing page and select "manage topics."