Skip to main content

ERC-4626 Tokenized Vault

A standard ERC-4626 tokenized vault that accepts deposits, issues shares, and accrues yield from an underlying strategy. A standard ERC-4626 tokenized vault that accepts deposits, issues shares, and accrues yield from an underlying strategy.

Explanation

ERC-4626 standardizes yield-bearing vaults. Users deposit an underlying asset and receive share tokens representing their pro-rata claim. The standard interface makes vaults composable across DeFi protocols.

Code


Canonical knowledge ID: code-example:erc-4626-tokenized-vault