Skip to content
Technical Concepts

Flash Loan

Instant uncollateralized loan that must be repaid in the same transaction

Definition

Flash loans are uncollateralized loans that must be borrowed and repaid within the same transaction block. They enable complex DeFi strategies like arbitrage, liquidations, and collateral swaps without requiring initial capital.

Flash Loan is a technical term used to understand Instant uncollateralized loan that must be repaid in the same transaction. In practice, it matters because it affects how users evaluate protocols, compare opportunities, and avoid hidden assumptions.

Example

A trader uses a flash loan to borrow 1000 ETH, arbitrage price differences between exchanges, and repay the loan plus fees - all in one transaction.

1

How it works

In practice, the concept shows up like this: A trader uses a flash loan to borrow 1000 ETH, arbitrage price differences between exchanges, and repay the loan plus fees - all in one transaction.

2

Why it matters

Flash Loan matters because small misunderstandings in DeFi can turn into bad pricing, liquidation, governance, custody, or smart-contract risk. A good mental model helps you compare protocols without relying on marketing language.

3

What to check

Treat it as infrastructure: understand what it automates, what trust assumptions remain, and how failures propagate. The main checks are: Transaction failure; High gas costs; Complex execution.

Risks to Consider

  • Transaction failure
  • High gas costs
  • Complex execution

Common Questions

What happens if I can't repay a flash loan?

The entire transaction reverts, meaning you get your original funds back but pay gas fees for the failed transaction.

What does Flash Loan mean in DeFi?

Flash Loan means Instant uncollateralized loan that must be repaid in the same transaction. The useful question is not only the definition, but how the mechanism changes risk, return, liquidity, or governance for the user.

How is Flash Loan used in practice?

A practical example: A trader uses a flash loan to borrow 1000 ETH, arbitrage price differences between exchanges, and repay the loan plus fees - all in one transaction.