The BlendedVault is an ERC-4626 USDC yield vault on Base. Deposits earn yield across curated MetaMorpho strategies; the allocator rebalances for the best APY. No lockups — withdraw anytime.
Deposits are allocated across whitelisted strategies via the deposit queue. Withdraws unwind in queue order and revert if liquidity is insufficient.
The performance fee is charged on profits above the high-water mark and minted as shares to the fee recipient. The current rate is shown below.
TVL and share price refresh every 15s straight from the chain; realized APY every 60s from the indexer.
EarnGrid charges a — performance fee only on gains above the high-water mark. There is no management fee. Fees are minted as vault shares to the fee recipient.
Reading the current fee from the vault…
Enforced on-chain: the deposit reverts if it would mint fewer shares than this tolerance allows.
This is a synchronous vault. Withdrawals revert if liquidity is unavailable.