# Leveraged Strategy By Flash Loan

By [xiaorun.eth](https://paragraph.com/@xiaorun.eth) · 2024-07-16

defi

---

In a previous article [Optimize Your Lending Model](https://xiaorun.eth.limo/optimize-your-lending-model/) we talked about the looping leveraged straregy, today we will discuss another called flash leveraged straregy.

![flash-loan](https://storage.googleapis.com/papyrus_images/e7aef23054f800aa068a7d1de3560c0c.jpg)

### Flash loan on ETH

Consider a user with an initial position of 10 ETH aiming for 2x Leverage in [@summerfinance\_](https://x.com/summerfinance_).

1.  User provides 10 ETH
    
2.  Flash loans of Dai are utilized to borrow an additional of 10 ETH via Aave
    
3.  This results in a total of 20 ETH
    
4.  Swap ETH to stETH via 1Inch
    
5.  Deposits the stETH back into Aave
    
6.  Withdrawn the borrowed Dai
    

### Flash loan on SUI

Consider a user with an initial position of 10 SUI aiming for 2x Leverage in [@strater\_sui](https://x.com/strater_sui).

1.  User provides 10 SUI
    
2.  Flash loans of USDC are utilized to buy an additional 10 SUI
    
3.  This results in a total of 20 SUI
    
4.  Stake SUI to receive LST variants like afSUI/vSUI/haSUI
    
5.  Deposits the LST and borrows BUCK
    
6.  BUCK is used to purchase USDC, which repays the flash loan
    

### Reference

1.  [https://docs.summer.fi/products/earn/aave-v3-steth](https://docs.summer.fi/products/earn/aave-v3-steth)
    
2.  [https://www.strater.xyz/vault/leverage?protocol=Bucket&type=staking](https://www.strater.xyz/vault/leverage?protocol=Bucket&type=staking)

---

*Originally published on [xiaorun.eth](https://paragraph.com/@xiaorun.eth/leveraged-strategy-by-flash-loan)*
