Skip to main content

Estimated Stake Allocation

Understanding what delegation and revenue to expect as a shMonad validator.

How Stake Is Allocated

Your delegation amount depends on your revenue contribution relative to all other validators, calculated each epoch by the Stake Allocation Mechanism.

Your Allocation=Total New Stake×Your Smoothed RevenueAll Validators’ Smoothed Revenue\text{Your Allocation} = \text{Total New Stake} \times \frac{\text{Your Smoothed Revenue}}{\text{All Validators' Smoothed Revenue}}

Higher revenue contribution = more stake allocated to you. Revenue is smoothed over a 2-epoch moving average to prevent volatility.

What Drives Your Revenue

FactorImpactHow to Optimize
Running the MEV SidecarHighCaptures MEV from your blocks. Without it, you only earn MEV if a searcher's transaction happens to land in your block.
Donation RateMediumDonating a portion of priority fees counts as shMonad revenue attributed to your validator, boosting your allocation weight.
Block ProductionBaseYou earn priority fees whenever you produce blocks. More stake = more blocks = more fees.

The Flywheel

Better revenue → higher allocation weight → more delegated stake → more block production → more revenue. This automatic, epoch-by-epoch rebalancing requires no manual intervention.

tip

The most impactful action you can take is running the MEV Sidecar. Validators with the sidecar active consistently earn more revenue and receive proportionally more stake.

Estimating Your Returns

Use the Revenue Projection Calculator to estimate your expected delegation and revenue based on live on-chain data. The calculator shows:

  • Current validator revenue leaderboard (staking, MEV, and total)
  • Estimated stake delegation per validator (baseline vs. with sidecar)
  • Revenue projections at different stake levels (50M–200M MON)
  • The stake allocation flywheel effect for sidecar-active validators
Disclaimer

Past performance does not guarantee future results. All projections are estimates only. Delegation amounts depend on market conditions, total pool size, and relative validator performance. The calculator uses historical on-chain data and aggregate revenue ratios - actual results may vary.

Revenue Sources

SourceDescriptionFastLane Fee
Staking RewardsStandard block rewards from consensus participation5% protocol commission
Priority FeesFees from transactions in your blocksNone (goes direct to coinbase contract)
MEV RewardsRevenue from MEV auctions via the Auction Handler10% total (7.5% boosts shMON yield, 2.5% to FastLane)

See Parameters and Fees for the full fee schedule.

Getting Started

  1. Complete Validator Onboarding
  2. Configure your commission and donation rates
  3. Run the MEV Sidecar
  4. Monitor your allocation via the on-chain contracts
note

Actual delegation varies with market conditions, total pool size, and relative validator performance. The system is fully on-chain and deterministic - you can verify your allocation at any time by querying the contract state.