ERC-4626 virtual-share offset (OZ ≥4.9)
StakeWise v3's assessment for RD-F-074 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
ERC-4626 virtual-share offset factor applies to formal ERC-4626 vault implementations. StakeWise v3 Vaults do not formally inherit from ERC-4626 (VaultState.sol does not import ERC-4626; VaultEnterExit.sol implements core functions without the OZ ERC-4626 base). The applicable first-depositor guard check is covered under F075. Not applicable as this factor is specifically scoped to ERC-4626 compliant vaults.
Sources #
- GitHubVaultState.sol — not ERC-4626stakewise/v3-core VaultState.sol — does not inherit from ERC-4626; custom vault share logicretrieved 2026-05-16
Methodology #
Determine whether ERC-4626 vaults use OpenZeppelin ≥4.9 virtual-share offset pattern to prevent first-depositor share-inflation.
See the full factor methodology and distribution across all protocols →