Key Takeaways
- What it is: Staked supply divided by a supply denominator, expressed as a percentage of the network committed to consensus.
- The denominator decides the answer: Total supply and circulating supply produce materially different percentages on any network with a locked treasury or an unfinished vesting schedule.
- Liquid staking breaks the lock-up reading: Stake backing a transferable token remains tradable, so it belongs in the float even though it appears in the numerator.
- Yield falls as participation rises: Issuance is divided among participants, so per-unit reward declines as the base grows, and fee income declines faster than issuance does.
- Main limitation: The ratio conflates three economically different states: unstaked coin, stake with a tradable claim, and stake with no tradable claim.
- Practical rule: Publish the ratio against both denominators, subtract liquid-staked supply before making any float or lock-up claim, and decompose any change into numerator and denominator movement.
Who This Guide Is For
Read this if you have used a staking ratio to argue that supply is being taken off the market.
It is also for anyone comparing this number across networks. The comparison is almost never like for like, because the supply denominators are constructed differently, the lock-up terms differ, and on some networks the ratio is a policy target rather than an outcome.
Educational content only. Nothing here is individualized financial advice.
What Does Staking Participation Rate Measure?
It measures how much of a network supply has been committed to consensus, and nothing more than that. The commitment is real: the coin is registered to validators, it is subject to protocol penalties, and it earns issuance. What the commitment does not automatically imply is that the owner has given up the ability to sell.
In the original design the two coincided, because unstaking took a protocol-imposed period during which the owner held an illiquid position. Liquid staking severs them: the protocol still holds the coin, and the owner holds a transferable token representing the claim. The coin is staked. The economic exposure is liquid. Both statements are true at once and the ratio only reports the first.
Plain-language definition
The percentage of a coin supply currently pledged to validators. It is a stock measured at a point in time, not a flow, and it moves slowly because protocol queues cap how fast it can change in either direction.
Three states, not two
- Unstaked and tradable. Ordinary circulating coin.
- Staked with a tradable claim. Backing a liquid staking token, restaking receipt, or exchange staking product that the holder can exit by selling. Counted as staked, behaves as float.
- Staked with no tradable claim. Solo staking and direct delegation with no receipt token. This is the only bucket that is genuinely outside the tradable float, and even it is only outside for the duration of the exit path described in the validator entry and exit queue guide.
How Is Staking Participation Rate Constructed?
Numerator choices
- Effective balance or actual balance. Protocols that quantize and cap effective balance report a number below the coin actually held by validators. Where a validator has credentials that prevent automatic reward sweeps, its actual balance can drift well above its effective balance, and a numerator built from effective balances misses the difference entirely.
- Pending deposits. Coin sent to the deposit contract but not yet activated is committed and not yet earning. Some series include it, some do not.
- Exited but unwithdrawn. Balances that have left the active set but not yet been paid out are no longer securing anything while still sitting on the consensus ledger.
- Bonded versus unbonding. On delegation-model chains, tokens in the unbonding period are usually still counted as bonded even though they are already leaving.
- Restaked positions. Stake pledged to a second system on top of the first is one quantity of coin with two claims on it, and adding both is double counting.
Denominator choices
- Total supply. Everything issued, less anything burned. Stable and easy to verify.
- Circulating supply. Total supply less coin that cannot move: treasury holdings, unvested allocations, unclaimed distributions, and provably lost balances. This is a judgement-heavy figure and providers disagree about it.
- Maximum supply. Only meaningful on capped-issuance networks and misleading early in an emission schedule.
Why the denominator moves on its own
On a network that burns transaction fees, total supply falls during periods of high demand. Staked supply does not have to change at all for the ratio to rise, which means part of the series carries no behavioural information. Cross-network definitional discipline for supply and balance concepts is set out in the Coin Metrics: Network Data Glossary.
Formula and Measurement Logic
Staking participation rate = staked supply / supply denominator. Free float = circulating supply - (staked supply - liquid-staked supply)
The second expression subtracts only the stake that has no tradable claim against it, leaving liquid-staked coin where it economically belongs, inside the float.
The yield relationship
Participation and yield are linked by construction rather than by sentiment. Where total issuance grows with the square root of staked supply, per-unit yield is proportional to the square root of staked supply divided by staked supply, which is one over the square root. Doubling participation therefore multiplies per-unit issuance yield by roughly 0.71, a fall of about 29 percent.
The execution-layer component behaves differently and worse. Priority fees and block-production income form a pool set by network demand, not by stake, so doubling the staked base halves each participant's share of it. Total yield therefore falls faster than the issuance component alone, and the composition of yield shifts toward issuance as participation grows.
Inputs that must be disclosed
- Which supply denominator, and who computed it.
- Whether the numerator uses effective or actual balances.
- Whether pending and exiting balances are included.
- Liquid-staked supply, without which no float claim can be made.
- Whether restaked positions have been deduplicated.
- Snapshot time, since this is a state reading rather than a daily flow.
How Should Staking Participation Rate Be Interpreted?
Read it as a commitment measure, not a scarcity measure. It tells you how much of the supply is subject to consensus duties and protocol penalties.
What it supports
Statements about how much of the supply is exposed to protocol rules, how much issuance is being distributed and to what base, and how the network is trending relative to its own history under a fixed definition.
What it does not support
- Float or scarcity claims, without subtracting liquid-staked supply first.
- Security claims, which depend on how the stake is distributed across operators and infrastructure rather than on its quantity. This is the subject of the validator slashing and concentration guide.
- Sentiment claims, since a rising ratio can be entirely denominator arithmetic on a deflationary network.
- Cross-network rankings, until the denominators, lock-up terms, and treasury participation have been aligned.
The self-limiting property
Because yield falls as participation rises, the ratio contains its own brake. Participation tends toward the level at which the marginal participant's expected return matches their alternative use of the coin, and the availability of liquid staking raises that level by removing the illiquidity cost from the comparison. A network that introduces liquid staking should be expected to settle at a higher participation ratio for reasons that have nothing to do with confidence.
Step-by-Step Workflow
- Record the numerator definition, including balance basis and treatment of pending and exiting stake.
- Compute the ratio against total supply and against circulating supply, and report both.
- Obtain liquid-staked supply from issuer reported backing rather than token supply.
- Subtract liquid-staked supply from staked supply to get stake with no tradable claim.
- Express that residual as a share of circulating supply. This is the float figure.
- Check whether a treasury or foundation stakes its own holdings, and size that share separately.
- Decompose any change into numerator movement and denominator movement.
- Check for restaking double counts before adding any second-layer figure.
- Pair the ratio with current yield, since the two move against each other by construction.
Worked Hypothetical Scenario
Two hypothetical networks, chosen so the arithmetic is easy to check. Neither describes a live chain.
| Network A | Network B | |
|---|---|---|
| Total supply | 120,000,000 | 10,000,000,000 |
| Circulating supply | 120,000,000 | 6,000,000,000 |
| Staked supply | 36,000,000 | 3,600,000,000 |
| Ratio against total supply | 30.0% | 36.0% |
| Ratio against circulating supply | 30.0% | 60.0% |
| Share of stake behind a liquid staking token | 40% | 5% |
| Stake with a tradable claim | 14,400,000 | 180,000,000 |
| Stake with no tradable claim | 21,600,000 | 3,420,000,000 |
| Non-tradable stake as share of circulating supply | 18.0% | 57.0% |
On the headline measure the two networks look similar: 30.0% against 36.0%, a six point gap. On the measure that actually corresponds to supply outside the tradable float they are 18.0% against 57.0%, a gap of more than three times. Network B has 4,000,000,000 coin excluded from its circulating supply and almost no liquid staking, so its stake really is immobilized. Network A has no supply exclusions and heavy liquid staking, so most of the gap between the two headline numbers is an artifact of the denominators.
The ratio rising with nobody staking
Still on Network A, suppose fee burning reduces total supply from 120,000,000 to 118,000,000 while staked supply stays at exactly 36,000,000. The ratio moves from 36,000,000 divided by 120,000,000, which is 30.00%, to 36,000,000 divided by 118,000,000, which is 30.51%. A half point rise, with no coin staked and no coin unstaked. A commentary that reads this as growing conviction is describing a burn.
What doubling participation does to yield
Assume Network A currently pays 3.20% from issuance and 0.80% from fee and block-production income, a total of 4.00%. Participation then doubles from 36,000,000 to 72,000,000.
| Component | Scaling rule | Before | After |
|---|---|---|---|
| Issuance yield | Multiplied by 1 over the square root of 2, or 0.71 | 3.20% | 2.26% |
| Fee and block-production yield | Halved, since the pool does not grow with stake | 0.80% | 0.40% |
| Total | 4.00% | 2.66% |
Total yield falls by 33.5%, which is more than the 29.3% fall in the issuance component alone, because the fee component shrinks twice as fast. The composition also shifts: issuance was 80% of the yield before and is 85% of it after. Anyone modelling participation growth without this feedback is assuming the reward stays constant while the base doubles, which no issuance schedule of this shape permits.
What Can Make the Interpretation Wrong?
- Equating staked supply with locked supply. A liquid staking token holder can exit the position in one transaction without touching the protocol.
- Comparing ratios across networks. Circulating supply is a judgement, not a chain fact, and different providers exclude different things.
- Missing treasury participation. Where a foundation stakes its own holdings, a large slice of the ratio is one entity's policy decision rather than aggregate behaviour.
- Reading changes as sentiment. Denominator movement on a burning network produces ratio changes with no participation change at all.
- Adding restaked positions. The same coin pledged twice is one coin, and summing both layers inflates the numerator.
- Using liquid staking token supply as stake. Rebasing and appreciating designs produce very different supply figures for identical backing.
- Treating the ratio as fast-moving. Protocol queues cap movement in both directions, so a sharp jump usually indicates a definitional change rather than behaviour.
- Assuming higher is safer. Distribution across operators and infrastructure decides security exposure, not the headline percentage.
Cross-Network and Provider Comparison
The same percentage means different things depending on how the network's issuance policy responds to it.
Some networks set issuance as a fixed schedule and let participation find its own level. Some target a participation ratio directly and adjust the inflation rate to steer toward it, raising yield when participation is below target and cutting it when above. On those networks the ratio is a policy variable and reading it as revealed preference inverts the causation. A third group caps the validator set at a fixed number of slots, so participation is bounded by slot availability and a high ratio partly reflects supply of slots rather than demand for staking.
Lock-up terms differ just as much. A network with immediate redelegation and no unbonding period supports a much higher participation ratio at the same level of willingness, because the cost of participating is close to zero. Comparing that ratio to one from a network with a long fixed unbonding period measures the design difference, not the participants. Between providers on a single network, reconcile the supply denominator first, then the numerator's treatment of pending and exiting balances, before treating any gap as an error. General reconciliation discipline is covered in the on-chain data quality methodology guide.
Advanced Analytical Methods
Float decomposition
Publish circulating supply split into unstaked, liquid-staked, and non-tradable staked, as three series rather than one ratio. Every claim people try to make from the staking ratio is answerable from this decomposition and not from the ratio alone.
Liquid staking penetration
Track liquid-staked supply as a share of total staked supply. A rising penetration rate means the staking ratio is becoming a weaker proxy for float over time, so a historical series of the ratio is not comparable with its own past even under an unchanged definition.
Participation and yield jointly
Plot the ratio against realized yield rather than either alone. The relationship is mechanical, so departures from the expected curve indicate a change in the fee component, a change in issuance policy, or a measurement problem, and each is worth investigating.
Collateral reuse tracing
Liquid staking tokens are widely used as lending collateral, which means one underlying coin appears in staked supply and again in lending protocol balances. Tracing that reuse prevents summing the two into a total that exceeds the supply, and it links this metric to DeFi lending and liquidation mechanics.
Practical Checklist
- I know whether the numerator uses effective or actual balances.
- I subtracted liquid-staked supply before making any float claim.
- I checked for treasury or foundation stake inside the numerator.
- I deduplicated restaked positions.
- I avoided describing the ratio as a security measure.
Frequently Asked Questions
Should the ratio be measured against total supply or circulating supply?
Both, reported side by side, because they answer different questions. Total supply asks what fraction of everything ever issued is committed to consensus. Circulating supply asks what fraction of the coin that could actually move has been committed instead. On a network with a large locked treasury or long vesting schedule the two figures can differ by tens of percentage points, and quoting one while the reader assumes the other is the most common error in this metric.
Why does staking yield fall as more people stake?
Because issuance is divided among participants rather than paid per participant. Where total issuance grows with the square root of staked supply, doubling the staked amount raises issuance by about 41 percent while the base it is divided across doubles, so per-unit yield falls to roughly 71 percent of its former level. Fee and tip income behaves worse still, since that pool does not grow with stake at all and its per-unit share falls in direct proportion.
Does liquid staking token supply equal the stake behind it?
Rarely exactly. Rebasing designs adjust holder balances so token supply tracks principal plus rewards, while appreciating designs hold supply fixed and raise the redemption rate instead, so the same underlying stake produces very different token supply figures. Wrapped versions, bridged versions, and tokens held in protocol contracts add further gaps. Use the issuer reported backing rather than the token supply when the question is how much stake is involved.
How fast can the staking ratio actually change?
Much more slowly than the market can move, because both directions are rate-limited by protocol queues. Entry and exit are capped per epoch, so a large shift in intent takes weeks to appear in the ratio. This makes the series smooth and lagging by construction, and it means a sharp move in the ratio almost always indicates a measurement or definitional change rather than a sudden change in behaviour.
What is the difference between the validator count and the amount staked?
They measure different things and can move independently. On networks with a fixed stake per validator, the count is a direct function of the total staked, so the two track each other. On networks where a validator can hold a variable amount, one operator can add stake without adding validators. The count relates to how many distinct participants operate infrastructure, while the amount staked relates to the economic weight securing the chain, and only the second is the participation measure.
How does a minimum stake requirement shape participation?
It sets the floor for direct participation and therefore determines who must delegate instead. A high minimum concentrates direct validation among larger holders and pushes everyone else toward pooled or liquid staking providers, which raises measured participation while concentrating operational control. A low minimum widens direct access at the cost of a larger validator set for the network to coordinate. The requirement is a design parameter, so participation levels across networks partly reflect it rather than differing holder preferences.
Does delegated stake count the same as self-staked?
Toward the participation total, yes, since both are bonded and both contribute to consensus weight. For anything about decentralisation they are different. Delegated stake is controlled operationally by whoever runs the validator and economically by the delegator, so a high participation rate built mainly on delegation to a small number of operators describes a network with substantial economic participation and concentrated operational control. The headline ratio cannot distinguish them.
Why is participation not the same as the illiquid share of supply?
Because liquid staking breaks the link. A holder who stakes through a protocol that issues a transferable receipt token has bonded their asset while retaining something they can sell, so the supply is staked and effectively still tradeable. As liquid staking grows, participation and illiquidity diverge, and using the participation rate as a proxy for supply removed from the market overstates it by whatever share is held through liquid arrangements.
Can participation rates be compared between networks with different consensus designs?
Only loosely. Networks differ in whether all stake must be bonded to participate, in the penalties for misbehaviour, in unbonding periods, in minimum amounts and in whether the protocol targets a particular level and adjusts rewards to steer toward it. A network engineering its rewards to reach a target ratio will sit near that target regardless of demand. Comparing the resulting numbers compares design choices, not the enthusiasm of each network's holders.
References
These sources should be reviewed during editorial verification. They support data structures and methods, not the hypothetical conclusion. Provider formulas, chain rules, and APIs can change, confirm current documentation before publication.
- Ethereum.org: Proof of Stake: What being staked means at the protocol level, and the deposit and exit paths that rate-limit the ratio.
- Ethereum.org: Proof-of-Stake Rewards and Penalties: Reward accrual, the basis for the yield-versus-participation relationship.
- Coin Metrics: Network Data Glossary: Cross-network supply, balance, and account definitions used in both halves of the ratio.
- Coin Metrics: Getting Started With Data: Dataset coverage, relevant when a supply denominator is unavailable for a given network.
- DefiLlama: Data Definitions: Liquid staking and value-locked definitions, needed to avoid double counting reused collateral.