Periodic Staking
Enabled by default.
Periodic staking [Enabled by default] is the foundational staking system currently implemented in Safe Staker. Under this system, users must actively claim their rewards after each staking period or epoch ends before their NFT can be re-staked to start accruing rewards for the next staking period. This mechanism ensures users engage with the staking process regularly and aligns well with communities that prefer active member participation.
How It Works:
Each staking period has a fixed duration (e.g., 7 days for this example) and a predefined reward (e.g., 100 points per NFT per period).
At the end of the period, users must claim their rewards to begin the next staking cycle.
This approach emphasizes user interaction, encouraging community activity and ongoing engagement.
Benefits of Periodic Staking:
Encourages frequent user participation in the staking system.
Provides a structured reward distribution mechanism for server admins to track active stakers effectively.
Ideal for projects that value consistent engagement and reward claims as part of their ecosystem.
Setup Commands
Server admins can enable or disable this feature via the /staking-type
command, ensuring full control over staking configurations.
Last updated