From 64802292a7acf57bf5e76f411a1d0a62190c9dc0 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 16:48:39 -0800 Subject: [PATCH] Update README.md --- flashloans/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/flashloans/README.md b/flashloans/README.md index 6dc767b..d90e4db 100644 --- a/flashloans/README.md +++ b/flashloans/README.md @@ -1,5 +1,5 @@ -## flashloan +## flashloans
@@ -13,7 +13,7 @@ ### in this dir -* [flashloan smart contracts](smart_contracts) +* [smart contracts](smart_contracts) * [protocols](protocols)
@@ -22,6 +22,8 @@ ### resources +
+ * [flashloans dashboard, by eigeinphi](https://eigenphi.io/mev/ethereum/flashloan) * [taking undercollaterized loans, by samczsun](https://samczsun.com/taking-undercollateralized-loans-for-fun-and-for-profit/) * [tfusd flashloan writeup](https://github.com/Jonah246/tfusd-flashloan-attack-write-up)