Skip to content

zookfi/zook-staking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Zook Staking Contract

Overview

Welcome to the Zook Staking Contract repository! This contract allows users to stake ZOOK tokens for specific periods and earn rewards. The staking periods are 28 days, 56 days, and 84 days, each offering different reward multipliers.

Contract Address

  • Contract Address: 0xb90b34d82210fbb3a425e77318c15fb5C0a43BA2

Contract Features

  • Staking: Users can stake ZOOK tokens for 28, 56, or 84 days.
  • Claiming: After the staking period ends, users can claim their rewards.
  • Reward Calculation: Rewards are calculated based on the staking period and a multiplier.
  • Total Staked Amount: Tracks the total amount of ZOOK tokens staked in the contract.
  • Total Rewards Generated: Tracks the total rewards generated by users.

Getting Started

  1. Staking: Use the stake function to stake ZOOK tokens. Choose a staking period (1, 2, or 3) and provide the desired staking amount.
  2. Claiming: After the staking period ends, use the claim function to claim your rewards.
  3. View Claim Details: Use the claimDetails function to view details about the staking and claimed amounts.

Important Notes

  • Ensure you have enough ZOOK tokens and have approved the contract for spending on your behalf.
  • Staking periods are 28, 56, and 84 days, corresponding to staking types 1, 2, and 3.
  • Rewards are calculated based on a multiplier and the staked amount.
  • Claim rewards only after the staking period ends.

Thank you for choosing Zook Staking! For any questions, please refer to the project documentation. Happy staking!

About

zook native staking with claimable rewards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published