What Is Slashing in Crypto [A Complete Guide]

What Is Slashing in Crypto [A Complete Guide]
Published on Jul 7, 2026 Updated on Jul 8, 2026

If you've spent any time around proof-of-stake (PoS) blockchains, you may have come across the term "slashing." If you think it sounds harsh, it is because it is meant to be. Slashing is the mechanism that keeps validators, who lock up their cryptocurrencies to verify network transactions, honest.

This guide covers what slashing is, why it exists, how it works in practice, which offenses trigger it and what validators can do to protect themselves.

#What Is Slashing?

Slashing is a penalty applied to validators on PoS blockchains who violate the network's consensus rules. These rules govern how it operates, how you can interact with it and how manipulation is prevented.

When a validator is slashed, they lose access to a portion of their staked tokens. On a number of chains such as Ethereum and Cosmos, the slashed tokens are permanently burned. On Polygon, the tokens moved to the network's treasury.In more serious cases, the validator is forcibly removed from the active set and barred from future participation.

Paying too much for cloud infrastructure?

Switch to blockchain-optimized dedicated bare metal—save up to 60% on your cloud bill and double the performance compared to hyperscale cloud.

#Why Does Slashing Exist?

To understand slashing, it helps to understand the problem it solves.

Unlike proof-of-work (PoW) systems, where miners invest in physical hardware and electricity to compete to verify transactions and blocks, PoS validators put up cryptocurrency as collateral and are selected based on how much they've staked.

For the consensus models to be trusted, there has to be a mechanism that ensures the cost of altering transactions exceeds the potential reward. For PoW blockchains, the mechanism is the mining difficulty and for PoS, it is slashing.

Without slashing, there would be little stopping a well-funded attacker from buying their way into the validator set and manipulating the network with almost nothing to lose. With slashing, any attack of that nature becomes ruinously expensive.

#How Does Slashing in Crypto Work?

The mechanics of slashing vary by network, but the general pattern is consistent.

A validator commits an offense and is detected by the network or another network participant, who then submits a proof in the form of a special transaction called a slashing report or evidence transaction.

Once the network confirms the evidence, a penalty is enforced automatically. The validator's staked balance is reduced by a set percentage, and in some cases, the validator is placed into a withdrawal queue or forcibly exited. Meanwhile, the person who submitted the report often receives a small reward.

On Ethereum, for example, the initial slashing penalty is 1/4,096 of the validator's staked ETH. Then the validator's status is set to “active_slashed” and they are removed from the active validator set for up to 36 days. The validator doesn't earn rewards during this period and is penalized about 8,000 Gwei, or 0.000008 ETH, for every missed epoch, which occurs roughly every 6.4 minutes. This rounds up to about 0.07 ETH.

The initial slashing penalty is followed by a "correlation penalty" that scales depending on how many other validators were slashed in the same window. If only one validator misbehaves, the penalty stays relatively small. If hundreds are slashed simultaneously, the penalties increase sharply to discourage coordinated attacks.

#What Offenses Trigger Slashing?

Slashable offenses can result from negligence or malevolence. Below are some common offenses.

Double Voting (equivocation): This is one of the most common offenses. It occurs when a validator signs two different blocks at the same slot height, effectively voting for two conflicting versions of the chain at once. A variation called a "double propose" occurs when the validator proposes two different blocks for the same slot.

Surround Voting: This happens when a validator submits attestations that contradict or "surround" a previously submitted vote. It is viewed by the network as an attempt to alter the blockchain's history.

Extended Downtime: A validator going offline for an extended period is a slashable offense on some blockchains, such as the Cosmos network. On Ethereum, routine downtime triggers only small missed-attestation penalties, roughly equal to the rewards the validator would have earned. A separate mechanism, the inactivity leak, is a rare network-wide state that activates only when the chain fails to finalize for more than four epochs; it drains the balances of offline validators quadratically until the online set regains a two-thirds majority and finality resumes.

Coordinated Attack: Some networks have provisions to slash validators that appear to be colluding to disrupt the normal functioning of the blockchain, even if their individual actions look ambiguous in isolation. This typically attracts the harshest penalty.

#Slashing Across Different Networks

Different blockchains approach slashing in different ways. Here's how some of the major PoS networks handle it.

Network Slashable Offenses Penalty Amount Ejection?
Ethereum Double propose, double vote, surround vote 1/4,096 of stake (initial) + correlation penalty Yes, forced exit
Polkadot Equivocation Scales from 0.01% to 100% based on scope Yes, chilled
Cosmos Double signing, extended downtime 5% (double sign), 0.01% (downtime) Yes, tombstoning
Solana Slashing not currently implemented N/A N/A
Cardano No slashing mechanism N/A N/A

The approaches vary considerably. Ethereum uses a graduated penalty with a built-in correlation mechanism. For Polkadot, the penalty can escalate dramatically if many validators are found to have committed the same offense. Cosmos permanently bans validators caught double-signing in a process called “tombstoning.”

Solana has yet to ship it, but is working towards doing so. Cardano has chosen not to implement slashing at all, relying on other economic and social mechanisms to keep validators honest.

#The Correlation Penalty: Why Group Misbehavior Is Punished More Harshly

The correlation penalty is a feature of Ethereum's PoS consensus model, which primarily aims to discourage coordinated attacks.

The feature scales the slashing penalty based on the number of validators slashed within a given time window. One validator caught misbehaving? Probably a misconfigured node. Thousands of validators slashed at once? The network concludes something systemic is underway, like a massive client bug, or a deliberate coordinated attack and penalties increase sharply, potentially reaching 100% of a validator's stake.

While the correlation penalty is an Ethereum feature, Ethereum is not the only blockchain that scales the slashing penalty by the number of validators found to be breaking consensus rules. Polkadot's slashing formula also accounts for the number of validators involved.

Coordinated attacks are severely punished because, if successful, they can give malicious actors enough control over the network to break its core security guarantees, such as immutability and trustlessness.

Beyond discouraging coordinated attacks, the correlation penalty also encourages decentralization by deterring validators from all running the same client software. If one dominant client ships a bug that causes widespread equivocation, every affected validator pays a steep price.

#Who Can Be Slashed?

Slashing penalties can hit both validators and delegators, who stake their cryptocurrencies through validators to earn a share of the reward.

On Ethereum, delegators using liquid staking protocols like Lido or Rocket Pool may have indirect exposure through the protocol's collective stake pool. However, many of these protocols have insurance or coverage mechanisms to absorb some of that risk.

On Cosmos-based chains, delegators explicitly share the validator's slashing risk. If the validator is slashed for double-signing, they lose the same percentage of their staked tokens.

On Polkadot, a similar shared-risk model applies through the nominated proof-of-stake (NPoS) system. Nominators who back a slashed validator see their own stake reduced proportionally.

The dynamic highlights that staking is not risk-free. Delegating to a validator with poor infrastructure or a history of downtime puts your tokens at risk, even if you never ran a node yourself.

#How Validators Can Avoid Being Slashed

The majority of slashing events are caused by technical issues rather than malicious intent. As such, understanding these technical issues and how to avoid them can help minimize the chance that they happen to you.

Arguably, the most common cause of slashing is running a backup node with the same validator key. This typically happens when an operator sets up a backup node for failover purposes and both the primary and backup come online at the same time, each signing messages for the same slot. The network sees two valid signatures from the same key and immediately flags it as equivocation.

To prevent this, validators should use a remote signer or signing middleware that enforces a slashing protection database. This database records every message the validator has signed and refuses to sign anything that would constitute a slashable offense, even if the node restarts or failover logic kicks in.

Ethereum's Lighthouse, Prysm and other major validator clients include slashing protection databases out of the box. The key is to ensure the database is shared across all instances of the same validator key and is never carelessly reset.

Other best practices worth considering to avoid slashing are listed below. Run no more than one active instance of each validator key at any time, including during migrations or upgrade windows.

Take a validator fully offline before bringing a replacement online, even if this means missing a few attestations. Use reputable, well-maintained client software and keep it up to date. Avoid clustering on the most popular client if a supermajority of validators already use it, to reduce your correlation risk.

Monitor performance continuously with alerting that flags missed attestations before problems compound. For operators managing large numbers of keys, distributed validator technology setups, like those offered by SSV Network or Obol, add another layer of protection by requiring multiple operators to co-sign before any message is broadcast.

#Should You Worry About Slashing as a Staker?

Slashing events are rare and if you're staking through a reputable liquid staking protocol or a well-established validator, your practical slashing risk is relatively low. That said, the risk is never zero.

If you're running your own validator, you carry full slashing risk and need to take operational security seriously, especially around duplicate key management and failover configurations.

If you're delegating on a Cosmos or Polkadot chain, research the validator's infrastructure, uptime history and whether they use slashing protection tooling. Validators with long track records, multiple team members and redundant infrastructure are safer choices.

If you're using a liquid staking protocol, check whether it has slashing coverage or an insurance mechanism. Some self-insure from a portion of staking rewards. Others pass slashing risk directly to token holders.

#Conclusion

Slashing is one of the foundational security mechanisms of proof-of-stake blockchains. By putting validators' own capital at risk for dishonest or negligent behavior, it aligns incentives and makes attacks economically irrational. Understanding how it works, what triggers it and how penalties are calculated is essential for anyone running a validator node or delegating stake on a PoS network.

As more value flows through PoS infrastructure, slashing will only become a more important consideration for operators and stakers alike. Beyond avoiding penalties, validators who take it seriously, invest in proper tooling, and maintain high operational standards will also attract the delegators who understand the risks and want to stake safely.

Blockchain Servers – Built for Web3

Deploy secure and high-performance nodes on dedicated infrastructure.

Share this article

Related Articles

Published on Jul 7, 2026 Updated on Jul 8, 2026

How to Set Up a Solana RPC Cluster: Step-by-Step

In this guide, we'll walk through what makes a Solana cluster different from EVM clusters, what hardware is actually required, and how to wire it all together.

Read More
Published on Jun 15, 2026 Updated on Jun 18, 2026

Beyond the Hyperscalers: Blockchain Decentralization Starts With Your Infrastructure

Lili Hellriegel discusses how Web3 infrastructure serves as the foundation of blockchain decentralization and network resilience on the Brave New Coin podcast.

Read More
Published on Jun 11, 2026 Updated on Jun 12, 2026

Ethereum Node Cost: How Much Does it Cost to Run an Ethereum Node?

ethereum rpc vs self-hosted node cost analysis how much does an ethereum node cost

Read More
No results found for ""
Recent Searches
Navigate
Go
ESC
Exit