Skip to content

Commit 3f08425

Browse files
author
libevm
committed
mp4
1 parent 9d75bbb commit 3f08425

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A practical example on how to perform sandwich attacks on UniswapV2 pairs.
44

55
Having highly optimized contracts is just one part of the equation, a tech stack is just as important as the contracts to execute on the opportunities.
66

7+
https://user-images.githubusercontent.com/95674753/145967796-6c2c8925-fb5c-41d4-a64f-a22ce8701ce6.mp4
8+
79
## Overview
810

911
The contracts are written in Yul+ and Solidity, and contains the **bare minimum** needed to perform a sandwich attack (i.e. `swap` and `transfer`). **They do NOT protect against [uncle bandit attacks](https://twitter.com/bertcmiller/status/1385294417091760134) so use at your own risk.**

0 commit comments

Comments
 (0)