Bonzo Finance Documentation
  • ๐Ÿค Overview
  • ๐Ÿ—บ๏ธRoadmap
  • GET STARTED
    • ๐ŸฆBonzo Mainnet
      • Connect Wallet
      • Supply Assets
      • Withdraw Assets
      • Enable / Disable Collateral
      • Borrow Assets
      • Repay Loan
      • Dashboard Metrics Explained
    • โ—Troubleshooting
    • ๐ŸงชBonzo Testnet
    • ๐Ÿ’ธProtocol Fees & Revenue
    • ๐Ÿ’งLiquidations
    • ๐ŸŒHedera ($HBAR)
      • Hedera Wallet Setup
      • Obtaining $HBAR
      • Bridging Assets
  • Rewards & Incentives
    • ๐ŸฅฉSingle-Sided Staking
    • โœจNative APYs & Liquidity Incentives
    • ๐ŸŽŸ๏ธBonzo Points
      • Pre-Season Points Airdrop
      • Season One Points
      • Season Two Points
    • ๐Ÿ–ผ๏ธBonzo NFT Collectables
      • 1st Edition Bonzo NFTs
      • Cybernetic NFT
      • Commemorative NFT
      • Ownership & License Terms
  • SECURITY & RISK
    • โš ๏ธRisk Framework
    • ๐Ÿ›ก๏ธAudits
  • CONTRIBUTORS
    • ๐ŸตTeam
    • ๐Ÿ‘ทCareers
    • ๐ŸŽ‰Community
  • DEVELOPER
    • ๐Ÿ“ŠBonzo v1 Data API
    • ๐Ÿ“œProtocol Contracts
    • ๐Ÿค–Liquidation Bots (Beta)
      • ๐Ÿ›ธSaucerSwap DEX
      • Environment Setup
      • Liquidator Contract
      • Configuring Hardhat
      • Performing a Liquidation
    • โšกFlash Loans
    • ๐Ÿ”ฎOracles
      • Supra
      • Chainlink
    • ๐Ÿ‘พGitHub
    • ๐ŸžBug Bounty
  • RESOURCES
    • ๐ŸŸขStatus Page
    • ๐ŸŽจBrand Assets
    • ๐Ÿ“šGlossary
    • ๐Ÿ“žContact
      • Support
      • Community
  • TRANSPARENCY
  • ๐ŸฆAccounts & Contracts
  • LEGAL
    • ๐Ÿ“ƒTerms of Service
    • ๐Ÿ”’Privacy Policy
Powered by GitBook
On this page
  1. DEVELOPER

Flash Loans

PreviousPerforming a LiquidationNextOracles

Last updated 7 months ago

Flash Loans are a type of uncollateralized loan that allows developers to borrow substantial amounts of assets for a brief period, execute a defined set of strategies, and repay the loan, all within a single "atomic" transaction. This functionality opens up a world of possibilities for DeFi users, enabling them to take advantage of arbitrage and liquidation bot opportunities, optimize their positions, and access liquidity in ways not previously possible.

Learn more in this educational blog posting: ""

Once borrowing becomes available on Bonzo Finance, developers will be able to build smart contracts that enable flash loan functionality. Tutorials and code examples for flash loans are coming soon.

โšก
Flash Loans: How They Work and Potential Use Cases