Overview

Staking Overview — Why Stake WNM?

Staking converts your WNM into wShares, an internal share class that captures every reward the protocol generates.

Internal Mechanics:

  • All staking data is stored in the Stakeable base contract

  • The contract uses a stakeholders array where index 0 is reserved (dummy entry)

  • Each stakeholder can have multiple active stakes

  • Rewards are calculated using a precision factor of 1e18 to handle decimal precision

  • All staking-related functions are protected with ReentrancyGuard

By committing your WNM for a fixed term you:

  • Accrue multi-token yield – WNM, WBLK, WUNI, and the inflationary WNT stream flow to every wShare you hold.

  • Unlock tiered multipliers – longer lock periods, holding / burning W.BLK, XEN burns, and even staking an airdrop before claiming all amplify the wShares you receive.

  • Benefit from early participation – the “price” of a wShare rises a little each day, so today’s stakers mint more shares per WNM than tomorrow’s.

  • Choose how you treat airdrops – when a weekly airdrop is released you can mint the tokens liquid or route them straight into a 365-day stake for the bonus; the choice is yours.

  • Retain flexibility on rewards – you can claim your rewards at any time; withdrawing before maturity simply trims 10% of your wShares, while fully-mature stakes exit with zero penalty.

Together these mechanics reward patience, align incentives around the WENBlocks economy, and let committed holders capture an expanding share of network value.

Last updated