Skip to content
ESEN

DeFi in 5 Minutes

DeFi (Decentralized Finance) refers to financial services that work without banks or intermediaries. Everything runs through smart contracts on the blockchain.

What actually changes

DeFi has no registration, no business hours, no country. That's true. But "permissionless" doesn't mean "risk-free" or "nobody can touch you" — why the system was designed this way, and what it doesn't give you.

CeFi (Binance, your bank)DeFi (Uniswap, Aave)
To get startedAccount + KYC + approvalJust a wallet
HoursBusiness days, with settlement24/7, holidays included
Who holds your moneyThe companyYou
If you make a mistakeThere's supportNobody. Zero.
Who can freeze youThe exchange, a judge, your governmentThe token issuer, if the token allows it

"Nobody can block you" is only half true

The protocol can't: Uniswap has no button to freeze your wallet.

But the token can. USDC and USDT can be frozen inside your own wallet, because they have an issuer with a button for it. ETH, BTC and SOL don't.

Who can freeze your stablecoins · How to check it yourself

The full difference between trading on a CEX and trading in DeFi is covered in Binance vs Uniswap.

Your DeFi Wallet

To use DeFi you need a self-custody wallet like Metamask, Phantom or Trust Wallet.

Every address you generate comes from the same seed phrase, even though they look different from each other:

SEED PHRASE 12 to 24 words
Bitcoinbc1q39v…a0yf
Ethereum0x834fC7…bB10
SolanaD8Lu3nt…KD23
One phrase generates every address you have, on every blockchain. That is why protecting it means protecting absolutely everything.

Important

If you use the same seed phrase in Metamask, Phantom and Trust Wallet, all three will control the same wallet. But you'll see different balances, because they don't all support the same networks.

Don't memorize which wallet supports which network: it changes often. For years Metamask was EVM-only and Phantom was Solana-only; today both support both and keep adding networks.

The rule that does hold up: if you don't see your funds, you're almost always looking at the wrong network — they weren't lost. Check your wallet's network selector before panicking.

Buying Stablecoins Cheaply

To use DeFi, the most practical approach is to start with USDC or USDT.

MethodProcessCost
CoinbaseBuy USDC → send to Solana or BaseFree
Binance/OKXLocal deposit → USDT → withdraw to a cheap network~$1
Bitso (Mexico)SPEI → USDC → send to whichever network you wantVariable

Cheaper networks

Solana, Arbitrum, Base and Polygon have very low fees (< $0.10). Avoid Ethereum mainnet for small transactions.

Bridges: Moving Tokens Between Blockchains

Every blockchain is its own universe. USDC on Solana is not the same as USDC on Ethereum — they're different contracts.

To move tokens between networks you need a bridge:

BridgeSupported networks
WormholeEthereum, Solana, Arbitrum, Base, Polygon
StargateEthereum, Arbitrum, Optimism, Base
Portal BridgeMulti-chain
Solana100 USDC
BridgeWormhole, Stargate…
Ethereum100 USDC − fees
The USDC on Solana and the USDC on Ethereum are different contracts. The bridge does not "move" the token: it locks the one on one side and mints the equivalent on the other.

Sometimes it's cheaper

Selling on one network and rebuying on another through a CEX can be cheaper than using a bridge, especially for large amounts.

Using a DEX From Your Wallet

A DEX (decentralized exchange) lives 100% on the blockchain. No registration needed.

How is this different from buying on Binance?

It looks the same on screen, but underneath they're completely different things: who holds your money, who you're trading against, and who decides what can be traded. See Binance vs Uniswap.

Plenty of tokens live only here for months, because reaching a CEX is a process that takes time: who buys early, and who they sell to.

Popular DEXs:

The full route to Hyperliquid, step by step

It's the DEX that generates the most questions, and almost none of them are about trading: they're about how to get there. Which wallet works, why the USDC won't move, what HyperEVM is, and how to tell spot from perps before the wrong button.

How to buy on Hyperliquid from scratch

Wallets have a built-in browser

Metamask, Phantom and Trust Wallet include a browser. Example with Jupiter:

  1. Open Phantom
  2. Go to "Browser"
  3. Go to: https://jup.ag
  4. Click Connect Wallet
  5. Phantom will ask you to sign
  6. Done! You can now swap

Good to know

Connecting a wallet doesn't move money. It only shares your public address with the page.

Sign vs Approve: the critical difference

In DeFi everything lives in smart contracts. When you interact with one, you're asked to sign. But there are two very different types:

"Sign" (simple signature)

  • Doesn't move funds
  • Used for login, confirmations, messages
  • It's safe (as long as you're on the right page)

"Approve" or "Sign Contract"

  • You're giving a smart contract permission to move your tokens
  • This is where 90% of hacks happen
  • If you sign a malicious contract → your wallet gets drained

Careful with Approve

Permission request

Approve USDC for this contract

AmountUNLIMITED

The contract will be able to move all your USDC, today or two years from now.

RejectApprove
This is the screen you have to read slowly. If your wallet lets you, lower the amount to what you are actually going to use.

Never do "Approve Unlimited" without checking. Use revoke.cash to see and revoke permissions.

And have more than one wallet

One for savings that almost never signs anything, and one for daily use. If the daily one gets hacked, you don't lose everything. → How to split them

DeFi Activities

ActivityWhat it isRiskMore info
SwapExchange tokensLowYour first swap
LendingLend and earn interestMediumLending
StakingSecure the networkMediumStaking
VaultsAutomated strategiesHighVaults
PerpsLeveraged tradingVery HighPerps

You can lend your tokens and earn interest, or put them up as collateral and borrow against them. If your collateral's value falls too much, the contract sells it automatically: that's a liquidation, and it's the main risk.

How lending works

Congratulations!

If you made it this far, you now know the essentials to get started in DeFi.

To keep going, explore:

3 Golden Rules

  1. Never share your seed phrase — not with "tech support", not with anyone
  2. Don't sign contracts you don't understand — if you don't know what it does, don't approve it
  3. Start by testing everything with $1 — learn before risking more