⚙️
Documentation - EN
  • 😀Welcome
  • Tutorial
    • How to setup MetaMask wallet
    • How to use SiO2 Finance
  • Basic Functionality
    • Depositing
    • Borrowing
    • Staking
  • Advanced Functionality
    • One-click Flash Loan
    • One-click Short Position
    • Fixed-rate Borrowing
    • Multisig Support
    • WASM Support
  • Systems
    • Interest Rate Model
    • Risk Parameters
    • Safety Module
    • Oracle Price Feeds
  • Tokenomics
    • Allocation and Distribution
    • Governance
  • Development
    • Auditing
    • Contract Addresses
    • Roadmap
Powered by GitBook
On this page
  • FAQ
  • What is a flash loan?
  • How would one-click flash Loan benefit me?
  1. Advanced Functionality

One-click Flash Loan

PreviousAdvanced FunctionalityNextOne-click Short Position

Last updated 2 years ago

This feature is under development. Please refer to .

FAQ

What is a flash loan?

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.

How would one-click flash Loan benefit me?

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.

Roadmap
and etc.