Diva Staking
- Name: Diva Staking
- URL: https://divastaking.com/
- Category: Ethereum liquid staking / integrated distributed-validator staking protocol / operator-collateralized validator network
- Tags: ethereum-ecosystem
- Summary: Diva Staking is an integrated liquid-staking-plus-DVT system, not a generic LST with some validator redundancy attached. The useful distinction is that Diva keeps validator formation, 16-way key-share committees, operator collateral, reward splitting, and bad-actor handling inside one protocol surface instead of stopping at reusable middleware. Read it upward against Obol and SSV Network, not as a canonical DVT note.
- What it does:
- Accepts ETH deposits from liquid stakers, issues rebasing
divETH, and batches deposits into 32 ETH increments that are forwarded into Ethereum validators - Runs each validator through Diva’s own distributed-validator design using 16 key shares per validator and an 11-of-16 signing threshold
- Requires operators to lock
divETHcollateral to receive key shares and earn additional operator rewards on top of normal staking rewards - Uses distributed key generation and MPC-style key splitting so validator private keys never recombine in one place
- Claims native mechanisms to eject bad actors, regenerate lost key shares, and restore validator liveness without relying on a separate external staking integrator
- Accepts ETH deposits from liquid stakers, issues rebasing
- Key claims:
- The official site describes Diva as an unstoppable liquid staking protocol powered by distributed cryptography and thousands of permissionless node operators
- The docs say the protocol combines liquid staking with its own DVT implementation, where liquid stakers get
divETH, operators run nodes with key shares, and validators are formed whenever the protocol accumulates 32 ETH - Diva’s DVT docs say each validator is run by 16 key shares, duties complete once 11 of 16 shares sign, and operators need 1
divETHcollateral per key share, which makes the operator-admission and capital-allocation logic much more explicit than in generic staking-product descriptions - The docs explicitly position Diva against Obol and SSV by saying those systems are modular DVT middleware while Diva is a fully integrated liquid-staking-plus-DVT system with native incentives, penalties, collateral guarantees, and automatic ejection paths
- The economics docs say 10% of total rewards are paid to operators and also note the protocol is still under development, which matters because the mechanism is meaningful today even if some economic details are still evolving
- Some performance and decentralization claims — such as
500xbetter uptime, 99.99% uptime modeling, 2x lower latency than classic DVT, and strong trustlessness rhetoric — come from first-party materials and should be treated as protocol self-description rather than independently verified facts here
- Whitepaper: No standalone Diva Staking whitepaper or litepaper was confirmed in this pass. The strongest primary materials were the official site plus the docs covering liquid staking, distributed validation, participants, and operator economics; see
../whitepapers/diva-staking-primary-sources-2026-05-12.md. - Sources:
Internal linkages
-
Best upward reads: obol and ssv-network.
-
Last reviewed: 2026-05-30 UTC