What is unbonding period?

The waiting time between requesting your staked coins back and being able to move them, during which they earn nothing and cannot be sold.

Not yet verifiedHow we verify

3 min read

In this entry

The waiting time between requesting your staked coins back and being able to move them, during which they earn nothing and cannot be sold.

It is the cost that staking calculators leave out. An advertised yield is an annual rate, and the unbonding period is a window at the end during which the rate is zero and the price risk is entirely yours. On chains with long waits, that window can consume a meaningful share of a year's return.

The mistake is planning around the yield and discovering the wait only when you want out.

How it works

The delay exists for a security reason, not an administrative one. Misbehavior by a validator can be discovered after the fact, and if stake could leave instantly, a validator could attack the chain and withdraw before the evidence was processed. Keeping stake bonded and slashable through a waiting period closes that door.

Lengths are set by each protocol and differ widely. The Cosmos SDK documentation gives the Cosmos Hub an unbonding period of 21 days. The Polkadot documentation gives 28 days. Ethereum has no fixed period and instead uses an exit queue whose wait depends on how many validators are leaving at once, as described in the Ethereum consensus specifications, so the delay is short when few are exiting and long when many are.

Three consequences follow for a holder. Rewards stop when unbonding begins on most designs. The coins cannot be sold, transferred, or used as collateral for the duration. And if the validator you delegated to is slashed during the window, your stake can still be reduced.

Example

Illustrative on a 21-day period. You stake 1,000 tokens at an advertised 10 percent annual rate. Over a full year of continuous staking you would earn about 100 tokens.

Now suppose you stake for six months and then unbond. You earn roughly 50 tokens over the staking period and nothing for the 21 days that follow. Measured against the whole time your capital was committed, 202 days, the realized rate is about 9 percent rather than 10. If the token falls 30 percent during those 21 days, the loss on 1,000 tokens dwarfs the entire year's rewards, and you could do nothing about it.

Why it matters when you buy

Where you stake determines whether this applies to you at all. Staking through an exchange usually replaces the protocol wait with the exchange's own policy, which may be faster or slower and is a contractual promise rather than a protocol rule. The yield pages show staking availability by exchange and jurisdiction, and the guide on staking for beginners covers the differences.

Questions

Can I cancel an unbonding request?

On most chains you can re-delegate rather than truly cancel, which restarts the commitment. The specifics differ by protocol, and the chain's own staking documentation is the place to check.

Do liquid staking tokens remove the wait?

They let you sell a claim on the staked position immediately instead of waiting, which is not the same thing. In stressed conditions those tokens have traded below the value of the underlying stake, and the discount is roughly what the market charges for the wait.

Why do exchanges advertise instant unstaking?

Because the exchange fronts the coins from its own inventory and takes the protocol wait onto its own balance sheet. That is a service it can suspend, so read what the terms say happens when many customers unstake at once.