What is DeFi? Decentralized Finance Explained
DeFi lets anyone lend, borrow, trade, and earn on Ethereum without banks or intermediaries. Here's how it works and how to get started safely.
What is DeFi?
Decentralized Finance, called DeFi, is a category of financial applications built on Ethereum that operate without banks, brokerages, or other traditional intermediaries. Instead of trusting a company to hold your funds, you interact directly with smart contracts that automate financial services.
You can lend, borrow, trade, and earn yield on your crypto assets from anywhere in the world, with nothing more than a wallet and an internet connection.
How It Differs from Traditional Finance
In traditional finance, a bank holds your money and decides who gets loans. A brokerage processes your trades. Each step involves a company that charges fees and can deny you service.
DeFi removes those intermediaries entirely:
| Feature | Traditional Finance | DeFi |
|---|---|---|
| Who holds your funds | Bank or broker | You (your wallet) |
| Who decides access | KYC, credit checks | Open to anyone |
| Settlement time | 1-3 business days | Seconds |
| Operating hours | Weekdays 9-5 | 24/7/365 |
| Transparency | Private ledgers | Public blockchain |
| Geographic limits | Country-specific | Global |
None of this means DeFi is risk-free. The risks are just different.
The Main Categories
Decentralized Exchanges (DEXes)
A DEX lets you swap one token for another directly from your wallet. Uniswap is the largest, consistently handling billions of dollars in daily trading volume. When you swap tokens on Uniswap, you trade against a liquidity pool funded by other users, not against an exchange that holds your funds. Because the pool’s price shifts as you buy, a large trade can move the price against you, an effect called slippage.
Many ETH trading pairs on a DEX are actually WETH pairs under the hood, the ERC-20 version of ETH, though most interfaces wrap and unwrap it for you automatically.
Lending and Borrowing
Protocols like Aave and Compound let you deposit crypto to earn interest, or borrow against your crypto without selling it. Interest rates adjust automatically based on supply and demand, with no loan officer involved.
For example: you deposit ETH as collateral and borrow USDC. You keep your ETH exposure while accessing dollar liquidity.
Stablecoins and Synthetic Assets
Sky Protocol, formerly known as MakerDAO, issues USDS and DAI. Both are decentralized stablecoins backed by crypto and real-world asset collateral rather than bank reserves. They hold a $1.00 peg through an algorithmic collateral system that anyone can verify on-chain. Sky is the third largest stablecoin issuer behind Tether and Circle, with USDS and DAI together around $11.5 billion as of August 2026 per DefiLlama’s stablecoin data, against a total stablecoin market near $305 billion.
Centralized stablecoins now operate under a federal framework. The GENIUS Act, signed in July 2025, requires US issuers to hold 1:1 reserves in cash or short-dated Treasuries, publish monthly attestations, and refrain from paying yield to holders. USDC is built to comply. Decentralized stablecoins like DAI take a different route, backing themselves with on-chain collateral you can verify yourself, which is the trade DeFi has always offered: no regulator standing behind it, and no regulator needed to check it.
Yield Strategies
Users earn returns by providing liquidity to DEX pools or depositing into lending protocols. Yields come from trading fees, protocol incentives, or both. They vary widely and change based on market conditions.
How DeFi Works
Every DeFi application is a dapp, running on smart contracts, programs stored on the Ethereum blockchain that execute automatically when conditions are met. No company runs them. No one can freeze your account or reverse a transaction.
This creates two important properties:
Permissionless: Anyone can use DeFi. No account application, no credit check, no identity verification. If you have a wallet and ETH for gas fees, you can use any DeFi protocol.
Composable: DeFi protocols plug into each other like building blocks. Developers call this “money legos.” A yield aggregator can combine a Uniswap liquidity position with an Aave lending strategy in a single transaction. The open, modular design is what makes DeFi genuinely novel compared to traditional software.
The Numbers
DefiLlama tracks Total Value Locked (TVL) across all DeFi protocols. TVL measures the value of crypto deposited in DeFi smart contracts and is the standard metric for DeFi’s scale. Check DefiLlama for live figures, as TVL shifts significantly with crypto prices.
As of August 2026, DefiLlama puts total DeFi TVL near $87.5 billion, with Ethereum mainnet holding roughly $48.7 billion of it, about 56%. That is still more than every other chain combined. The next largest are Solana and Base at around $5.5 billion each, then BNB Chain and Tron.
That 56% is worth reading carefully, because Ethereum’s share looks like it has been falling and mostly has not. DefiLlama counts each Layer 2 network as its own chain, so Base, Arbitrum, and OP Mainnet appear as separate line items even though they settle to Ethereum and are secured by it. Add the major Ethereum rollups back in and the Ethereum ecosystem accounts for roughly 64% of all DeFi value.
The migration is real, but it is a migration within Ethereum rather than away from it. Activity moved to L2s because transactions there cost fractions of a cent. Competing chains like Solana have genuinely growing ecosystems and remain much smaller; see a full comparison.
Getting Started with DeFi
You need three things before using DeFi:
1. A self-custody wallet. Your crypto wallet is your identity in DeFi. MetaMask and Rabby are the most popular browser options. You must control your own private keys. An exchange account is not sufficient for interacting directly with DeFi protocols.
2. Some ETH. All Ethereum transactions require ETH to cover gas fees. Even small DeFi interactions cost ETH. Start by buying a small amount on a reputable exchange.
3. An L2 network. Ethereum mainnet fees can make small DeFi transactions uneconomical. Most DeFi activity now happens on Layer 2 networks like Arbitrum and Base, where transactions cost fractions of a cent. Bridge ETH to an L2 before you start.
Start with an amount you can afford to lose while you learn how wallets, token approvals, and smart contracts work. Token approvals in particular deserve attention before you deposit anything, for the reason below.
Risks You Need to Understand
DeFi is powerful but carries genuine risks. These are not theoretical.
Smart contract bugs: Code has vulnerabilities. The Ronin bridge hack in 2022 cost $625 million. The Euler Finance exploit in 2023 cost $197 million. Funds deposited in a smart contract can be lost if the code has a flaw, even after an audit.
Impermanent loss: When you provide liquidity to a DEX pool, price movements between the paired tokens can leave you with less value than simply holding them. This is a mathematical property of how pools work, not a scam.
Liquidations: If you borrow against crypto collateral and the collateral value drops below a threshold, your position is liquidated automatically. You lose your collateral to cover the debt.
Rug pulls: Anyone can deploy a DeFi protocol. Many are built to steal deposited funds. Only use protocols with long track records, third-party audits, and broad community adoption.
Key loss: If you lose your wallet’s seed phrase, you lose your funds permanently. There is no password reset and no customer support. Self-custody means you are solely responsible for security.
Token Approvals: The Risk Most Beginners Miss
Smart contract bugs get the headlines, but the way people actually lose money in DeFi is more mundane. It is a signature they gave months ago and forgot about.
Before a protocol can move your USDC or your WETH, you have to grant it permission. That permission is a token approval, and it is a separate on-chain transaction from the swap or deposit itself. This is why a first-time Uniswap trade often asks you to confirm twice.
Two properties make approvals dangerous:
- They are usually unlimited. Most interfaces request permission to spend your entire balance of that token, not just the amount you are trading, because doing it once is cheaper than approving each trade.
- They do not expire. An approval stays live until you revoke it. If that contract is later exploited, or was malicious to begin with, it can drain the approved token from your wallet at any point in the future without asking again.
This is the mechanism behind wallet drainer kits, which caused hundreds of millions in losses across 2024 and 2025 according to Chainalysis. The victim is not hacked. They signed something.
Three habits close most of the gap. Read what a wallet popup is actually asking for, since “approve” and “swap” are different requests. Prefer interfaces that let you set a spending cap rather than an unlimited one. And audit your live approvals periodically at revoke.cash or Etherscan’s token approval checker, then revoke anything you no longer use. Revoking costs a small gas fee and is the cheapest insurance in DeFi.
This is not investment advice. DeFi yields are not guaranteed. Only use funds you can afford to lose entirely.
Related Guides
- Crypto Wallets Explained: you need a self-custody wallet before using DeFi
- What Are Ethereum Gas Fees?: every DeFi action costs ETH
- Ethereum Layer 2 Networks Explained: where most DeFi happens today
- ERC-20 Token Guide: the token standard that powers DeFi
- What is Ethereum?: understand the platform DeFi runs on
- How to Sell Ethereum: swapping to a stablecoin on a DEX is not the same as cashing out
Sources
- DefiLlama: TVL and protocol data across chains
- DefiLlama: Ethereum chain TVL
- DefiLlama: stablecoin supply by issuer
- revoke.cash: token approval checker
- Etherscan: token approval checker
- ethereum.org: Introduction to DeFi
- Uniswap Protocol documentation
- Aave Protocol documentation
- rekt.news: DeFi exploit database