Products and vaults
Products package assets, financial primitives, strategy rules, accounting, and controls into a user-facing claim.
underlying assets → strategy operations → product net assetsuser deposit → vault or fund → user share claimreturn payers → strategy income → NAV after costs and feesloss events → product balance sheet → lower share valuePackaging can simplify a user’s operations without removing the underlying dependencies. A single product claim may still depend on borrowers, traders, validators, oracles, keepers, managers, governance, liquidity, and several smart contracts.
Concepts in this family
Section titled “Concepts in this family”- Strategy separates an intended financial outcome from the operations, limits, authorities, return path, and loss path used to pursue it.
- Vault packages asset control, accounting, strategies, fees, limits, and exits in an on-chain container.
- Fund describes the broader pooled investment product and its legal, operational, and technical boundaries.
- Vault share is the user’s pooled share, not the underlying asset itself.
- Net asset value values recognized assets minus recognized liabilities at a stated time and unit.
- Fee identifies who pays, who receives, what base is charged, and how assets or shares settle the cost.
- Yield strategy traces named income sources and every accompanying cost and loss path.
- ERC-4626 standardizes a single-asset tokenized-vault interface without standardizing strategy quality or safety.
A reusable product checklist
Section titled “A reusable product checklist”For any vault, fund, or tokenized strategy, record:
- the contributed asset, product-controlled assets, underlying claims, debts, and pending obligations;
- the strategy operations, integrations, leverage, limits, rebalancing, and emergency exit;
- the return payer for every income component and the loss absorber for every failure path;
- the NAV unit, time, prices, recognized assets, liabilities, impairment, and executable-liquidity boundary;
- the share mint, burn, fee, rounding, dilution, transfer, queue, and redemption rules;
- the manager, keeper, oracle, governance, guardian, upgrade, custody, and legal authorities; and
- whether a standard interface, token, or contract actually confers any legal, liquidity, solvency, or security assurance.
Do not compare product APYs until their principal, income sources, incentives, fees, leverage, valuation, liquidity, and maximum loss paths use comparable definitions.