BestDEX
Reference | 35 terms

DeFi Glossary

A comprehensive reference of essential DeFi and cryptocurrency terms. From AMM to Yield Farming, understand the vocabulary you need to navigate decentralized finance with confidence.

A

AMM (Automated Market Maker)

A type of decentralized exchange protocol that uses mathematical formulas and liquidity pools to determine asset prices, rather than relying on traditional order books. When you trade on an AMM, you swap tokens against a pool of funds instead of matching with another trader. The most common formula is the constant product formula (x * y = k) used by Uniswap. AMMs have made decentralized trading accessible and liquid by allowing anyone to provide liquidity and earn fees.

APR (Annual Percentage Rate)

The yearly rate of return on an investment, expressed as a percentage, without accounting for compounding. In DeFi, APR is commonly quoted for lending protocols, staking rewards, and liquidity pools. An APR of 10% means you would earn 10% of your principal over one year if the rate stays constant. Unlike APY, APR does not include the effect of reinvesting earnings.

APY (Annual Percentage Yield)

The real rate of return on an investment over a year, accounting for the effect of compounding interest. APY is always higher than APR for the same nominal rate because it includes the gains from reinvesting earned interest. In DeFi, protocols that auto-compound your rewards will display APY, while those that require manual harvesting and reinvesting typically show APR. Be cautious of extremely high APYs (thousands of percent) -- they usually reflect temporary incentive programs that decline rapidly.

Arbitrage

The practice of exploiting price differences for the same asset across different markets or platforms. In DeFi, arbitrageurs buy a token on the exchange where it is cheaper and sell on the exchange where it is more expensive, profiting from the difference. Arbitrage plays a critical role in DEX ecosystems by keeping prices consistent across pools and platforms. Many arbitrage opportunities are captured by automated bots within seconds.

B

Bridge

A protocol that enables the transfer of tokens and data between different blockchain networks. For example, a bridge lets you move ETH from Ethereum mainnet to Arbitrum or convert tokens between Ethereum and Solana. Bridges are essential for multi-chain DeFi but carry significant security risks -- several of the largest DeFi hacks have targeted bridge protocols. Always use well-established bridges and start with small test transactions.

See also: EVM
C

CEX (Centralized Exchange)

A cryptocurrency exchange operated by a centralized company that holds customer funds, manages order books, and processes trades on its own servers. Examples include Coinbase, Binance, and Kraken. CEXs offer user-friendly interfaces, fiat currency support, and customer service, but require trust that the company will not mismanage, freeze, or lose your funds. The collapse of FTX in 2022 demonstrated the counterparty risk inherent in CEXs.

Concentrated Liquidity

An AMM design innovation (introduced by Uniswap v3) that allows liquidity providers to allocate their capital within specific price ranges instead of across the entire price spectrum. This means LPs can provide much deeper liquidity around the current trading price with less total capital, earning higher fees relative to their deposit. The tradeoff is that LPs must actively manage their positions and rebalance when prices move outside their chosen range.

D

DAO (Decentralized Autonomous Organization)

An organization governed by smart contracts and token-holder votes rather than a traditional corporate hierarchy. In DeFi, DAOs manage protocol treasuries, vote on parameter changes (like fee structures), approve new features, and allocate community funds. Major DEXs like Uniswap, Curve, and Aave are governed by their respective DAOs. Token holders submit proposals and vote using their governance tokens, with decisions executed automatically via smart contracts.

DEX (Decentralized Exchange)

A cryptocurrency exchange that operates without a central intermediary, using smart contracts on a blockchain to enable peer-to-peer trading. Users connect their own wallets, maintain custody of their assets, and trades settle directly on-chain. DEXs come in several varieties including AMM-based (Uniswap, Curve), order book (dYdX), and aggregators (1inch, Jupiter). They offer permissionless access, censorship resistance, and elimination of counterparty risk.

DeFi (Decentralized Finance)

A broad term for financial services and products built on blockchain technology that operate without traditional intermediaries like banks, brokerages, or insurance companies. DeFi encompasses decentralized exchanges, lending and borrowing protocols, stablecoins, derivatives, insurance, and more. All DeFi applications are built on smart contracts, making them transparent, permissionless, and composable (protocols can build on top of each other).

E

EVM (Ethereum Virtual Machine)

The computation engine that executes smart contracts on the Ethereum blockchain. Many other blockchains have adopted EVM compatibility, meaning they can run the same smart contracts and support the same tools as Ethereum. EVM-compatible chains include Arbitrum, Optimism, Base, Polygon, BNB Chain, and Avalanche. This compatibility allows DEXs and other dApps to deploy on multiple chains with minimal code changes and lets users use the same wallet (like MetaMask) across all EVM chains.

F

Flash Loan

An uncollateralized loan that must be borrowed and repaid within a single blockchain transaction. If the borrower cannot repay the loan plus fees by the end of the transaction, the entire transaction is automatically reversed as if it never happened. Flash loans enable complex DeFi strategies like arbitrage, liquidation, and collateral swaps with zero upfront capital. They have also been used in several high-profile DeFi exploits, making protocols design more carefully against flash loan attack vectors.

G

Gas

The unit of measurement for the computational effort required to execute transactions and smart contract operations on a blockchain. Users pay gas fees (in the chain's native token, like ETH) to compensate validators for processing their transactions. Gas fees vary significantly by blockchain: Ethereum mainnet can cost $5-50+ per swap, while Layer 2s like Arbitrum and Optimism cost under $0.10, and Solana costs fractions of a cent. Gas fees are independent of the DEX's swap fee and must always be considered when calculating total trading costs.

See also: EVM

Governance Token

A cryptocurrency token that grants holders voting rights in a protocol's DAO. Holders can propose and vote on changes to the protocol, including fee structures, treasury spending, partnership proposals, and technical upgrades. Examples include UNI (Uniswap), CRV (Curve), CAKE (PancakeSwap), and SUSHI (SushiSwap). Some governance tokens also have economic utility, such as CRV which can be locked for boosted yield and fee sharing.

See also: DAO Token
I

Impermanent Loss

The reduction in value that liquidity providers experience compared to simply holding their tokens, caused by price divergence between the paired assets. When one token in a pool appreciates significantly relative to the other, the AMM algorithm rebalances the pool, selling the appreciating token and buying the depreciating one. This means LPs end up with more of the token that decreased in value. The loss is called "impermanent" because it reverses if prices return to their original ratio. However, if you withdraw at the diverged price, the loss becomes permanent. Trading fee earnings may or may not offset impermanent loss.

L

Liquidity Pool

A smart contract that holds reserves of two or more tokens, enabling decentralized trading through an automated market maker. Traders swap against the pool rather than with other individuals. Anyone can deposit tokens into a liquidity pool in the required ratio to become a liquidity provider and earn a proportional share of the trading fees generated by swaps. The depth of a liquidity pool (how many tokens it holds) directly affects the price impact and slippage of trades.

Liquidity Provider (LP)

A person or entity that deposits tokens into a DeFi liquidity pool to enable trading and earn rewards. LPs take on the risk of impermanent loss in exchange for earning a share of the trading fees generated by the pool. In Uniswap v3 and similar concentrated liquidity AMMs, LPs can choose specific price ranges to provide liquidity, potentially earning higher fees but requiring more active management.

LP Token

A receipt token given to liquidity providers when they deposit assets into a pool. LP tokens represent your proportional share of the pool's total reserves and accumulated fees. To withdraw your liquidity and earnings, you burn (return) your LP tokens. LP tokens are also composable -- they can be staked in other protocols for additional yield (a practice called yield farming), or used as collateral in lending protocols.

M

Market Cap (Market Capitalization)

The total market value of a cryptocurrency, calculated by multiplying its current price by its total circulating supply. For example, a token priced at $10 with 100 million tokens in circulation has a market cap of $1 billion. Market cap is used to compare the relative size of different cryptocurrencies and is often categorized as large-cap (>$10B), mid-cap ($1B-$10B), and small-cap (<$1B). In DeFi, TVL is often a more meaningful metric than market cap for evaluating protocols.

See also: Token TVL

MEV (Maximal Extractable Value)

The maximum profit that block producers (validators or miners) and specialized actors (called searchers) can extract by reordering, inserting, or censoring transactions within a block. Common MEV strategies include front-running (placing a trade ahead of a known large order), sandwich attacks (placing trades before and after a target transaction), and arbitrage. MEV is often extracted at the expense of regular users. Protocols like Flashbots, CowSwap, and MEV Blocker help protect traders from MEV extraction.

N

NFT (Non-Fungible Token)

A unique digital token on a blockchain that represents ownership of a specific asset -- unlike fungible tokens (such as ETH or USDC) where each unit is interchangeable. NFTs are commonly associated with digital art and collectibles but have DeFi applications too: Uniswap v3 represents liquidity positions as NFTs since each position has unique parameters (price range, pool, amount). NFTs can also represent real-world assets, event tickets, and domain names.

O

Oracle

A service that feeds external real-world data (like asset prices, weather, or sports results) to smart contracts on the blockchain. Since blockchains cannot access data outside their network natively, oracles act as bridges between on-chain and off-chain data. Chainlink is the most widely used oracle network. In DeFi, oracles are critical for lending protocols (to determine liquidation prices), perpetual DEXs (to track index prices), and stablecoins (to maintain their peg). Oracle manipulation has been the attack vector in several major DeFi exploits.

P

Perpetual Futures (Perps)

A type of derivatives contract that lets traders speculate on an asset's price with leverage, without owning the underlying asset and without an expiration date. Unlike traditional futures that expire on a set date, perpetual futures use a funding rate mechanism to keep the contract price aligned with the spot price. Traders pay or receive funding rates every few hours depending on whether they are long or short. Perpetual DEXs like GMX, dYdX, and Hyperliquid offer leveraged trading up to 50x or more.

See also: DEX Oracle

Protocol

In DeFi, a protocol refers to the set of smart contracts and rules that define how a decentralized application operates. The term is used interchangeably with "platform" or "project" but specifically emphasizes the open-source, rule-based nature of DeFi applications. Uniswap is a protocol because its behavior is entirely defined by its smart contracts, which anyone can interact with or build upon. Protocols can be composed together -- for example, a yield farming protocol might build on top of a lending protocol and a DEX.

R

Rug Pull

A type of cryptocurrency scam where developers create a token, attract investors by adding liquidity and generating hype, then abruptly withdraw all the liquidity -- making the token worthless and leaving investors with valueless tokens. Rug pulls are possible when liquidity is not locked and the team controls the liquidity pool. Red flags include anonymous teams, unlocked liquidity, no audit, and unrealistic promises. Always check if liquidity is locked and research the team before investing in new tokens.

S

Slippage

The difference between the expected price of a trade and the actual executed price. Slippage occurs because the price can change between when you submit a transaction and when it is confirmed on the blockchain, and because large trades relative to pool liquidity move the price. Most DEXs let you set a slippage tolerance (e.g., 0.5%) -- if the price moves beyond this limit, the transaction will revert instead of executing at a worse price. Higher slippage tolerance means your trade is more likely to succeed but at a potentially worse price.

Smart Contract

Self-executing code deployed on a blockchain that automatically enforces the terms of an agreement when predetermined conditions are met, without requiring intermediaries. In DeFi, smart contracts power everything from token swaps and lending to governance and insurance. Once deployed, smart contract code is immutable (cannot be changed) and transparent (anyone can read it). This trustlessness is the foundation of DeFi, but it also means bugs in smart contracts can lead to permanent loss of funds, which is why security audits are critical.

Stablecoin

A cryptocurrency designed to maintain a stable value, typically pegged 1:1 to the US dollar. Stablecoins are essential for DeFi trading, serving as a base pair for most liquidity pools and allowing traders to exit volatile positions without converting to fiat. Major types include fiat-collateralized (USDC, USDT -- backed by real dollar reserves), crypto-collateralized (DAI -- backed by over-collateralized crypto deposits), and algorithmic (varying mechanisms to maintain the peg). Stablecoin pools on DEXs like Curve offer some of the lowest-risk yield opportunities in DeFi.

Staking

The process of locking up cryptocurrency tokens to support a blockchain network or protocol in exchange for rewards. In proof-of-stake blockchains, staking involves locking tokens to become a validator (or delegating to one) that helps secure the network and process transactions. In DeFi, staking often refers to locking governance tokens in a protocol to earn fee revenue, boosted yields, or additional token rewards. For example, staking CRV as veCRV earns a share of Curve's trading fees.

Swap

The act of exchanging one cryptocurrency token for another on a decentralized exchange. Unlike traditional trading which involves order books and matching buyers with sellers, DEX swaps are executed against liquidity pools using automated market makers. A swap involves sending one token to a smart contract and receiving another token in return, with the exchange rate determined algorithmically. The cost of a swap includes the DEX fee (paid to liquidity providers) and blockchain gas fees.

T

TVL (Total Value Locked)

The total value of cryptocurrency assets deposited into a DeFi protocol's smart contracts, typically denominated in USD. TVL is one of the most important metrics for evaluating DEXs and DeFi protocols, as it indicates the depth of available liquidity and overall trust in the platform. Higher TVL generally means better prices and lower slippage for traders. As of 2024, Uniswap leads DEXs with over $5 billion in TVL. TVL can fluctuate significantly with market conditions, as declining token prices reduce the dollar value of locked assets.

Token

A digital asset created and managed on a blockchain. Tokens can represent virtually anything: currencies, governance rights, ownership stakes, utility access, or unique assets. On Ethereum and EVM chains, most tokens follow the ERC-20 standard (fungible) or ERC-721 standard (NFTs). Tokens are distinct from native coins like ETH or SOL, which are built into the blockchain itself. When trading on a DEX, you are typically swapping one token for another using liquidity pools.

V

ve(3,3)

A tokenomics model that combines Curve's vote-escrow (ve) mechanism with the (3,3) game theory from OlympusDAO. In this model, token holders lock their tokens for a set period to receive veTokens, which grant voting power over which liquidity pools receive emission rewards. The longer you lock, the more voting power you get. The (3,3) element means the system incentivizes everyone to stake rather than sell, as coordinated staking benefits all participants. Protocols like Velodrome (Optimism) and Aerodrome (Base) popularized this model for DEXs.

W

Wallet

Software (or hardware device) that stores your private keys and allows you to interact with blockchain networks. In DeFi, wallets are your gateway to DEXs and other dApps. Hot wallets (MetaMask, Phantom, Rabby) are browser extensions or mobile apps convenient for daily use but connected to the internet. Cold wallets (Ledger, Trezor) are hardware devices that keep your keys offline for maximum security. Your wallet does not actually "hold" tokens -- it holds the private keys that prove ownership of tokens recorded on the blockchain.

Y

Yield Farming

The practice of strategically deploying cryptocurrency across various DeFi protocols to maximize returns. Yield farmers move assets between lending platforms, liquidity pools, and staking protocols to earn the highest combination of trading fees, interest, and token incentive rewards. Common strategies include providing liquidity on DEXs and staking the resulting LP tokens for additional rewards, or lending assets on platforms like Aave and using the borrowed funds for further investment. Yield farming can be highly profitable but carries significant risks including impermanent loss, smart contract risk, and token price depreciation.

Deepen Your Knowledge

Now that you understand the terminology, explore our guides and tools to put your knowledge into practice.