Skip to content
#

sandwich-attacks

Here are 30 public repositories matching this topic...

Flashloan-powered MEV bot for Ethereum & Arbitrum, built for maximum ROI with minimal startup costs. Executes arbitrage, sandwich attacks, liquidations, and post-sequencer snipes on Uniswap V2/V3, SushiSwap, Curve, and PancakeSwap. No capital needed—only gas. Arbitrum’s low fees enable fast, aggressive scaling.

  • Updated Aug 21, 2025
  • Solidity

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