How to use
- Set the nominal staking APR and network inflation — the difference shows the real yield from emissions.
- Enter protocol revenue, staker share, staked tokens, and token price — this determines FeeYield.
- Set circulating supply to compute the effective staking ratio and non-staker dilution.
- Use the preset buttons (ETH / SOL / ATOM) to load approximate live-network parameters (April 2026).
- The bar chart visually decomposes real yield into three components: APR, inflation, and FeeYield.
- The table below shows summary metrics: real yield, APY, FeeYield, non-staker dilution, and annual income.
Calculator
Formulas
Real staking yield — additive first-order approximation: nominal APR minus network inflation plus fee-based yield from protocol revenue.
- APR — nominal annual staking yield (%)
- Inflation — annual network inflation (%)
- FeeYield — yield from protocol fees (computed)
Exact multiplicative form. Preferred when APR or Inflation are large (roughly >10–15%), where the additive approximation starts to diverge meaningfully. Example: at APR 30%, Inflation 20%, FeeYield 0% the additive form gives 10.00% and the exact form gives 1.30 / 1.20 − 1 ≈ 8.33%.
- APR, Inflation, FeeYield — same definitions as above
Fee yield: the share of protocol revenue directed to stakers, divided by the total value of staked tokens. Undefined when Price or Staked = 0; the calculator clamps slider minimums to avoid division-by-zero.
- Revenue — annual protocol revenue ($)
- Share — share of revenue directed to stakers (%)
- Price — current token price ($)
- Staked — number of staked tokens
Annual yield with daily compounding. Calculated from nominal APR only — it excludes inflation and FeeYield and is not a measure of the realised after-inflation return. Use Real Yield (exact) above for the headline economic result.
- APR — nominal annual staking yield (%)
Dilution experienced by a holder who does not stake, under the assumption that all new issuance accrues to stakers. s is the staking ratio. Undefined at s = 1 (all tokens staked); the calculator falls back to −Inflation in that edge case.
- Inflation — annual network inflation (%)
- Staked — number of staked tokens
- CirculatingSupply — circulating supply of the token (tokens)
- s — staking ratio (computed)