Skip to content
#

sandwich-attacks

Here are 18 public repositories matching this topic...

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