Education17 min read

DeFi Asset Management Glossary: Plain-English Definitions

New to DeFi fund management? This plain-English DeFi asset management glossary cuts through the jargon — from non-custodial vaults to high-water marks — so you can manage or invest with confidence.

Victor Gherbovet

Victor Gherbovet

Co-Founder FBYT

Last updated on Published on
All products featured in this article are independently selected and reviewed by FBYT’s editorial staff, not by advertisers or partners. Reviews ethics statement → How we evaluate →
Open reference book split between traditional finance and on-chain vault visuals

Why Every New Money Manager Needs a DeFi Asset Management Glossary

The Language Gap Between TradFi and DeFi Money Management

Most money managers who arrive at DeFi from a traditional finance background hit the same wall. The concepts are familiar — funds, performance fees, track records, custody — but the vocabulary has been remixed. "Vault" means something specific here. "Non-custodial" is not just a feature; it's a structural guarantee. "Immutable performance data" isn't marketing copy; it's a description of how Solana's ledger actually works.

Go the other direction — a native DeFi trader stepping into structured fund management for the first time — and the gap runs the opposite way. You understand wallets, smart contracts, and on-chain execution, but terms like "high-water mark," "NAV," and "AUM" sound like they belong in a prospectus you'd never read.

Both groups need a shared vocabulary before anything else.

How to Use This Glossary (And How It Connects to FBYT)

Each entry below follows the same structure: a plain-English definition in the first sentence or two (clean enough to screenshot), an explanation of why the term matters in practice, and links to relevant FBYT pages or related entries. If you're a new vault manager on FBYT, start with the foundational concepts and custody sections. If you're an investor evaluating vaults, the performance and risk sections will serve you better. If you're somewhere in between, read in order. The definitions build on each other deliberately.


Foundational Concepts: What Is Decentralized Asset Management?

Decentralized Asset Management — Plain-English Definition

Decentralized asset management is the practice of allocating and managing capital through on-chain protocols, without a central intermediary controlling the funds. Instead of a bank, broker, or fund administrator sitting between investors and their money, the rules are encoded in smart contracts (self-executing programs on a blockchain) that execute automatically and publicly.

In practice: an investor deposits USDC into a vault, a vault manager trades with those funds through a DEX (decentralized exchange), and profits or losses are distributed proportionally — all of it recorded on a public ledger, none of it passing through a custodian who could freeze or misappropriate the funds.

This is what the phrase "what is decentralized asset management" actually means at the protocol level. Not just "crypto investing," but a structurally different custody and governance model for pooled capital.

How On-Chain Asset Management Differs From Traditional Fund Management

The structural differences are worth spelling out, because they affect everything from fees to investor rights.

In a traditional hedge fund or managed account, the fund administrator controls the account, the prime broker holds the assets, the auditor signs off on performance quarterly, and redemption requests can take days or weeks. Every layer adds cost, counterparty exposure, and latency.

On a non-custodial platform like FBYT, the investor's wallet holds the vault shares. The smart contract holds the assets. The manager executes trades on-chain, and every fill is recorded in Solana's transaction history — permanently, publicly, and in real time. Redemption is a single on-chain transaction. There is no administrator to call, no settlement window to wait for, and no quarterly report to trust or distrust.

The trade-off: smart-contract risk replaces counterparty risk. If the code has a bug, there's no SIPC equivalent to make you whole.

Why Decentralization Matters for Managers and Investors Alike

For managers: you can build a verifiable track record without going through a prime broker or custodian. Anyone can see your fills, your drawdowns, and your strategy's actual behavior across market conditions. That's a significant credibility advantage, but also a transparency obligation. Every bad trade is as visible as every good one.

For investors: you never hand over your private key. The manager can trade with your capital according to the vault's strategy, but cannot withdraw your funds to an external address. The smart contract enforces that boundary. Not trust. Code.


Custody and Control: What Is a Non-Custodial Vault?

Non-Custodial Vault — Plain-English Definition

Gunmetal vault door ajar with orange light, geometric contract boundary lines surrounding it

A non-custodial vault is a smart-contract-based fund structure where investors retain ultimate control of their assets at all times. The vault manager can execute trades within the vault's defined strategy, but cannot move funds to an arbitrary external address, cannot freeze withdrawals unilaterally, and cannot access the underlying assets outside of the vault's programmatic rules.

On FBYT, this means: you deposit USDC, you hold vault shares in your own wallet, and the smart contract enforces the manager's permissions. FBYT the platform cannot touch your funds either.

Custodial vs. Non-Custodial: A Visual Guide to Who Controls What

Custodial model:

Investor → Deposits funds → Custodian/Platform holds assets
                                        ↓
                         Manager trades within custodian's system
                                        ↓
                    Investor requests withdrawal → Custodian approves

Non-custodial model (FBYT):

Investor → Deposits into smart contract → Smart contract holds assets
                                                    ↓
                          Manager executes trades via smart contract rules
                                                    ↓
              Investor withdraws directly → Smart contract releases assets to investor's wallet

In the custodial model, the platform is a chokepoint. In the non-custodial model, the platform is a front-end. The difference is not cosmetic — it determines what happens if the platform goes down, gets hacked at the company level, or freezes withdrawals during a market crisis.

Self-Custody, Smart Contracts, and Why Funds Never Leave Your Wallet

"Funds never leave your wallet" is a phrase that gets used loosely in crypto marketing. On FBYT, it has a specific meaning: the vault contract holds the pooled assets, but your wallet holds the vault shares (tokenized claims on those assets). You can verify your position on Solana's block explorer at any time without logging into FBYT. The platform is a readable interface over the chain state, not the authoritative record of what you own.

When you withdraw, the smart contract burns your shares and releases your proportional claim on the vault's assets directly to your wallet. No approval queue. No T+2 settlement. The transaction either executes on-chain or it doesn't.

Wallet: a software interface (Phantom, Backpack, Solflare) that manages your private key and lets you sign transactions. The wallet doesn't hold assets; the blockchain does. Your wallet proves ownership.

Private key: the cryptographic secret that authorizes transactions. Whoever holds the private key controls the wallet. On FBYT, managers never receive your private key — that's the entire point.

Smart contract: a self-executing program deployed on a blockchain. Its code is public, its rules are enforced automatically, and (absent a bug) it behaves identically for every user in every situation.

Permissioned access: in vault terms, the set of actions a manager is allowed to take. On FBYT, managers can trade within approved venues and instruments; they cannot drain funds to arbitrary addresses. The permissions are defined in the contract, not in a terms-of-service document.


Vaults and Pools: What Is a DeFi Vault?

DeFi Vault — Plain-English Definition

A DeFi vault is an on-chain smart contract that pools capital from multiple investors and deploys it according to a defined strategy, with shares representing each depositor's proportional claim on the pool's assets. Think of it as a fund vehicle that lives entirely on a blockchain: deposits, trades, and withdrawals all happen on-chain, and the vault's current state (holdings, NAV, share price) is readable by anyone with a block explorer.

How a DeFi Vault Works: Deposits, Shares, and NAV Explained

A user deposits 1,000 USDC into a vault. The smart contract calculates the current NAV per share, mints a corresponding number of shares, and credits them to the depositor's wallet. Those shares are now a claim on the vault's assets.

If the vault's strategy generates a 20% return, the NAV per share increases proportionally. When the depositor withdraws, the contract burns their shares and returns USDC reflecting current NAV. Early or late in the vault's life, the exact share price will differ — but the proportional claim doesn't change. Every depositor gets their fair fraction.

NAV per share is the canonical performance metric for any DeFi vault. If it's going up, the vault is growing. If it's going down, the strategy is losing. There's no smoothing, no restatement, no quarterly adjustment.

Vault Strategies: Active Management vs. Passive Vaults

Passive vaults deploy capital into a fixed, automated strategy: liquidity provision on a DEX, stablecoin lending at a fixed rate, or a rules-based rebalancing schedule. The manager (or smart contract itself) doesn't make discretionary calls. Fees are typically lower, but returns are bounded by the strategy's mechanical design.

Active management vaults give a human manager discretionary control within defined constraints. The manager reads the market, sizes positions, and executes trades — but every action is recorded on-chain. On FBYT, active vault managers trade through Jupiter, with positions settling on Solana in sub-second time frames. This strategy type can outperform passive alternatives in trending markets; in choppy conditions, it often bleeds execution costs faster.

The distinction matters for investors because risk profiles differ significantly.

Liquidity pool: a smart contract that holds pairs of assets to facilitate DEX trading. Different from a vault — liquidity pools are infrastructure for trading, not managed investment vehicles, though some vault strategies deploy into them.

Yield vault: typically a passive or semi-passive vault optimizing for interest income (lending rates, staking rewards). Lower volatility profile; returns are bounded by available yield rather than trading alpha.

Strategy vault: a vault with an explicitly defined trading or allocation strategy. The strategy may be public (readable on-chain) or described in the vault's documentation, but the manager's execution within that strategy is always public.

Vault manager: the address (wallet) authorized to execute trades within the vault. On FBYT, this is a real person with a public track record. Their trading history is on-chain and auditable by any depositor before they allocate.


Performance and Accounting Terms Every Manager Must Know

NAV — net asset value — is the total value of a vault's assets minus any liabilities, expressed per share. If a vault holds 50,000 USDC worth of SOL positions and has 1,000 shares outstanding, the NAV per share is 50 USDC. On an on-chain vault, NAV updates in real time as asset prices change. No monthly statements. No estimation lag.

For managers: NAV per share is how investors evaluate your performance. A rising NAV proves the strategy is working. A falling NAV is visible to every depositor, immediately. Build your strategy with that transparency in mind, not against it.

AUM (Assets Under Management), High-Water Mark, and Performance Fees

NAV line chart showing peak high-water mark, red drawdown zone, and partial recovery

AUM is the total dollar or USDC value of assets currently in a vault. It's a scale metric, not a performance metric. A vault with $10M AUM and a flat NAV is not "doing better" than a vault with $100K AUM and a 40% NAV increase.

The high-water mark is the highest NAV per share the vault has ever reached. Performance fees (a percentage charged on profits) only accrue when the NAV per share exceeds the previous high-water mark. This protects investors from paying fees twice on the same ground recovered after a drawdown.

Example: a vault reaches 1.20 USDC per share, drops to 0.90, then recovers to 1.10. The manager collects no performance fees until NAV exceeds 1.20 again. That's the high-water mark mechanism doing its job.

Drawdown, Sharpe Ratio, and Risk-Adjusted Returns in On-Chain Funds

Drawdown is the percentage decline from a vault's peak NAV to its subsequent trough. A 30% drawdown means the vault lost 30 cents on every dollar of peak value before recovering (if it recovered). Max drawdown, the largest single peak-to-trough decline in the vault's history, is one of the most important numbers a depositor can look at.

The Sharpe ratio measures how much return a vault generates per unit of volatility. A vault returning 80% annually with wild swings and an extended 60% drawdown may have a worse Sharpe than a vault returning 25% with steady, predictable gains. High return with high Sharpe is the combination worth finding.

Risk-adjusted returns account for the risk taken to generate performance. Two vaults with identical 12-month returns are not equivalent if one did it with 10% max drawdown and one did it with 55%.

On-Chain Track Record: Why Immutable Performance Data Changes Everything

A hedge fund sends you a PDF with 36 months of audited returns. You trust the auditor, or you don't. An on-chain vault generates a transaction-level history that anyone can verify independently on Solana's block explorer — every fill, every size, every timestamp, going back to the vault's genesis block.

That's not a branding claim. It's a structural property of how the chain works.

For new managers, this is genuinely valuable: you can prove your track record before you have institutional credibility. For investors, it removes a class of fraud entirely — the fill history can't be edited, smoothed, or selectively disclosed after the fact.


Decentralized Money Management Terms: Roles, Permissions, and Governance

Vault Manager vs. Investor: Roles, Rights, and Limits

The vault manager controls the trading strategy. They can open and close positions, rebalance across assets, and manage risk — within whatever constraints the smart contract defines. What they cannot do: withdraw investor funds to an external address, pause withdrawals arbitrarily, or change the vault's fee structure retroactively.

Investors hold shares. They can deposit more capital, withdraw their position (usually at any time on FBYT, with no lock-up), and monitor the vault's on-chain activity. They cannot interfere with individual trades while invested.

Neither role gets everything. That's the point.

Whitelisting, Access Control, and Who Can Deposit Into a Vault

Some vaults are public: any wallet can deposit, no approval required. Others are permissioned — the manager maintains a whitelist of approved depositor addresses, typically for regulatory, capacity, or strategy reasons. A manager running a high-frequency strategy might cap the vault at 500K USDC; adding a whitelist lets them control who fills that capacity.

On FBYT, vault managers can configure access controls when deploying a vault. Depositors interacting with a whitelisted vault will need to be pre-approved before their transactions execute.

Access control is not a red flag. It's often a sign the manager is managing capacity deliberately, which is a real skill in on-chain funds where position size affects execution quality.

DAO Treasuries and Protocol-Owned Vaults: Institutional DeFi Explained

DAOs (decentralized autonomous organizations) manage on-chain treasuries, often holding large concentrations in a single governance token. Deploying a portion into a diversified FBYT vault is one way to reduce concentration risk and put idle capital to work — without handing control to a single person or centralized custodian.

Protocol-owned vaults work similarly: a protocol deploys a portion of its stablecoin reserves into a managed vault, with the vault's smart contract enforcing the allocation rules. The protocol's governance community can verify the vault's position in real time, no quarterly audit required.

For managers pitching DAOs or protocol treasuries, the on-chain track record isn't just convenient — it's the only format these institutions can verify without trusting a PDF.


Infrastructure Terms: The Tech Stack Behind On-Chain Fund Management

Smart Contracts: The Rules Engine That Replaces the Fund Administrator

Smart contract block with four labeled output lines replacing faded manual process icons

A traditional fund administrator tracks NAV, processes subscriptions and redemptions, enforces fee calculations, and reconciles records. A smart contract does all of this automatically, transparently, and at a fraction of the cost — because it's code running on a blockchain, not a team of accountants running spreadsheets.

On FBYT, the vault smart contract handles NAV calculation, share minting and burning, fee accrual, and manager permission enforcement. Every calculation is public, every rule is immutable once deployed, and every action is logged on-chain. Audited does not mean unbreakable, though — smart contracts can contain bugs even after review, and a contract update by governance can introduce new risks. Treat the audit report as due diligence, not a guarantee.

Solana, Jupiter, and Why Infrastructure Choices Affect Your Fund

FBYT is built on Solana, which processes transactions in sub-second timeframes with fees typically below $0.001 per transaction (per Solana validator telemetry on solscan.io). For a vault executing dozens of trades per day, the cost difference between Solana and Ethereum mainnet is not marginal — it's structural. On Ethereum, gas costs can make active management economically inviable at all but the largest scales.

Jupiter is Solana's primary DEX aggregator, routing trades across multiple liquidity sources to find the best available price. FBYT vaults execute through Jupiter, meaning fill quality is determined by Jupiter's routing logic, available liquidity across Solana DEXes, and market depth at the time of execution.

Understanding both systems matters because infrastructure failure is a real risk. If Jupiter's routing degrades or Solana experiences a validator outage, vault execution is affected. Neither scenario is hypothetical — both have occurred at various points in Solana's history.

Slippage, Liquidity, and Execution Quality in On-Chain Trading

Slippage is the difference between the expected trade price and the actual execution price. On a DEX, buying a large position in a thinly traded token pushes the price against you as your own order consumes available liquidity. For vault managers, slippage is not just a cost — it can erode the entire edge of a strategy if position sizes are too large relative to available market depth.

Liquidity refers to how much of an asset can be bought or sold at a given price without significant slippage. USDC/SOL on Solana has deep liquidity; a small-cap token might have $50K of depth before prices move 5%.

Execution quality — the combination of slippage, timing, and fill price relative to mid-market — is one of the least visible but most important metrics in active vault management.

Settlement, Finality, and the Meaning of Sub-Second Transactions

Settlement is the point at which a transaction is final and irreversible. On Solana, settlement happens in roughly 400 milliseconds. Finality — the point at which the transaction cannot be reorganized out of the ledger — follows within seconds.

For vault managers, sub-second settlement means fills are immediate. There's no pending order sitting in a mempool while the market moves against you. For investors, it means withdrawals execute and settle in real time rather than waiting for end-of-day NAV calculations or T+2 clearing cycles.


Risk and Compliance Terms New Managers Often Overlook

Counterparty Risk, Smart Contract Risk, and Protocol Risk Defined

Counterparty risk is the risk that the other party in a transaction fails to fulfill their obligations. In TradFi, this is your prime broker or exchange. In DeFi, it's largely replaced by smart-contract risk — the risk that the code governing your vault has a vulnerability that a bad actor exploits.

Consider: 500,000 USDC sat in a DeFi vault for eleven weeks under an audited contract, earning consistent returns. On week twelve, a single undetected bug in a price-oracle adapter drained the pool in one transaction. The audit covered the core contract. It didn't cover the adapter added three months after deployment. The depositors who assumed "audited" meant "safe" learned an expensive lesson about scope.

Protocol risk is broader: the risk that the entire protocol (Solana, Jupiter, FBYT's own contracts) behaves unexpectedly, is exploited at the infrastructure level, or undergoes a governance change that affects your position. These risks are real, distinct from each other, and cannot be fully eliminated.

Impermanent Loss, Liquidation, and Volatility: Know Before You Trade

Impermanent loss (IL) occurs when assets held in a liquidity pool diverge in price from when they were deposited. If a vault strategy deploys capital into liquidity pools, depositors are exposed to IL — they might have been better off simply holding the assets. IL is "impermanent" only if prices return to their original ratio; if they don't, the loss is permanent and realized on withdrawal.

Liquidation applies to leveraged positions. If a vault borrows to increase exposure (using protocols like Kamino or Drift on Solana) and the collateral value drops below the liquidation threshold, the position is forcibly closed — often at a significant loss. Some vaults use leverage; many don't. Check the strategy description before depositing.

Volatility is not itself a risk metric, but it's the input to almost every risk metric. High-volatility assets produce wider drawdowns, larger slippage on large fills, and more frequent liquidation risk in leveraged positions.

Transparency vs. Privacy: What On-Chain Visibility Means for Your Strategy

Trade position marker on open white ledger grid with amber observer outlines watching from edges

Every trade a vault manager executes is visible on Solana's public ledger. This is a feature for investors — verifiable performance data, no hidden positions — but it's a genuine strategic consideration for managers.

If your alpha depends on being the first to act on an insight, front-running is a real concern: other traders monitoring your wallet can observe your positions and act before or alongside you. Some managers respond by obscuring strategy complexity, trading in short timeframes where copying is impractical, or accepting that transparency is the price of a public, verifiable track record.

There's no clean resolution. On FBYT, transparency is a structural property of the platform. Managers who can operate effectively under full on-chain visibility build more durable trust with depositors — and that trust is itself a competitive advantage.


Your DeFi Asset Management Glossary: Keep Learning With FBYT

How These Terms Connect Inside the FBYT Platform

Most of the concepts in this glossary are not abstract on FBYT — they're observable in the platform's interface. Vault NAV, share price, AUM, and manager trade history are all pulled from on-chain data. The permissions framework described under "non-custodial vault" is enforced at the smart-contract level, not configured in a database somewhere. The high-water mark and fee structures visible on each vault page reflect the vault's actual contract parameters, not editable fields.

When a term in this glossary links to an FBYT product or explainer page, that page shows you the concept in context: not just defined, but operating.

Where to Go Next: Explainers, Guides, and Product Pages

The glossary above covers the vocabulary. The next step is seeing how these definitions interact in real vault decisions. A few directions worth exploring:

  • How FBYT calculates NAV and distributes fees in real time
  • How to read a vault's on-chain performance history before depositing
  • How vault managers set up a public strategy on FBYT, including the permissioned-access options
  • The role of Jupiter's liquidity routing in vault execution quality

There's a lot of vocabulary in DeFi that exists purely to confuse newcomers into passivity. This glossary is the opposite: every term here has a direct consequence for how you deposit, manage, or withdraw. Learn them once, and the rest of the platform becomes considerably clearer.

Crypto assets are highly volatile and on-chain strategies carry real risk, including total loss of capital. Past vault performance is not indicative of future results. FBYT is non-custodial and does not provide financial advice. Only deposit funds you can afford to lose, and review the smart contract, vault terms, and underlying strategy before allocating.

Frequently Asked Questions

Written by

Victor Gherbovet
Victor Gherbovet

Co-Founder FBYT

Co-CEO and co-founder focused on FBYT’s product roadmap, protocol direction, and operational delivery. Brings extensive experience in blockchain ecosystem development and decentralized finance protocols.

See full bio
Share