Skip to content

Commit 17fc450

Browse files
committed
Added warning to readme
1 parent 2699609 commit 17fc450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/flashloan/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ This template is for getting started with attack PoCs which use flash loans. The
99

1010
| Network | Protocol | Library |
1111
| ---------- | -------- | ------------------------------------------------------- |
12-
| Ethereum | AAVEV1 | [AAVEV1FlashLoan](./lib/AAVEV1FlashLoan.sol) |
12+
| Ethereum | AAVEV1 ⚠️ | [AAVEV1FlashLoan](./lib/AAVEV1FlashLoan.sol) |
1313
| Ethereum | AAVEV2 | [AAVEV2FlashLoan](./lib/AAVEV2FlashLoan.sol) |
1414
| Ethereum | AAVEV3 | [AAVEV3FlashLoan](./lib/AAVEV3FlashLoan.sol) |
15-
| Ethereum | Euler | [EulerFlashLoan](./lib/EulerFlashLoan.sol) |
15+
| Ethereum | Euler ⚠️ | [EulerFlashLoan](./lib/EulerFlashLoan.sol) |
1616
| Ethereum | Balancer | [BalancerFlashLoan](./lib/BalancerFlashLoan.sol) |
1717
| Ethereum | MakerDAO | [MakerDAOFlashLoan](./lib/MakerDAOFlashLoan.sol) |
1818
| Ethereum | UniswapV2 | [UniswapV2FlashLoan](./lib/UniswapV2FlashLoan.sol) |

0 commit comments

Comments
 (0)