Q1 2026 Ecosystem Report

Distributed Validator adoption accelerates as Lido V3 launches with Obol on day one, the Obol Economic Engine goes live, and the Obol Stack begins powering AI agents on Ethereum.

Q1 2026 Ecosystem Report

The first quarter of 2026 marked an inflection point for Distributed Validators. What originally began as a technology upgrade path for forward-thinking node operators is now the default architecture for Ethereum's most sophisticated stakers.

Lido selected Obol as a day one infrastructure partner for V3's customizable staking vaults. Operators continued migrating to DVs in Lido's Curated Module. Charon reached v1.9.0 with cluster mutability and a clean Trail of Bits audit. Pluto, Nethermind's independent DV client, went public. The Obol Economic Engine launched to align protocol economics with sustainable growth. And the Obol Stack shipped six releases, evolving from local Ethereum infrastructure into a self-monetizing platform where AI agents transact and build directly onchain.

We break down the quarter below.

1. Lido V3: The Ethereum Client Team Vault was Announced

Lido V3 launched this quarter, introducing stVaults — modular staking vaults that give institutional stakers, node operators, and asset managers unprecedented flexibility over how their stake is managed. Obol supported V3 as a day one launch partner, and as the best way to deploy a Lido V3 vault.

The first flagship deployment of Obol in Lido V3 is the Ethereum Client Team Vault, a multi-operator DVT-powered stVault operated by four of the network's most trusted infrastructure organizations: Sigma Prime, ChainSafe, Develp, and Nethermind. Each team already builds the client software that secures Ethereum, and now they are partnering to run the Ethereum Client Team Vault. The vault is designed for ETH-aligned stakers, DAO treasuries, and capital allocators who prioritize infrastructure quality and security over risky yield maximization — no leverage, no looping and no exotic DeFi strategies.

The capital efficiency case is clear. Lido V3 introduces a Reserve Ratio system that determines how much stETH can be minted against deposited ETH. Verified multi-operator DVT vaults qualify for a 2% Reserve Ratio — the most favorable tier available — enabling up to 98% stETH minting capacity. The next-highest tier (outside of DVT) provides a much less attractive 5% Reserve Ratio. Obol Distributed Validators are the go-to infrastructure for future vaults that want to optimize for capital efficiency.

To support operators building on V3, we rolled out the stVault Integration Kit: a guided path for node operators and capital allocators to design stVaults and deploy them on Obol DVs. The kit explains how to architect a multi-operator cluster, how that maps to Lido's Reserve Ratio model, and how to reach mainnet in weeks rather than months. It also introduces Cluster as a Service (CaaS), a white-glove solution where Obol curates operators, provides a menu of staking strategies, and supports deployment with monitoring and SLAs from day one.

Both Lido and Obol share a common purpose: securing Ethereum with next-generation staking infrastructure. V3 is one of the most significant staking ecosystem developments this year, and Obol is proud to be part of it from the start.

Resources:

2. Curated Module: DVT Adoption Accelerates in Lido's Flagship Pool

Separate from Lido V3, the Curated Module — Lido's largest staked ETH pool — continued its migration toward Distributed Validators this quarter.

RockLogic migrated 1,000 validator keys onto Obol DVs in the Curated Module. RockLogic is the company behind Stereum, one of Ethereum's most widely used node management tools, and StereumLabs, which provides neutral client metrics to developers and researchers. Stereum was among the first tools to integrate Obol's DV infrastructure for home stakers. Now the team is running DVs on its own professional stake.

RockLogic joins a growing list of operators that have upgraded in the Curated Module, following Stakely, Pier Two, Blockdaemon, GatewayFM and ParaFi Tech. Each migration reinforces the trend: leading operators are replacing legacy validator technology with Distributed Validator Technology where it matters most.

These migrations are part of a broader push within Lido governance to increase DVT exposure across the Curated Module. The NOM workstream's Intra-Operator DVT Guidelines — which outline how Curated Set operators can opt into DVT using either Obol or SSV — provide the framework enabling these transitions. Performance data cited in the proposal shows Obol clusters operating at scale with 99%+ uptime, above-network effectiveness ratings, and competitive APR, reinforcing the case for continued adoption.

The data is clear: DVs perform at or above network averages, with better security, and the Curated Module's migration is still in its early innings.

Resources:

3. The Obol Economic Engine

In January, Obol introduced the Obol Economic Engine — a self-reinforcing system designed to align Distributed Validator adoption with sustainable protocol economics.

The foundation is Protocol Owned Liquidity. As we wrote in "Liquidity Renting Is Dead," the token industry's model of paying listing fees to centralized exchanges and loaning inventory to centralized market makers is broken. It trades sovereignty for perceived credibility/visibility and leaves projects dependent on external parties. Obol is building our own onchain liquidity instead. In Q1, Obol executed two Strategic Treasury Operations, acquiring OBOL from the market and deploying it into Arrakis-managed LP positions on Uniswap. The goal: deeper onchain liquidity, better execution, and reduced dependence on intermediaries.

The Economic Engine rests on four pillars: Distributed Validator Adoption (growing Obol's role as adoption increases), Economic Capacity at Scale (fee-generating capacity expanding with TVS), Protocol Owned Liquidity (improved market health through Obol-owned liquidity), and Long-Term Alignment (the OBOL token as the ecosystem's coordination mechanism).

To fully commit to this onchain-first strategy, Obol also consolidated liquidity by halting trading on a handful of centralized exchanges and focusing depth on a small number of leading venues. OBOL will continue to trade on select CEXs, but permissionless onchain liquidity sits at the center of our strategy moving forward.

As one of the most used protocols on Ethereum — currently ranked among the top 15 by Total Value Staked (TVS) — Obol's economics must evolve with its infrastructure. The Economic Engine is that evolution.

Resources:

4. Product: Charon, Pluto, and the Obol Stack

Q1 was one of the most productive shipping quarters in Obol's history. Three workstreams — Charon, Pluto, and the Obol Stack — each hit major milestones.

Charon v1.8.0 → v1.9.0

Charon shipped three releases this quarter. The headline capability: cluster mutability. Charon's new edit commands make DV clusters operationally mutable for the first time. Operators can add, remove, or replace peers. New validators can be generated for existing clusters. Private key shares can be rotated — all without exiting a single validator. For enterprise staking operations, these are table-stakes capabilities that Charon now delivers.

Other notable improvements include a new charon deposit sign command, track blinded block building from the beacon node, an updated alpha test MEV command, proposal timeout prompted to stable, and fetch_only_commix_0 enabled by default.

Trail of Bits Audit

Before promoting cluster edit commands out of alpha, we engaged Trail of Bits to review the underlying cryptography — specifically the Pedersen DKG and reshare protocols that distribute validator key shares across a cluster. Two senior consultants spent two engineer-weeks on the review. They identified nine findings: zero high-severity. Six medium, two low, one informational. All nine are resolved and shipped in Charon v1.9.0.

Pluto Goes Public

Nethermind's DV client, Pluto, went public in March. After six months of active development — 100+ pull requests merged, 160+ issues tracked — all core subsystems are implemented: QBFT consensus, BLS threshold signing, P2P networking, beacon client integration, cluster management, keystore handling, and relay. Pluto is an independent Rust implementation of the Charon protocol, bringing client diversity to the DV middleware layer for the first time. DKG support is the final major subsystem before end-to-end testing begins.

Client diversity is one of Ethereum's core strengths and the reason the network has maintained 100% uptime for over a decade. With Pluto, that same principle extends to Distributed Validators.

The Obol Stack and ObolClaw

The Obol Stack had a breakout quarter, evolving from v0.3 to v0.7 across six releases. In January, Obol announced ObolClaw — a framework that integrates OpenClaw agents into the Obol Stack, letting users leverage AI agents to deploy Ethereum infrastructure and execute onchain actions. ObolClaw agents come pre-loaded with an Ethereum RPC, local wallet infrastructure, the ability to expose services to the public web, and the skill to register on Ethereum as an agent.

By March, the Obol Stack had shipped: local-first inference with Qwen 3.5 and LiteLLM gateway (v0.6), x402 micropayment support for agents to sell inference and HTTP services for USDC on Base (v0.5–v0.7), ERC-8004 on-chain agent identity and discovery (v0.7), encrypted wallet backup and restore (v0.7), and a zero-config setup where obol stack up produces a fully working, publicly accessible, payment-gated inference stack from a single command.

The Obol Stack is building toward a future where agents power the Ethereum economy — running infrastructure, executing onchain actions, and transacting with each other — all on decentralized infrastructure.

Fleet-to-Node Monitoring Dashboard

Obol launched a revamped monitoring dashboard in January. The new fleet-to-node design gives partners a clear overview of their entire fleet with the option to drill into individual clusters and nodes. Three purpose-built views — Fleet, Cluster, and Node — offer health indicators, attestation and proposal tracking, P2P connectivity metrics, client diversity indicators, and new metrics like the percentage of blocks processed within four seconds. Lido and ether.fi are already using Fleet View in production.

Resources:

5. Ecosystem and Community

Primev Partnership

Obol partnered with Primev to give Distributed Validator operators access to the "FAST" MEV supply chain for the first time. Node operators running Obol DVs can now opt into Primev's mev-commit protocol to earn preconfirmation revenue — approximately 5.88% APY versus the standard ~3% — while supporting faster Ethereum L1 execution.

Grants and Community

Obol distributed $28,930 in grants across eight recipients this quarter. Four community grants totaling $5,130 funded meetups in Singapore (Solo Stakers Guild at Token2049), Abidjan (Ivory Coast), Uyo (Nigeria), and Seoul (South Korea), reaching approximately hundreds of attendees. 

Four technical grants totaling $23,800 funded PolyCrypt's DVT-TEE security research, DappNode's "Add Validator" feature, Miga Labs' GotEth data indexer, and TheLaughingMan's OBOL token monitoring dashboard.

The Obol team was present at ETH Denver, Digital Asset Summit, Enterprise Ethereum in New York, and Crypto Happy Hour in Vancouver. This does not include the community events mentioned above, like the first Obol meetup in Seoul, which marked the beginning of Obol's physical presence in South Korea.

Broader Ecosystem

The Greenpill community released its "Public Goods Staking Protocol," using Obol's squad staking infrastructure alongside Lido CSM and DappNode to funnel staking rewards to public goods — a model for community-level Ethereum infrastructure. Blockdaemon continued to perform in the top 5% of all validators thanks to its Obol DV setup. And Lido introduced Identified DVT Clusters, a new operator type coming to CSM that will further lower the barrier for community stakers to participate.

Resources:

6. The Native DVT Conversation

In January, Vitalik Buterin published "Native DVT for Ethereum staking" on ethresear.ch — a proposal to enshrine Distributed Validator Technology directly into Ethereum's consensus layer. The proposal would allow validators with sufficient balance to specify multiple keys and a threshold, effectively enabling protocol-native DVT without the need for external middleware.

This was a landmark signal. DVT has entered the core protocol design conversation at the highest level.

Obol co-founder and CTO Oisín Kyne responded with a detailed technical analysis that demonstrated the depth of Obol's research in this area. Key contributions included Obol's ongoing work on post-quantum Distributed Validators for Lean Ethereum, including threshold XMSS signatures — the most promising approach to date for DVs in a post-BLS world. Oisín also highlighted that the biggest barriers to decentralized staking are not DevOps complexity but illiquidity costs (the interminable exit queue) and the economics of delegation versus self-staking, and that Ethereum's validator set has a Gini index of 0.94 and climbing — a centralizing trend that DVT helps counter by making multi-operator validation the norm rather than the exception.

The thread drew engagement from SSV, Attestant, Nethermind, Greenpill, and other ecosystem participants. The consensus: DVT is critical for Ethereum's long-term health, and the question is how best to preserve its benefits — whether enshrined in protocol or maintained as an optimized middleware (Obol's current design) — as Ethereum evolves toward Lean Ethereum and post-quantum cryptography.

Obol is positioned at the center of nearly every staking conversation.

Resources:

Looking Ahead

Q1 established the foundations of the 2026 calendar year. Lido V3 is live with Obol on day one. The Curated Module migration is accelerating. The Economic Engine is operational. Charon clusters are mutable. Pluto is public and approaching end-to-end testing. The Obol Stack is enabling agents to transact on Ethereum. And DVT awareness is accelerating rapidly.

In Q2, we expect continued momentum across each of these fronts and more. More operators will migrate to Distributed Validators in Lido's Curated Module. The Obol Stack will expand its capabilities as the agent economy grows. Pluto will progress toward production readiness. And we will continue to advance the Ethereum Staking End Game — one cluster at a time.