Understanding Slashing in Proof-of-Stake: Key Risks for Validators and Delegators

Staking

Jun 03, 2025

7 min read

Understanding Slashing in Proof-of-Stake: Key Risks for Validators and Delegators

If you’re involved in staking, either by running a validator or by delegating tokens to one, there’s one risk you can’t afford to ignore: slashing. In Proof-of-Stake (PoS) blockchains, slashing is a built-in penalty. It’s what happens when a validator breaks the rule; when that happens, part of their staked tokens are taken away by the network. And if you're a delegator who’s staked with that validator, you can lose tokens too.

Slashing isn’t rare. It’s already happened across several major networks, and it comes with real financial consequences. That’s why it’s important to understand what causes slashing, how it works, and how to reduce your risk as a participant in any PoS network.  Before going deeper, it's worth clarifying some key terms:

  • Network: A decentralized blockchain secured by validators staking tokens. Most public PoS networks (e.g., Ethereum, Cosmos) enforce rules by slashing, though mechanisms vary.  
  • Validator: A protocol-level role in Proof-of-Stake (PoS) blockchains responsible for proposing and attesting to blocks. Validators stake tokens and are subject to slashing for misbehavior. While validators participate in consensus, they are not necessarily node operators themselves. Instead, validators are typically run or managed by node operators, who operate the underlying infrastructure and software.
  • Delegator: Token holders who stake with validators to earn rewards. Delegators share slashing risks in many chains (e.g., Cosmos) but are protected in others (e.g., Sui Network).  
💡
Note: Slashing rules differ across networks. Always check protocol-specific documentation.

In the sections ahead, we'll cover the most common reasons slashing happens, how it works across networks, and what you can do, whether you're a validator or a delegator, to protect your stake and make better choices. 

What Is Slashing in Proof-of-Stake (PoS) Networks?

Slashing is a core security mechanism implemented by many Proof-of-Stake (PoS) blockchain protocols to penalize validator misconduct. When a validator breaches consensus rules, either through malicious behavior or operational failures, a predetermined portion of their staked tokens is automatically deducted by the protocol. In most networks, these penalties are not limited to the validator alone: delegators who have staked their assets with that validator also incur proportional losses.

This mechanism serves three functions in networks where it’s implemented:

1. Enforcing Protocol Honesty: By penalizing malicious activities such as double-signing blocks or submitting conflicting attestations, slashing discourages behavior that could undermine consensus or create forks in the blockchain.

2. Maintaining Network Availability: Incentivizes validators to remain consistently online and responsive by penalizing excessive downtime. 

3. Aligning Economic Incentives: The risk of losing staked capital ensures that validators are financially aligned with the long-term security and stability of the network. This alignment reinforces trust between validators, delegators, and the protocol.

Common Causes of Slashing in Proof-of-Stake Networks

Slashing deters behaviors that threaten blockchain security, though implementation varies significantly by network. Below are the most widespread slashable offenses, with key differences across major protocols:

Cause of Slashing What It Means Networks Where It Applies Penalty Examples
Double-Signing This occurs when a validator signs two different blocks at the same height or slot, leading to potential forks in the blockchain. Ethereum, Cosmos, Polkadot (universal), ZetaChain Cosmos: 5% + tombstoning;
Ethereum: ≥1 ETH + ejection;
Polkadot: 0.1–30%+
Downtime / Inactivity Validators are expected to maintain high availability to participate in block validation and consensus processes. Prolonged downtime undermines network liveness and can lead to slashing. Cosmos, Polkadot, ZetaChain, Ethereum (partial) Cosmos: 0.01% after 10,000 missed blocks;
Polkadot: collective slashing
Long-Range Attacks Validator tries to revert finalized blocks far back in time. Ethereum Ethereum: Slashing and forced exit
Equivocation Validator issues multiple conflicting votes in the same consensus round. Polkadot Polkadot: Penalty scales with validator set size
Surround Voting Validator submits attestations that improperly wrap around earlier ones. Ethereum Ethereum: Treated same as double-signing
Protocol-Specific Violations Offenses defined by specific networks (e.g., governance inactivity). Cosmos, Polkadot, Ethereum, ZetaChain Cosmos: Jailing for governance abstention;
Polkadot: GRANDPA equivocation;
ZetaChain: penalties for observer-signer failures (e.g., incorrect event reporting, TSS non-participation on)
Non-Slashable Exceptions Offenses are not penalized with slashing in some networks. IOTA, Sui, Solana, Tezos IOTA: penalties handled via performance-based penalty or
Sui: reward exclusion (eg. Tallyting Rule)

Understanding these offenses and their implications is crucial for validators to maintain compliance and for delegators to make informed decisions when selecting validators.

Implications for Validators: 

For validators operating within some Proof-of-Stake (PoS) networks, slashing represents one of the most severe operational and financial risks. A slashing event not only results in the immediate loss of staked capital but can also inflict long-term reputational and structural damage. Understanding these implications is essential for maintaining validator reliability and ensuring long-term sustainability.

1 . Financial Penalties and Capital Loss

The most direct consequence of a slashing event is the forfeiture of a portion of the validator’s staked tokens. The size of the penalty varies by network and is determined by the nature of the offense, ranging from minor deductions for extended downtime to significant losses for safety violations like double-signing. 

In networks such as Ethereum or Cosmos, these penalties can amount to 5% or more of the validator’s total bonded stake. In Ethereum’s case, penalties are also correlated: simultaneous infractions by multiple validators result in compounding losses. This capital loss is immediate, irreversible, and directly affects both the validator and its delegators, amplifying the risk of slashing across the entire staking pool.

2 . Validator Ejection and Downtime

In most PoS networks, slashing is accompanied by forced removal from the active validator set. For instance, in Ethereum, a slashed validator is automatically exited from the beacon chain and cannot re-enter without rejoining the activation queue. In Cosmos-based chains, slashed validators may be jailed (temporarily ineligible to produce blocks) or tombstoned (permanently banned). These punitive measures are designed to protect the network, but can significantly disrupt validator operations and revenue continuity.

Extended downtime, even when not slashable in all networks, can still result in missed rewards, weakened performance metrics, and eventual removal from the validator set, particularly in chains with strict liveness thresholds.

3 . Reputational Impact and Loss of Delegations

Beyond financial loss, slashing severely undermines a validator’s reputation within the staking ecosystem. Delegators rely on validator performance and integrity to preserve their capital. A slashed validator risks mass redelegation events as token holders seek safer alternatives. Even if the validator remains operational post-slashing, recovering lost trust may take months, if not longer, and often requires proactive transparency, public incident reporting, and improved operational guarantees.

For validators competing in highly saturated staking markets, reputation is often as valuable as uptime. A single slashing event can disqualify a validator from consideration by institutional delegators or staking-as-a-service platforms.

4 . Operational Complexity and Risk Management Requirements

To avoid slashing, validators must operate secure, redundant, and highly available infrastructure. This includes:

  • Implementing slashing protection mechanisms such as remote signing, key sharding, or sentry node architectures.
  • Continuously monitoring node health, block production, and consensus participation metrics.
  • Following best practices in key management and failover strategies, particularly in multi-region or multi-cloud setups.
  • Validators also need to keep up with protocol-specific slashing conditions, as these may evolve with governance upgrades or network-wide parameter changes.

Considerations for Delegators

Delegators play a vital role in securing Proof-of-Stake (PoS) networks by assigning their tokens to trusted validators. While delegating offers a way to earn passive staking rewards without running infrastructure, it also introduces shared risks: most notably, the risk of slashing. When a validator is penalized, all associated delegators suffer a proportional reduction in their staked assets. This makes validator selection not just a performance decision but a risk management one. 

Understanding slashing implications and adopting best practices for delegation is crucial to protect your capital and ensure sustainable yield. 

1 . Shared Penalties

In most PoS networks, such as Cosmos, Polkadot, and Ethereum, slashing not only affects the validator's self-bonded stake. Delegators share in the penalty relative to the amount of stake they've delegated. For example, if a validator in Cosmos is slashed 5% for double-signing, every delegator with tokens bonded to that validator also loses 5% of their delegated stake. This risk is typically non-recoverable, and most networks do not provide any form of insurance or restitution. That's why delegators actively evaluate validator behavior, not simply chase the highest rewards. 

2 . Validator Performance and Slashing History

Evaluating a validator goes far beyond comparing commission rates or APY projections. Responsible delegators assess a validator's: Uptime and liveness metrics, this means, frequent downtime signals poor infrastructure and increases the chance of future penalties; Slashing history, past infractions, even if minor, may indicate operational carelessness or lack of slashing protection; Participation in governance, validators who engage in protocol development are often more aligned with long-term network health. Most PoS explorers (e.g. Mintscan, Beaconcha.in) offer dashboards to review these metrics in real time. Delegators should make it a routine to monitor validator performance post-delegation. 

3 . Commission Is Not Everything

Many delegators are tempted by validators offering low, or even 0%, commission. However, unusually low fees may indicate an unsustainable business model or an attempt to offset operational weaknesses. Validators must fund secure infrastructure, personnel, and risk mitigation tools. Delegating solely based on high returns often leads to supporting less reliable operators, increasing the risk of slashing. Instead, delegators should look for transparency, regular communication, and clear explanations of validator architecture, tooling, and slashing protection measures.

Conclusion

Slashing is a critical enforcement mechanism in Proof-of-Stake (PoS) networks, designed to deter malicious behavior and protect network integrity. While the consequences, such as financial penalties or validator removal, can be significant, understanding how slashing works allows participants to make informed and strategic decisions.

Validators must prioritize secure infrastructure and strict protocol compliance. Delegators, on the other hand, should carefully evaluate validator performance and diversify their stake to reduce exposure.

Staying informed and following best practices enables both validators and delegators to minimize risk while supporting a resilient and decentralized staking ecosystem.


DISCLAIMER: This is not financial advice. Staking, delegation, and cryptocurrencies involve a high degree of risk, and there is always the possibility of loss, including the failure of all staked digital assets. Additionally, delegators are at risk of slashing in case of security or liveness faults on some protocols. We advise you to do your due diligence before choosing a validator.

Subscribe to Stakin Newsletter

Stay informed about the latest trends in the blockchain ecosystem and gain expert insights from a leading Web3 operator.

    We use cookies to collect anonymous data. For more info, read our Privacy Terms.