The migration interface is designed to make this explicit. Before migrating, cluster owners will see a clear breakdown comparing what they are paying today versus what they would pay after migrating to ETH
A shared-balance accounting model was explored in earlier pre-mainnet designs. Ultimately a per-cluster accounting was chosen due to the gas costs and complexity such a model introduced at the time
This is something we continuously re-evaluate as Ethereum evolves - especially as gas costs and protocol primitives improve. If and when this model becomes scalable and efficient enough, it’s something we would consider proposing again
Approaches like temporary grace periods were considered, but they introduce meaningful tradeoffs. Suspending or delaying liquidations creates an insolvency risk for the network, since clusters could continue operating without sufficient collateral to cover payments.
It also tends to push behavior in the opposite direction - rather than encouraging early migration and preparation, grace periods incentivize waiting until the last possible moment
the approach here is to prioritize early and clear communication. It’s important that cluster owners understand the upcoming changes well in advance, assess how long migration will take for them operationally, and provision sufficient runway ahead of time to avoid last-minute pressure
This upgrade has no impact on the SSV node itself and operators are not required to upgrade to a new node version.
Please refer to my comment to Ethernode. on the notice period - the notice period should be considered effective immediately. Cluster owners and stakers are expected to plan for migration now rather than relying on post-launch grace mechanisms.
There are no incentives (unless a specific case of submitting a proof that results in a cluster becoming liquidatable, the submitter receives the liquidation collateral) - thats why proof submission is primarily the responsibility of the Effective Balance oracle set by design.
The reason this flow is permissionless is not because it needs third-party participation, but because it doesn’t need to be permissioned - submissions are fully validated against the committed Merkle root.
Making it permissionless also provides a fail-safe: if oracles fail to submit updates for any reason, anyone can do so without special permissions.
This is already how the system is designed to operate - it’s handled by the effective balance oracle set itself.
Rewards accrue continuously to stakers based on their share of staked SSV.
Accrued ETH can be claimed by stakers at any time.
This has already been shared on the forum and in community calls.
For concrete scenarios and yield estimates, see:
https://ethaccrualtoken.com/
The oracle set operates with a threshold model, which provides inherent fault tolerance as long as a quorum of oracles remains operational.
If oracle updates are delayed or fail to occur, cluster balance updates can still be submitted permissionlessly by anyone, as proofs are fully validated against the committed Merkle root.
If underperformance persists, the DAO retains direct control to intervene - including replacing individual oracles or the entire oracle set, providing a governance lever to restore correct operation.
The practical implications of migration are already described in the proposal.
From an operator perspective, no action is required to support migration. Operators are not required to upgrade software or take operational steps. The default ETH fee ensures operators can continue servicing existing stakers as clusters migrate.
From a cluster owner perspective, migration is expected to happen at their convenience, bounded by their existing runway (or any pre-funded runway). Migration becomes necessary once they need to perform cluster operations that are no longer supported under SSV-based clusters.
The DAO already revisits key economic parameters on a recurring basis.
Network-level parameters such as the network fee are reviewed on a monthly cadence, while liquidation-related parameters are revisited on a quarterly basis.
Network and operator fees are treated the same way so will reply on both:
Validators begin paying both network and operator fees once they are onboarded to the SSV Network, regardless of their beacon chain status. This is how the network operates today, and this behavior does not change with the move to ETH-denominated accounting.
What does change is how effective balance is accounted for. Until effective balance data is reported by the oracles, each validator is treated as representing 32 ETH. This means that validators which are already consolidated (or intended to be consolidated) will temporarily underpay relative to their eventual effective balance until oracle updates occur.
We recognize this isn’t ideal and are actively evaluating ways to further optimize and mitigate this behavior.
As an interim measure, we’re also working on off-protocol tool that can be used programmatically by cluster owners to monitor validator status and register validators only when they’re actually needed, rather than far in advance. We’ll be sharing this tooling separately in the near future.
.
On questions regarding the future design of the effective balance oracles -
The reason many of these questions don’t yet have fully specified answers is that the next phase of the oracle set is not finalized yet. Once that design is ready, it will be shared with the community to gather feedback before proposing anything to governance.
To clarify the most immediate and practical concerns for the initial phase:
-
The initial oracle set is permissioned
-
During this phase, stakers continue to accrue rewards regardless of oracle performance or delegation outcomes.
-
Delegation is not user-driven - a default delegation is applied where all staked SSV is split evenly across the active oracle set.