Skip to content
Sunday, August 23, 2026 · Global Edition
L4 News
BLOCKCHAIN · WEB3 · ASSETS
Loading market quotes…
BTC · ETH · SOL · XRP · ADA · DOGE · AAPL · MSFT · NVDA · AMZN · GOOGL · TSLA
Market data by TradingView
Blockchain

How Proof-of-Stake Rewards Work, and What the SEC's 2025 Guidance Changed — Altcoins

A look at the mechanics behind staking rewards on proof-of-stake networks, and why U.S. securities regulators concluded in 2025 that those rewards are compensation for a service rather than investment profit.

A glowing validator node anchored within a chain of linked blocks.

Staking rewards are payments proof-of-stake networks make to validators — participants who lock up crypto to help confirm transactions — for correctly proposing and vouching for new blocks, per Ethereum Foundation documentation. In a May 29, 2025 statement, the SEC's Division of Corporation Finance said those rewards compensate a service rather than represent investment profit, not a security offering.

What Determines the Size of a Staking Reward?

A validator's reward on Ethereum is set by a base-reward formula that scales up with the validator's own staked balance and scales down as the total number of active validators on the network grows, according to Ethereum Foundation documentation. More validators securing the network means more competition for the same overall reward pool, so an individual payout shrinks even as network security improves. The formula does not reward staked size beyond a validator's effective balance cap, which keeps large stakers from earning disproportionately more per unit staked than smaller ones.

The total reward a validator can earn in a given period is split across five separate duties, each carrying its own weight. A validator that completes every duty on time receives the full base reward; a validator that only attests, without ever getting selected to propose a block, receives a smaller share.

Validator DutyWeight (of 64 Total)
Timely source vote14
Timely target vote26
Timely head vote14
Sync committee participation2
Block proposal8

Per Ethereum Foundation documentation, a validator that casts timely source, target, and head votes, proposes a block, and participates in a sync committee in the same period collects the full base reward; most non-proposing validators earn roughly seven-eighths of it in practice.

What Happens When a Validator Misses a Duty?

Missing a timely source or target vote costs a validator a penalty equal to the reward it would otherwise have earned for that vote, per Ethereum Foundation documentation. A missed head vote carries no penalty at all — head votes are rewarded when made but never penalized when missed, and slow attestations or a missed block proposal are treated the same way, as a forfeited reward rather than a punished one. The distinction matters for anyone evaluating staking-as-a-service providers: uptime failures are costly in lost income, but they are not automatically punitive unless they cross into the dishonest-behavior category that triggers slashing.

What Is Slashing, and How Severe Is It?

Slashing is the forced removal of a validator for provably dishonest behavior, and it is the one failure mode on Ethereum that actively burns staked funds rather than simply withholding rewards, according to Ethereum Foundation documentation. Three actions trigger it: proposing two different blocks for the same slot, attesting to a block that "surrounds" an earlier attestation, and double-voting on candidates for the same block. A slashed validator with a 32 ETH balance immediately loses 1/128th of that balance, or roughly 0.0078 ETH, scaled linearly for other balance sizes, and then enters a 36-day forced-exit period.

The most consequential piece of the mechanism sits at day 18 of that exit window: a "correlation penalty" that grows with the number of other validators slashed in the same window. A single validator slashed in isolation loses a small, fixed amount. A validator slashed as part of a mass event — many operators running misconfigured software at once, for example — can lose its entire stake, because the penalty is designed to scale with how coordinated or widespread the misbehavior appears.

What Is the Inactivity Leak?

If the network's consensus layer fails to finalize new blocks for more than four consecutive epochs — a stretch of roughly 25 minutes — an emergency mechanism called the inactivity leak activates, per Ethereum Foundation documentation. It gradually reduces the staked balance of validators who are not participating until their share of total stake falls low enough that the validators who remain active regain the two-thirds supermajority needed to finalize blocks again. It is a network-recovery tool, not a routine penalty, and it only engages when a large share of validators is offline at once.

What Are the Three Ways to Stake?

The SEC's Division of Corporation Finance, in its May 2025 statement, separated staking into three operating models based on who holds the keys and does the work:

  • Self-staking (solo staking): the asset owner runs their own validator node with their own hardware and keeps full control of the private keys.
  • Self-custodial staking: the asset owner keeps ownership and control of the assets and keys but delegates the validation work itself to a third-party node operator.
  • Custodial staking: a custodian takes possession of the assets and stakes them on the owner's behalf, while the owner retains beneficial ownership.

The division's statement addressed all three models and concluded that, structured as described, none of them involves the offer and sale of a security.

Are Staking Rewards Legally Investment Profits?

No — not under the reasoning the SEC Division of Corporation Finance published on May 29, 2025. The statement said "Protocol Staking Activities do not involve the offer and sale of securities within the meaning of Section 2(a)(1) of the Securities Act," and that rewards function as "payments to the Node Operator in exchange for the services it provides to the network rather than profits derived from the entrepreneurial or managerial efforts of others." That framing turns on the Howey test's third prong, which asks whether returns come from the efforts of a promoter; the division's view is that a validator's own technical performance, not a third party's managerial effort, is what produces the reward. The statement is staff-level guidance, not a rule or a court ruling, and it does not extend to every staking arrangement or token.

What Is Liquid Staking, and How Is It Different From Direct Staking?

Direct, "illiquid" staking locks an asset for the length of the unstaking process, which can run days to weeks depending on network conditions, during which the staked asset cannot be moved or sold. Liquid staking protocols work around that by issuing the staker a separate token — a liquid staking token, or LST — that represents legal and beneficial ownership of the underlying staked asset and can be transferred, traded, or used as collateral immediately, according to an SEC Division of Corporation Finance statement published August 5, 2025. SEC Commissioner Hester Peirce compared LSTs to traditional documents of title, such as warehouse receipts, that let the holder of a claim on a physical good transact against that claim without moving the underlying good itself. The August statement, like the May one, concluded that liquid staking activity as described does not involve the offer and sale of a security — but it is a separate staff statement addressing a separate mechanism, not an extension that automatically covers every LST design.

What Are the Risks of Staking?

Staking rewards vary and move with how much crypto is staked and by whom, according to a Motley Fool staking explainer last updated November 9, 2025. On the technical side, the risks documented above are concrete and specific: a missed vote forfeits that period's reward, provable dishonest behavior triggers slashing that burns part or all of a stake, and a network-wide outage can trigger the inactivity leak for validators caught offline. Market risk sits on top of those mechanical risks — the value of both the staked asset and any reward paid in that asset can fall, and a reward rate quoted today is not a guarantee of future payouts. None of this is investment advice; crypto markets are volatile, and losses, including loss of staked principal through slashing, are possible.

For a related altcoins perspective, read How Proof-of-Stake Rewards Work, and What the SEC's 2025 Guidance Changed.

Tomás Ferreira

Tomás Ferreira came to crypto through payments infrastructure, and still finds the plumbing more interesting than the price.

More about Tomás Ferreira

Sources

  1. Ethereum Foundation — Proof-of-stake rewards and penalties
  2. Ethereum Foundation — Proof-of-stake rewards and penalties
  3. Ethereum Foundation — Proof-of-stake rewards and penalties
  4. Ethereum Foundation — Proof-of-stake rewards and penalties
  5. U.S. SEC Division of Corporation Finance — Statement on Certain Protocol Staking Activities
  6. U.S. SEC Division of Corporation Finance — Statement on Certain Protocol Staking Activities
  7. U.S. SEC Division of Corporation Finance — Statement on Certain Liquid Staking Activities ("Staking Sequel")
  8. The Motley Fool — What Does Staking Mean in Crypto?