Mellow Protocol
  • 💡Overview
  • 🎛️MELLOW LRT (LST) PRIMITIVE
    • Overview
    • Simple-LRT
    • LRT Contracts
      • 🏦Vault
      • 🔧VaultConfigurator
      • ⚖️Validators
        • ManagedValidator
        • ERC20SwapValidator
        • DefaultBondValidator
        • AllowAllValidator
      • 🧬Strategies
        • DefaultBondStrategy
        • SimpleDVTStakingStrategy
      • 🔎Oracles
        • ChainlinkOracle
        • ManagedRatiosOracle
      • 🧱Modules
        • DelegateModules
          • ERC20SwapModule
          • DefaultBondModule
          • StakingModule
        • ExternalModules
        • TvlModules
          • DefaultBondTvlModule
          • ERC20TvlModule
          • ManagedTvlModule
      • 🪛Utils
        • DepositWrapper
        • DefaultAccessControl
      • 🔐Security
        • AdminProxy
    • DVstETH vault overview
    • Contract deployments
    • Security
    • Loyalty Points
      • Points in Symbiotic pre-deposit contracts
      • DeFi points integration instructions
    • User Tutorials
      • Deposit guide
      • Withdrawal guide
      • Emergency withdrawal guide (advanced)
    • API
  • 🤖MELLOW ALM
    • Mellow ALM Toolkit
      • Overview
      • 📘Domain objects
      • 🧩Components
      • 🍜Processes
      • 💎Core
      • 🔮Oracles
        • VeloOracle
      • 🎯Strategy
        • PulseStrategyModule
      • 🔌AMM Adapters
        • VeloAmmModule
      • 🚙Utility contracts
        • AmmDepositWithdrawModule
        • Counter
        • LpWrapper
        • VeloDeployFactory
    • Mellow permissionless vaults
      • Overview
      • Core
      • Contracts API
      • Strategies
        • Fearless Gearbox strategy
        • LStrategy
        • Uni V3 Boosted strategy
        • Pulse strategy
        • Pulse strategy V2
        • Tamper strategy
      • Governance parameters
      • Contracts specs
      • Tutorials
        • Contracts deployments
        • Deploy your own strategy
        • wstETH strategies deposit guide
      • Mellow contracts addresses
        • Mellow Protocol Addresses (Polygon)
        • Mellow Protocol Addresses (Mainnet)
        • Gearbox Fearless Strategy
        • Tamper Strategy
        • UniV3 Pulse wstETH-USDC
        • UniV3 Pulse V2 wstETH-USDC
        • Velodrome CL strategies
        • Aerodrome CL strategies
      • Glossary
      • FAQ
    • Mellow Backtesting SDK
  • 🗄️Resources
    • Media kit
    • Twitter
    • Discord
Powered by GitBook
On this page
  1. MELLOW LRT (LST) PRIMITIVE

DVstETH vault overview

PreviousAdminProxyNextContract deployments

Last updated 22 days ago

DVstETH is a wrapped Liquid Staking Token powered by the Lido protocol’s wstETH, allowing vault depositors to reuse their staking receipts across the DeFi ecosystem. Distributed Validator Technology (DVT) enables splitting of a validator's private key into multiple key shards, which are distributed among an independent cluster of nodes. This means no single node has access to the entire key, greatly enhancing validator key security.

DVstETH users receive token incentives from the DVT providers whose validators are active in the Lido Protocol via the Simple DVT and Community Staking modules. As more DVT based validators are activated via Lido, the vault will accrue an increasing amount of incentives.

FAQ

How is the total number of incentives for Obol and SSV Network calculated?

Users will receive incentives by depositing (W)ETH into the Vault, with the number of incentives calculated based on how much stake they have in the Vault in relation to total stake in the Vault and taking into account how long the user’s stake has been in the Vault. Incentives calculations also take into account the Distribution Rules mentioned below.

Incentives for both Obol and SSV are calculated based on the validator performance for their respective validators within the Lido protocol on a daily basis. Vault stakers that follow the Distribution Rules explained above will receive an allocation of incentives based on the amount of ETH staked via the Vault and time ETH remains staked within the Vault.

How do I claim the incentives accrued to my vault position?

Does the Decentralized Validator Vault allow access to restaking?

Currently, no, the Vault does not provide access to restaking or Symbiotic incentives. In the future, a secondary vault may be created that could allow users access to staking alongside the other options available within the Decentralized Validator Vault.

How are withdrawals handled?

Stakers in the Vault may place a withdrawal request at any time. Steakhouse Financial, acting as the curator, will process all withdrawals on a daily basis. All withdrawals will be processed and claimable to Vault stakers in the form of wstETH.

More info on SSV and Obol incentives.

SSV incentives are claimable monthly, in line with their existing . Users will be able to claim their incentives via following the distribution of incentives as noted on the .

Obol launched a community airdrop in January 2025 that provided a 7.5% community allocation. Recently, Obol has launched their , with 2.5% of the Obol token supply eligible each year. Obol incentives are currently being accrued to users, however are not yet claimable. Additional information will be provided when users can claim incentives.

🎛️
here
Incentivized Mainnet Program
SSV Rewards
SSV Governance Forum
Incentives Program
Architecture