GLOSSARY
DeFi Glossary
Every term you need to navigate DeFi yields, explained simply.
A
Airdrop
A distribution of free tokens to wallet addresses, typically used by protocols to reward early users or bootstrap community engagement. Airdrops are often based on historical usage, staking activity, or governance participation. While free, airdropped tokens may carry tax implications depending on your jurisdiction.
AMM (Automated Market Maker)
A type of decentralized exchange that uses mathematical formulas and liquidity pools instead of traditional order books to facilitate trades. AMMs like Raydium and Orca allow anyone to provide liquidity and earn fees. The pricing algorithm automatically adjusts token prices based on the ratio of assets in the pool.
APR (Annual Percentage Rate)
The annualized rate of return on a deposit or investment without accounting for the effect of compounding. APR gives you a straightforward view of how much you earn per year. Unlike APY, it does not factor in how frequently rewards are reinvested, so the actual returns may be higher if you compound.
APY (Annual Percentage Yield)
The annualized rate of return that accounts for compounding — meaning your earned rewards are periodically reinvested to generate additional returns. APY is always equal to or higher than APR for the same underlying rate. On yieldwire, most yields are displayed as APY so you can compare opportunities on equal footing.
Audit
A formal security review of a smart contract's code conducted by specialized firms like Ottersec, Neodyme, or Halborn. Audits look for vulnerabilities, logic errors, and potential exploits before a protocol goes live. A completed audit reduces but does not eliminate risk — audited protocols have still been exploited.
Auto-compound
A feature where earned yield is automatically reinvested back into the same position without manual intervention. Auto-compounding increases your effective APY by continuously growing the principal. Many vaults and yield aggregators offer this as a core feature, saving users gas fees and time.
B
Basis Trading
A strategy that exploits the price difference (basis) between a spot asset and its corresponding futures or perpetual contract. Traders go long on spot and short on perps to capture the funding rate as yield. This is considered a delta-neutral strategy because the directional price risk is hedged.
Borrowing
Taking a loan from a lending protocol by depositing collateral that exceeds the borrowed amount. Borrowers pay an interest rate that accrues over time. If the value of your collateral drops below the required threshold (LTV ratio), your position may be liquidated.
Bridge
A protocol that enables the transfer of tokens between different blockchains — for example, moving USDC from Ethereum to Solana. Bridges lock tokens on the source chain and mint equivalent wrapped tokens on the destination chain. They are critical infrastructure but have historically been high-value targets for exploits.
Bug Bounty
A reward program offered by protocols to incentivize security researchers to find and responsibly disclose vulnerabilities. Bug bounties typically pay out in stablecoins or the protocol's native token, with amounts scaling by severity. A well-funded bug bounty is a positive indicator of a protocol's commitment to security.
C
CDP (Collateralized Debt Position)
A mechanism where you lock up crypto assets as collateral to mint or borrow stablecoins or other tokens. The collateral must always exceed the debt by a certain ratio. If the collateral value drops below the minimum threshold, the position gets liquidated to protect the protocol's solvency.
CLMM (Concentrated Liquidity Market Maker)
An advanced AMM design where liquidity providers can concentrate their capital within specific price ranges instead of across the entire price curve. This makes capital dramatically more efficient — you earn more fees with less capital. Raydium and Orca on Solana both offer CLMM pools.
Collateral
Assets deposited into a protocol as a guarantee when borrowing funds. Collateral protects lenders by ensuring there are assets to seize if a borrower cannot repay. In DeFi, collateral ratios are typically over-collateralized (e.g., 150%), meaning you must deposit more value than you borrow.
Composability
The ability of DeFi protocols to interact with and build upon each other like Lego blocks. For example, you can deposit SOL into Jito to get jitoSOL, then use jitoSOL as collateral on Kamino to borrow USDC. Composability is what makes DeFi yield strategies powerful — and complex.
Concentrated Liquidity
A liquidity provision model where LPs choose a specific price range to allocate their capital, rather than covering all possible prices. This increases capital efficiency and fee earnings within that range but earns nothing when the price moves outside it. Managing concentrated liquidity requires active monitoring or automated rebalancing.
D
DAO (Decentralized Autonomous Organization)
An organization governed by smart contracts and token holder votes rather than a centralized management team. Token holders submit and vote on proposals that control the protocol's treasury, parameters, and upgrades. DAOs range from highly decentralized to effectively controlled by a small group of large holders.
dApp (Decentralized Application)
An application that runs on a blockchain network using smart contracts for its core logic rather than relying on centralized servers. dApps include DEXs, lending platforms, yield aggregators, and NFT marketplaces. Most DeFi protocols you interact with on Solana are dApps.
DEX (Decentralized Exchange)
A platform that allows peer-to-peer token trading without a centralized intermediary holding your funds. DEXs use AMMs or order books implemented as smart contracts. On Solana, major DEXs include Jupiter (aggregator), Raydium, and Orca.
DeFi (Decentralized Finance)
A broad category of financial applications built on blockchain networks that operate without traditional intermediaries like banks or brokerages. DeFi includes lending, borrowing, trading, insurance, and yield generation — all executed by smart contracts. It is the ecosystem that yieldwire tracks and scores.
Delegated Staking
The act of assigning your staked tokens to a specific validator who processes transactions and secures the network on your behalf. You retain ownership of your tokens but share in the validator's rewards (minus their commission). On Solana, delegated staking is the foundation of the network's Proof of Stake consensus.
E
Epoch
A fixed time period used by a blockchain to organize validator duties, reward distribution, and stake activation. On Solana, an epoch lasts roughly 2-3 days. Staking rewards are calculated and distributed at the end of each epoch, and stake activations or deactivations take effect at epoch boundaries.
EVM (Ethereum Virtual Machine)
The runtime environment that executes smart contracts on Ethereum and EVM-compatible chains like Polygon, Arbitrum, and Base. The EVM defines how contracts process transactions and store state. Solana uses a different execution environment (SVM), which is why Solana DeFi protocols have different architectures.
Exploit
A successful attack on a protocol's smart contracts or infrastructure that results in unauthorized fund extraction. Exploits can target code vulnerabilities, oracle manipulation, flash loan attacks, or governance weaknesses. The DeFi space has lost billions to exploits, which is why yieldwire includes security scoring.
F
Farming (Yield Farming)
The practice of actively moving capital between DeFi protocols to maximize returns by earning trading fees, lending interest, liquidity mining rewards, or token incentives. Yield farming can be simple (depositing into a lending pool) or complex (multi-step strategies involving several protocols). It is the core activity yieldwire helps you navigate.
Flash Loan
An uncollateralized loan that must be borrowed and repaid within a single blockchain transaction. If the loan is not repaid by the end of the transaction, the entire operation is reverted as if it never happened. Flash loans enable arbitrage and liquidation strategies but are also commonly used in exploit attacks.
Funding Rate
A periodic payment exchanged between long and short traders on perpetual futures contracts to keep the perp price aligned with the spot price. When funding is positive, longs pay shorts; when negative, shorts pay longs. Funding rates are a source of yield in basis trading strategies.
G
Gas Fee
The transaction fee paid to validators for processing and confirming transactions on a blockchain. On Solana, gas fees are extremely low (typically under $0.01) compared to Ethereum. Gas fees are a cost to consider when yield farming — frequent compounding on high-fee chains can eat into returns.
Governance
The system by which token holders participate in protocol decision-making, including parameter changes, treasury allocation, and upgrade proposals. Governance tokens grant voting power and sometimes revenue sharing. Strong governance with broad participation is a positive signal in yieldwire's security scoring.
H
Hack
A security breach where an attacker gains unauthorized access to a protocol's smart contracts, admin keys, or infrastructure to steal funds. Hacks differ from exploits in that they often involve compromised private keys or social engineering rather than purely code-level vulnerabilities. Protocol hack history is a factor in yieldwire's risk assessment.
I
Impermanent Loss (IL)
The temporary reduction in value that liquidity providers experience when the price ratio of tokens in a pool changes compared to simply holding those tokens. The loss is called 'impermanent' because it reverses if prices return to their original ratio. IL is a key risk factor for LP positions and is included in yieldwire's risk scoring.
Infrastructure
The foundational layer of services that DeFi protocols rely on, including RPC nodes (like Helius), oracles (like Pyth), bridges, and indexers. Infrastructure quality directly impacts protocol reliability and security. Downtime or oracle failures at the infrastructure level can cascade into DeFi exploits or liquidation events.
J
JIT Liquidity
Just-In-Time liquidity is a strategy where a market maker adds concentrated liquidity to a pool moments before a large trade executes, earns the trading fee, and immediately withdraws. JIT liquidity is capital-efficient for the provider but can dilute returns for passive LPs in the same pool.
K
KYC (Know Your Customer)
An identity verification process required by regulated financial services to confirm a user's identity. Most DeFi protocols on Solana are permissionless and do not require KYC, though some institutional-grade or compliant platforms do. KYC requirements are relevant for RWA-tokenized yields and certain centralized bridges.
L
Lending
Depositing tokens into a protocol's lending pool so that borrowers can take loans against their collateral. Lenders earn interest paid by borrowers, with rates determined by supply and demand (utilization rate). On Solana, major lending protocols include Kamino, Jupiter Lend, and Save (formerly Solend).
Liquidation
The forced closure of a borrowing position when the collateral value drops below the minimum required ratio. A liquidator repays part of the debt and receives the collateral at a discount as a reward. Liquidation protects lenders but can result in significant losses for the borrower, especially during market volatility.
Liquidity Pool (LP)
A smart contract holding a pair (or set) of tokens that traders swap against. Liquidity providers deposit tokens into the pool and earn a share of trading fees proportional to their contribution. LP positions are the backbone of decentralized trading and a major source of DeFi yield.
Liquid Staking
A mechanism that lets you stake tokens (like SOL) and receive a liquid derivative token (like jitoSOL or mSOL) in return. The derivative token accrues staking rewards while remaining freely tradable and usable across DeFi. Liquid staking unlocks composability — you earn staking yield and can simultaneously use the token as collateral or in LP positions.
LRT (Liquid Restaking Token)
A token representing a restaked position, where the underlying stake secures multiple networks or services simultaneously. LRTs extend the concept of liquid staking tokens by adding additional layers of yield from restaking protocols. They carry additional smart contract risk from the restaking layer on top of the base staking risk.
LST (Liquid Staking Token)
A token received when you deposit native tokens into a liquid staking protocol — like jitoSOL from Jito, mSOL from Marinade, or bSOL from BlazeStake. LSTs represent your staked position plus accrued rewards and can be used across DeFi protocols. They are among the safest yield-bearing assets in the Solana ecosystem.
LTV (Loan-to-Value)
The ratio of your borrowed amount to the value of your deposited collateral, expressed as a percentage. A 75% LTV means you have borrowed 75% of your collateral's value. If your LTV exceeds the protocol's liquidation threshold (often 80-90%), your position gets liquidated.
M
Mainnet
The primary, production blockchain network where real transactions occur with real economic value. This is distinct from testnets or devnets used for development. When a protocol launches on mainnet, it means real funds are at stake and the smart contracts are live.
MEV (Maximal Extractable Value)
The profit that can be captured by reordering, inserting, or censoring transactions within a block. On Solana, MEV is primarily extracted through arbitrage and liquidation bots. Jito's MEV infrastructure distributes a portion of extracted MEV back to stakers, which is why jitoSOL yields are higher than vanilla staking.
Multisig
A wallet or smart contract that requires multiple private key signatures to authorize a transaction — for example, 3 out of 5 signers. Multisigs are used to secure protocol treasuries and admin functions, reducing the risk of a single compromised key. The quality of a protocol's multisig setup is a factor in yieldwire's security scoring.
N
Node
A computer that runs a blockchain's software and maintains a copy of the ledger. Nodes validate transactions, propagate blocks, and ensure network consensus. On Solana, validator nodes require significant hardware resources and staked SOL to participate in consensus and earn rewards.
O
Off-chain
Any data, computation, or transaction that occurs outside the blockchain. Off-chain systems include centralized servers, oracle data feeds, and Layer 2 solutions. Off-chain components can introduce trust assumptions and points of failure that pure on-chain systems avoid.
On-chain
Data or transactions that are recorded directly on the blockchain and are publicly verifiable by anyone. On-chain activity is transparent, immutable, and trustless. Yield data displayed on yieldwire is derived from on-chain smart contract state and transaction history.
Oracle
A service that feeds real-world or cross-chain data (like asset prices) to smart contracts on the blockchain. Pyth Network is the dominant oracle on Solana, providing high-frequency price feeds. Oracle accuracy is critical for DeFi — incorrect price data can trigger false liquidations or enable exploit attacks.
P
Perpetual Futures (Perps)
Futures contracts with no expiration date that allow traders to speculate on asset prices with leverage. The contract price is kept close to the spot price through funding rate payments. Perps platforms like Jupiter Perps are a growing source of yield for liquidity providers on Solana.
Priority Fee
An optional additional fee paid on Solana transactions to increase the likelihood of faster inclusion in a block. During periods of high network congestion, priority fees become necessary for time-sensitive operations like liquidations or arbitrage. For normal DeFi interactions, the base fee is usually sufficient.
Protocol
A set of smart contracts deployed on a blockchain that together provide a specific DeFi service — lending, trading, staking, or yield aggregation. Protocols like Kamino, Raydium, and Jito each have their own smart contracts, governance, and risk profiles. yieldwire aggregates yield data across 198+ Solana protocols.
Proposal
A formal governance action submitted by token holders for community vote. Proposals can change protocol parameters (interest rates, collateral factors), allocate treasury funds, or upgrade smart contracts. The quality and frequency of governance proposals reflects a protocol's health and decentralization.
Q
Quorum
The minimum number of votes or voting power required for a governance proposal to be valid. Without reaching quorum, a proposal cannot pass even if all cast votes are in favor. Quorum requirements prevent small groups from making governance changes without sufficient community participation.
R
Rebalancing
The process of adjusting a liquidity position's price range or asset allocation to maintain optimal capital efficiency. Concentrated liquidity positions need rebalancing when prices drift outside their range. Automated vault strategies (like Kamino's) handle rebalancing programmatically to save LPs from manual management.
Restaking
Using already-staked tokens to simultaneously secure additional networks or services, earning extra yield on top of base staking rewards. Restaking amplifies capital efficiency but introduces additional smart contract and slashing risks. The concept originated on Ethereum with EigenLayer and is expanding to Solana.
Risk Score
A numerical assessment of the safety and reliability of a DeFi yield opportunity. yieldwire calculates risk scores on a 0-100 scale across six factors: TVL depth, APY sustainability, APY stability, impermanent loss risk, stablecoin peg stability, and exposure type. Higher scores indicate lower risk.
Rug Pull
A type of scam where protocol developers suddenly withdraw all liquidity or funds from a project, leaving users with worthless tokens. Rug pulls are most common with new, unaudited projects that have concentrated admin control. Multisig requirements, timelocks, and audit history are defenses yieldwire checks for.
RWA (Real World Assets)
Physical or traditional financial assets — like US Treasuries, real estate, or commodities — that have been tokenized and brought on-chain. RWA yields offer returns derived from off-chain sources, often providing stable, non-crypto-correlated income. They are a growing category in DeFi, especially for stablecoin yield seekers.
S
Security Score
yieldwire's proprietary metric that evaluates the overall safety of a protocol based on factors like audit history, multisig configuration, timelock presence, code maturity, TVL stability, and incident history. Security Scores help users compare protocol trustworthiness at a glance, complementing per-pool risk scores.
Seed Phrase
A set of 12 or 24 words generated when you create a crypto wallet that serves as the master backup for all your private keys. Anyone with your seed phrase can access and drain your wallet. Never share it, never store it digitally unencrypted, and never enter it on any website or dApp.
Slippage
The difference between the expected price of a trade and the actual execution price. Slippage occurs because of limited liquidity or price movement between when you submit and when your transaction executes. Setting a slippage tolerance that is too low may cause transaction failures; too high may result in unfavorable trades.
Smart Contract
Self-executing code deployed on a blockchain that automatically enforces the terms of an agreement when predefined conditions are met. Smart contracts power all DeFi protocols — they hold funds, execute trades, calculate interest, and manage liquidations. Their security is paramount because bugs can lead to irreversible fund losses.
SOL
The native token of the Solana blockchain, used to pay transaction fees, participate in staking, and secure the network through Proof of Stake consensus. SOL is also the base asset for most Solana DeFi activities. Staking SOL directly or through liquid staking tokens is one of the most fundamental yield strategies.
Stablecoin
A cryptocurrency designed to maintain a 1:1 peg with a fiat currency, most commonly the US dollar. Major stablecoins include USDC (backed by reserves), USDT (backed by reserves), and algorithmic variants. Stablecoin yields are popular because they offer returns without exposure to crypto price volatility.
Staking
Locking up tokens to help secure a Proof of Stake blockchain network and earn rewards in return. On Solana, staking SOL to validators earns roughly 7-8% APY. Staking can be direct (native delegation) or through liquid staking protocols that give you a tradable receipt token.
Strategy
A predefined set of DeFi actions combined to achieve a specific yield outcome — such as leveraged staking, delta-neutral basis trades, or recursive lending loops. Strategies vary in complexity and risk. Vault protocols automate strategies so users do not need to manage each step manually.
SVM (Solana Virtual Machine)
The runtime environment that executes programs (smart contracts) on Solana. Unlike the EVM, the SVM supports parallel transaction execution via Sealevel, enabling much higher throughput. This architectural difference is why Solana DeFi can offer sub-second transaction finality and extremely low fees.
T
Timelock
A smart contract mechanism that enforces a mandatory delay between when a governance action is approved and when it can be executed. Timelocks give users time to review changes and exit positions if they disagree. A timelock of 24-72 hours on admin functions is considered a strong security practice.
Tokenization
The process of representing a real-world asset, financial instrument, or access right as a digital token on a blockchain. Tokenization enables fractional ownership, 24/7 trading, and composability with DeFi protocols. RWA tokenization is bringing traditional yield sources like Treasuries and real estate into DeFi.
TVL (Total Value Locked)
The total value of assets deposited in a DeFi protocol or specific pool, measured in USD. TVL is one of the most widely used metrics for gauging protocol adoption and liquidity depth. Higher TVL generally indicates more trust and lower slippage, though it does not guarantee security.
TWAP (Time-Weighted Average Price)
An average price calculated over a specific time period, giving equal weight to each time interval regardless of trading volume. TWAP is used by some DeFi protocols for oracle price feeds to resist short-term manipulation. It provides a smoother price reference than instantaneous spot prices.
U
USDC
A regulated stablecoin issued by Circle that maintains a 1:1 peg with the US dollar, backed by cash and short-term US Treasuries. USDC is the most widely used stablecoin in Solana DeFi for lending, LPs, and yield strategies. Its transparent reserve attestations make it a preferred choice for risk-conscious users.
USDT
A stablecoin issued by Tether that maintains a 1:1 peg with the US dollar. USDT is the largest stablecoin by market cap globally and has significant liquidity across all major chains including Solana. While widely used, it has faced more scrutiny over reserve transparency compared to USDC.
V
Validator
A node operator that participates in Solana's Proof of Stake consensus by validating transactions and producing blocks. Validators stake SOL (their own and delegated) and earn rewards for honest participation. Choosing a reliable validator with low commission and high uptime is important for staking returns.
Vault
A smart contract that implements an automated yield strategy on behalf of depositors. You deposit tokens, and the vault executes a predefined strategy — like auto-compounding LP fees, rebalancing concentrated liquidity, or running leveraged loops. Vaults simplify DeFi by abstracting complexity into a single deposit action.
VWAP (Volume-Weighted Average Price)
An average price calculated over a time period where each price point is weighted by the trading volume at that time. VWAP gives more influence to prices at which more trading occurred. Some DeFi protocols use VWAP for execution benchmarks and oracle price calculations.
W
Wallet
Software or hardware that stores your private keys and lets you sign transactions on the blockchain. On Solana, popular wallets include Phantom, Solflare, and Backpack. Your wallet is your identity in DeFi — it holds your tokens, signs approvals, and interacts with protocols.
Wrapped Token
A token on one blockchain that represents an asset native to another blockchain. For example, wETH on Solana represents Ethereum-native ETH that has been bridged over. Wrapped tokens enable cross-chain liquidity but carry bridge risk — if the bridge is compromised, the wrapped token can lose its backing.
Y
Yield
The return earned on deposited or staked assets in DeFi, expressed as APR or APY. Yields come from multiple sources: staking rewards, lending interest, trading fees, token incentives, and MEV sharing. yieldwire aggregates and normalizes yield data across 2,900+ pools so you can compare opportunities transparently.
Yield Aggregator
A protocol that automatically routes user deposits into the highest-yielding strategies across multiple DeFi protocols. Aggregators like Lulo on Solana save users the work of manually comparing rates and moving funds. They earn fees by optimizing returns at scale, and yieldwire tracks their performance alongside direct protocol yields.