diff --git a/Smart-Contract-Security/sandwich-notes.md b/Smart-Contract-Security/sandwich-notes.md
new file mode 100644
index 0000000..629d1d5
--- /dev/null
+++ b/Smart-Contract-Security/sandwich-notes.md
@@ -0,0 +1,9 @@
+## Notes on Sandwich attacks
+
+
+
+### On Ethreum
+
+
+
+* [A practical example on how to perform sandwich attacks on UniswapV2 pairs](https://github.com/libevm/subway)