Skip to main content

Staking

The $MGNT Staking Program is a simple yet efficient system designed to reward token holders who commit their tokens for short-term locking periods. This mechanism ensures consistent yield, predictable rewards, and stability for both stakers and the overall ecosystem.

1. Overview

  • Annual Percentage Yield (APY): 10%
  • Available Lock Periods: 1 Week, 2 Weeks, 1 Month
  • Penalty for Unforced Unstaking: 1,000 $MGNT per account
  • Reward Model: Linear, time-based proportional distribution

This fixed-yield model ensures that all users, regardless of staking duration, earn rewards relative to the time their tokens remain locked.

2. APY and Duration

In this system, the APY remains constant at 10% annually across all durations. The actual reward depends on the number of days staked, calculated proportionally.

Lock DurationApprox. DaysAPYEffective Reward (of Annual)
1 Week7 days10%≈ 0.192%
2 Weeks14 days10%≈ 0.384%
1 Month30 days10%≈ 0.822%

Example: A user staking 10,000 MGNTfor1monthwillreceiveapproximately82.2MGNT for 1 month will receive approximately 82.2 MGNT as reward.

3. Reward Calculation Formula

The reward for staking is calculated automatically by the smart contract using the following formula: reward = (staked_amount * APY * duration) / (10000 * YEAR)

The reward formula in the staking contract is defined as:

R=A×(APYbps)×D10000×YR = \frac{A \times (APY_{bps}) \times D}{10000 \times Y}

Where:

  • RR = Reward amount in $MGNT
  • AA = Amount of tokens staked
  • APYbpsAPY_{bps} = Annual yield in basis points (bps)
  • DD = Duration of staking (in seconds)
  • YY = Total seconds in a year (31,536,000 seconds)

Since 10000 bps = 100%, for 10% APY \rightarrow APYbpsAPY_{bps} = 1000.

Where:

  • staked_amount = number of $MGNT tokens locked
  • APY = annual yield in basis points (1000 bps = 10%)
  • duration = staking time in seconds
  • YEAR = 31,536,000 seconds (365 days)

This formula ensures that rewards are distributed fairly and proportionally to the actual staking time.

4. Example Calculations

Let's assume a user stakes 10,000 $MGNT.

(a) For 1 Week (7 days)

R=10,000×1000×604,80010000×31,536,000R = \frac{10,000 \times 1000 \times 604,800}{10000 \times 31,536,000} R19.18MGNTR \approx 19.18 \, MGNT

(b) For 2 Weeks (14 days)

R=10,000×1000×1,209,60010000×31,536,000R = \frac{10,000 \times 1000 \times 1,209,600}{10000 \times 31,536,000} R38.36MGNTR \approx 38.36 \, MGNT

(c) For 1 Month (30 days)

R=10,000×1000×2,592,00010000×31,536,000R = \frac{10,000 \times 1000 \times 2,592,000}{10000 \times 31,536,000} R82.19MGNTR \approx 82.19 \, MGNT

Thus, the reward distribution is proportional to the staking duration, while maintaining a fixed 10% annual yield.

5. Early Unstaking Penalty

To maintain fairness and discourage early withdrawals, the system enforces a flat penalty of 1,000 $MGNT per account for any unforced unstaking (unstake before the chosen lock duration ends).

This mechanism:

  • Prevents short-term speculation,
  • Encourages steady staking behavior, and
  • Protects the long-term stability of the staking pool.

6. Key Highlights

  • Fixed 10% APY: Predictable and stable annual return for all users.
  • Flexible Periods: Choose from 1 week, 2 weeks, or 1 month.
  • Proportional Rewards: Earnings are calculated linearly based on staking time.
  • Penalty System: 1,000 $MGNT fee applied for premature unstaking.
  • Auto Accumulation: Rewards continue to accumulate without reset until unstaked.

7. Summary Table

DurationAPYApprox. RewardPenalty (if early unstake)
1 Week10%≈ 0.192%1,000 $MGNT
2 Weeks10%≈ 0.384%1,000 $MGNT
1 Month10%≈ 0.822%1,000 $MGNT

8. Conclusion

The fixed 10% APY staking model of $MGNT offers a balanced system for both casual and long-term holders. By combining short-term flexibility with a transparent, time-based reward structure, it empowers users to earn passive income without risk of inflationary reward cycles.

The 1,000 $MGNT penalty for early unstaking ensures consistency and fairness - strengthening both the staking pool and the broader token economy.