Educational content, not investment advice. Crypto-asset values fluctuate.

DeFi glossary

142 terms — from AMM to Yield. Each with a short explanation and, where the lesson already exists in English, a link to it.

2ABCDEFGHIJKLMNOPRSTUVWXY

2

2FATwo-factor authentication (password plus a code from an app). Use an app, not SMS.

A

AaveEthereum lending protocol (v3). In our strategy: ETH collateral to a USDC loan.
AMLAnti-Money Laundering — procedures used by banks and exchanges to combat money laundering.
AMMAutomated Market Maker — an algorithm that lets tokens be swapped without an order book. Prices are set by a formula.
Lesson →
ApprovalPermission you grant a protocol to use tokens from your wallet. Review it periodically.
APRAnnual Percentage Rate — the annual interest rate WITHOUT compounding. 10% APR = +10% per year.
APYAnnual Percentage Yield — the annual interest rate WITH compounding. Always higher than the equivalent APR.
ArbitrumAn Ethereum Layer 2 network. Cheaper and faster transactions than Ethereum mainnet.
AssignmentWhen the buyer of a sold option exercises their right, and the seller must fulfil the resulting obligation.
ATMAt The Money — an option whose strike sits at the current price.
AuditAn independent security review of smart-contract code. Not a guarantee, but it reduces risk.

B

BacktestingTesting a strategy against historical price data.
Bin StepThe price step (in percent) between adjacent bins in Meteora's DLMM model.
Lesson →
BlockchainA public digital ledger maintained by many computers, which cannot be secretly altered.
BorrowTaking a loan in a DeFi protocol against deposited collateral.
BreakevenThe breakeven point — the price at which a position is neither profitable nor at a loss.
BridgeA protocol that lets assets move from one blockchain to another. Historically the riskiest part of DeFi.
BUIDLBlackRock's tokenized treasury fund — the largest tokenized Treasury product.

C

CallAn option type that grants the right to BUY at the strike price. The opposite of a put.
CEXCentralized Exchange — a centralized exchange (e.g. Nexo, Kraken, Binance). Requires KYC.
CollarAn options strategy: long put + short call + the underlying asset held. Caps both potential loss and potential gain.
CollateralThe asset you deposit in order to borrow. In DeFi this is typically crypto (SOL, ETH).
ComposabilityThe DeFi "Lego" property — a token can be used as collateral, in an LP, and so on.
CompoundingInterest on interest — reinvested earnings themselves start generating further returns.
Lesson →
Concentrated LiquidityProviding liquidity within a specific price range instead of from 0 to infinity. Uses capital more efficiently.
Lesson →
Coverage RatioCoverage ratio — LP fees divided by daily costs. Above 1 means fee income covers costs.
Covered CallAn options strategy: sell a call option while holding the underlying asset. Generates premium income but caps upside.
CustodianA licensed custodian that physically holds the real asset backing a token.

D

Daily CarryNet daily result: LP fees minus theta minus debt cost.
DCADollar Cost Averaging — buying a fixed amount at regular intervals, smoothing out the average purchase price.
DeFiDecentralized Finance — financial services without intermediaries, operating through smart contracts.
DeltaAn option's price sensitivity to the underlying price. Delta 0.50 means: if the underlying rises $1, the option price rises about $0.50.
DepegWhen a stablecoin loses its pegged value ($1). E.g. the UST/LUNA collapse in 2022.
DeribitA crypto options exchange. In our strategy this is where we buy put protection and sell covered calls.
DEXDecentralized Exchange — a decentralized exchange (e.g. Jupiter, Orca, Uniswap). No KYC required.
DLMMDynamic Liquidity Market Maker — Meteora's bin-based model with dynamic fees.
Lesson →
DrawdownThe largest decline from a peak to a trough.
DTEDays To Expiry — the number of days left until an option expires.

E

E-ModeAave's efficiency mode — a higher LTV for assets in the same category.
EthereumA blockchain with smart contracts. We use Aave (lending) and Uniswap (LP) on it.
ExitExiting — closing a position and locking in the profit or loss.
ExpiryAn option's expiration date.

F

Fee TierThe fee level in an LP pool. E.g. Orca: 0.01%, 0.05%, 0.30%. Uniswap: 0.05%, 0.30%, 1.00%.
Lesson →
FiatTraditional government-issued currency (EUR, USD) — as opposed to crypto.
FIFOFirst In, First Out — a tax-accounting method: the first units bought are treated as the first sold.
Funding RateA periodic payment (often every 8 hours) exchanged between long and short perpetual futures positions.
FuturesA contract betting on price direction (often with leverage) without owning the underlying asset. Risky for beginners.

G

GammaThe rate of change of delta. High gamma means delta shifts quickly as the price moves.
GasThe transaction fee on a blockchain. Solana: under $0.01. Ethereum mainnet: transfer ~$0.01, swap ~$0.03-0.30. Varies with network load.
GPMGPM — Lithuanian personal income tax; 15% on realised crypto gains.

H

HalvingA roughly every-4-years event that cuts Bitcoin's mining reward in half.
Hardware WalletA physical device (e.g. Ledger) that stores private keys offline, separate from the internet.
Health FactorA Kamino/Aave position's safety indicator — the closer it is to 1, the closer to liquidation.
HedgeProtection against losses. In our strategy: put options and put spreads.
HookA programmable add-on for a Uniswap V4 pool — custom logic that runs before or after a trade.
Lesson →

I

Impermanent LossA loss in an LP position caused by price changes relative to holding the assets. Called "impermanent" because it can recover if the price returns to its starting level.
Lesson →
Intrinsic ValueIntrinsic value — what an option is worth right now, excluding time value.
IssuerA regulated company that holds the real asset and issues the token representing it.
ITMIn The Money — an option that has intrinsic value.
IVImplied Volatility — the volatility the market expects. SOL IV is roughly 70-80%.
IV CrushA sharp drop in IV (implied volatility) after a known event — it lowers the option's value.

J

Jupiter WalletThe main Solana wallet used in this course. Holds SOL, USDC and SPL tokens, with a built-in swap feature. MetaMask is used for the Ethereum side.

K

KaminoSolana lending protocol. In our strategy: SOL collateral to a USDC loan.
KYCKnow Your Customer — the identity-verification process on exchanges. Requires a passport or ID.

L

Layer 2A second layer built on top of a base blockchain. Arbitrum and Optimism offer cheaper Ethereum transactions.
LendingLending/borrowing in DeFi. You deposit collateral and receive a loan in stablecoins.
LeverageBorrowed funds that proportionally magnify both gains and losses.
Limit OrderAn order that only executes once the price reaches the level you specified.
LiquidationWhen LTV exceeds the threshold and the protocol automatically sells your collateral to cover the debt.
LoopingRecursive borrowing — borrow, deposit again as collateral, borrow again. Increases leverage and risk.
LPLiquidity Provider — deposits tokens into a pool and earns a share of trading fees.
Lesson →
LTVLoan-to-Value — the ratio of debt to collateral value. LTV 30% is considered safe. LTV 71%+ triggers liquidation.

M

MainnetThe main (live) blockchain network, as opposed to a test network.
MarginThe collateral deposit required to open a leveraged position or a sold option position.
Market CapMarket capitalization — the total value of an asset (price times circulating supply).
Market OrderBuying or selling immediately at the current market price.
MetaMaskAn Ethereum/EVM wallet. Used with Aave, Uniswap and Arbitrum.
MeteoraA Solana DLMM (bin-based) liquidity protocol. An alternative to Orca, with dynamic fees.
Lesson →
MEVMaximal Extractable Value — profit bots extract by reordering transactions (e.g. a sandwich attack).
Lesson →
MiCAThe EU crypto-asset regulation (Markets in Crypto-Assets).
MultisigA multi-signature wallet — a transaction requires approval from multiple people.

N

Net DeltaNet delta — the sum of the deltas of all positions in a portfolio; a single number for directional exposure.
NexoA centralized exchange (CEX) for buying crypto with euros. Custodial — the exchange holds the keys.
NFTNon-Fungible Token — a unique token. Uniswap V3 LP positions are NFTs.
Non-custodialA wallet where YOU control the keys. Phantom and MetaMask are non-custodial. Nexo is custodial.

O

OndoOndo Finance — an RWA protocol (USDY, OUSG tokenized bonds).
OnrampConverting euros into crypto through a provider — the entry point from fiat into crypto.
OptionA financial contract that grants the right (but not the obligation) to buy or sell at a set price.
OracleA price-data provider for smart contracts. Chainlink (ETH), Pyth (SOL).
OrcaA Solana DEX with concentrated liquidity (Whirlpool). The basis of our LP strategy on the Solana network.
Lesson →
OTMOut of The Money — an option with no intrinsic value, only time value.
Out of RangeWhen the price moves outside an LP range — fees stop accruing.
Lesson →

P

P&LProfit & Loss — used to evaluate strategy results.
PayoffA profit-and-loss profile plotted against price (a diagram).
PhantomA Solana wallet. Connects to Kamino, Orca and Jupiter.
PhishingA fraudulent website or message that imitates a genuine one, aiming to steal passwords or a seed phrase.
PoolA liquidity pool in a DEX protocol. Users swap tokens through the pool.
Lesson →
PremiumThe price of an option. Paid by the buyer, received by the seller.
Price ImpactHow much your own trade moves the token price (larger in thinner pools).
Proof of ReservesIndependent verification that an issuer's reserves are real and cover the tokens in circulation.
ProtocolA smart-contract system that provides a DeFi service (e.g. Aave is a lending protocol).
PutAn option type that grants the right to SELL at a set price. Used as insurance.
Put SpreadLong put + short put. Cheaper protection than a plain put, but with limited coverage.

R

RangeThe price range of a concentrated LP position. Fees only accrue while the price is inside the range.
Lesson →
RaydiumA Solana DEX with liquidity pools — one of the largest by volume.
RebalancingRedistributing capital between strategy layers, or moving an LP range.
RebaseA token mechanism where, instead of the price rising, the number of tokens in your wallet periodically changes.
RevokeCancelling a previously granted approval (e.g. via revoke.cash) so the protocol can no longer touch your tokens.
RollRolling an option — closing the old one and opening a new one with a later expiry.
Rug pullWhen a project's developers withdraw all liquidity and disappear, leaving a worthless token.
RWAReal World Assets — real-world assets (stocks, bonds, treasuries) represented as blockchain tokens.

S

Seed PhraseA sequence of 12 (or 24) words — the ONLY way to restore a wallet. Never share it online!
SEPAA European banking system for cheap or free euro transfers between EU banks.
Single-sided LPAn LP position using a single token (usually USDC). In our strategy, it functions like a paid limit order.
Lesson →
SingletonA single Uniswap V4 contract shared by all pools — cheaper operations.
Lesson →
SIPCUS brokerage account protection up to $500k. Does NOT apply to tokenized stocks.
SlippageThe difference between the expected and actual price during a swap. Larger for bigger trade sizes.
Smart ContractA program running on a blockchain. Executes operations automatically according to its programmed rules.
SOLSolana's native token. Used to pay gas and as collateral.
SolanaA fast blockchain (under 1s, gas under $0.01). Home to the Kamino, Orca and Meteora ecosystem.
StablecoinA cryptocurrency pegged to a real-world currency (usually $1). USDC, USDT, DAI, USDY.
StakingLocking up tokens to help secure a network, in exchange for rewards (Solana roughly 6-7% APY).
Stop LossAn automatic sale triggered when the price falls to a set level.
StrikeAn option's exercise price. A $90 put means the right to sell at $90.
SupplyDepositing an asset into a protocol — as collateral or to generate yield.
SwapExchanging one token for another. E.g. SOL to USDC via Jupiter.

T

ThetaAn option's change in value from the passage of time. Negative for the buyer (a cost), positive for the seller (income).
TickThe smallest price step in concentrated-liquidity protocols (Uniswap V3, Orca).
Lesson →
Time ValueTime value — the portion of the premium attributable to the time remaining until expiry.
TokenizationThe process of "wrapping" a real-world asset into a 1:1-backed blockchain token.
TVLTotal Value Locked — the total value deposited in a DeFi protocol. An indicator of how popular a protocol is.

U

UnderlyingThe underlying asset an option is based on (e.g. SOL, ETH).
UniswapAn Ethereum concentrated-liquidity protocol (V3/V4). Its Solana counterpart is Orca.
Lesson →
USDCA USD stablecoin issued by Circle. Regulated, audited monthly. Our primary stablecoin and loan asset in the Kamino/Aave strategies.
USDTTether USD stablecoin. An alternative to USDC. Liquidity on Solana has historically been smaller — most Solana DeFi liquidity is still in USDC.
USDYA yield-bearing stablecoin (Ondo Finance), backed by US Treasuries, paying roughly 4.5% APY. Replaced with USDC in the 2026 strategy update for liquidity reasons.

V

VegaAn option's sensitivity to volatility (IV). High vega means the option price depends heavily on IV.
VolatilityThe degree of price fluctuation. High volatility means greater uncertainty about price movement.

W

WalletA crypto wallet. Phantom (Solana), MetaMask (Ethereum). Holds your keys.
WhirlpoolOrca's concentrated-liquidity engine. Works similarly to Uniswap V3, but on the Solana network.
Lesson →

X

xStocksA line of tokenized stocks on the Solana network, issued by Backed Finance.

Y

YieldReturn, income. In DeFi, yield comes from LP fees, lending interest, and staking rewards.

The full glossary is also available in Lithuanian — žodynėlis.