One-click Flash Loan
Last updated
Last updated
This feature is under development. Please refer to .
Flash loans are traditionally a feature designed for developers, due to the technical knowledge required to execute one. Flash Loans allow you to borrow any available amount of assets without putting up any collateral, as long as the liquidity is returned to the protocol within one block transaction. To do a Flash Loan, you will need to build a contract that requests a Flash Loan. The contract will then need to execute the instructed steps and pay back the loan + interest and fees all within the same transaction.
There are various reasons you'd like to do flash loan (e.g. arbitrage without bigger risk exposure, self hedging, ), but coding with smart contracts is hard for most non-tech DeFi users. SiO2 Finance tries to abstract away the technical complexities and make flash loan easy to access for everyone.