Staking Model

Neutron’s staking protocol is built as a smart contract on Solana, simulating dynamic rewards inspired by the original PoS model:

  • Eligibility: Minimum required balance to stake

  • Reward Model: Halving-style dynamic logic implemented via time intervals

  • Claiming Rewards: Auto-compounding or manual claiming through dApp

  • Energy Efficiency: No always-on wallet or hardware required

Last updated