Skip to content
#

sandwich-attacks

Here are 23 public repositories matching this topic...

MEV Uniswap Bot – A sophisticated bot built for executing MEV-based trading strategies, including sandwich attacks, on Uniswap. Maximizes profitability with high security and compatibility across EVM networks. Perfect for traders and developers looking to capitalize on Ethereum's mempool opportunities and automated trading solutions.

  • Updated Dec 14, 2024
  • Python

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.

  • Updated May 14, 2023
  • Solidity

Improve this page

Add a description, image, and links to the sandwich-attacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sandwich-attacks topic, visit your repo's landing page and select "manage topics."

Learn more