Kaisar
  • Origins
    • Overview & Mission
    • Challenges
      • Exponential Change in Spending and Compute Requirements
      • Cost challenges with traditional cloud GPU providers.
      • Centralized GPU Computing Challenges
      • Building the Kaisar Network
    • Problem Statement
    • The Solution: Kaisar's Decentralized GPU Network
      • Kaisar's Competitive Edge
        • Technical Specifications
    • FAQ
      • What is Kaisar?
      • Does Kaisar use blockchain technology?
      • What are the main products offered by Kaisar?
      • Can I contribute my GPU resources to Kaisar?
      • What is Proof of Physical Work (PoPW)?
      • How does Kaisar GPU Container work?
      • What frameworks are supported by Kaisar GPU Container?
      • How do I deploy a GPU Container?
      • What payment methods are accepted?
      • How is pricing determined?
      • What GPUs are supported?
      • How do I monitor my GPU container?
      • How does Kaisar ensure security of containers?
      • How do I get started with Kaisar?
  • Kaisar Architecture
    • Architecture Overview
    • Products
      • Kaisar ZeroNode
      • Kaisar OneNode
        • Kaisar Provider
          • What is Kaisar Provider
            • Introduction
            • Benefits of Running a Kaisar Provider
          • How to Manage Kaisar Provider
            • Get started
            • Connect wallet
          • How to run Kaisar Provider App
            • MacOS & Windows GUI
        • Kaisar Checker
          • What is the Kaisar Checker Node
            • Introduction
            • How do Checker Nodes Work
            • Benefits of Owning a Checker Node
            • Node Sale Information
            • Referral Mechanism
            • What is the Checker Node License (NFT)
            • Reward Unlock Period
            • FAQs
          • How to Purchase Checker Nodes
            • Step 1 - Connect wallet
            • Step 2 - Choose the Network
            • Step 3 - Commitment Submission
            • Step 4 - Referral Link Sharing
            • Step 5 - Confirmation
            • What’s Next?
            • FAQs
        • Kaisar Explorer
  • Kaisar Rewards Mechanism
    • Rewards for Kaisar Providers
    • Rewards for Kaisar Checkers Node
  • Get Real Campaign
  • Contact and Support
    • Legal and Compliance
    • Sale Disclaimer
Powered by GitBook
On this page
  • 1. Formula for Determining Checker Node Rewards
  • 2. Formula for Calculating Checker Node Points
  1. Kaisar Rewards Mechanism

Rewards for Kaisar Checkers Node

Rewards are distributed to all Checkers who successfully complete tasks. The rewards are proportional to the number of tasks correctly completed by a Checker relative to the total tasks completed across the network.

1. Formula for Determining Checker Node Rewards

For a given Checker Node i, rewards are calculated per epoch (1 Epoch = 2 weeks) based on the following general formula:

Checker_Reward=Checker_Score×Epoch_Total_Reward×(1−Commission)Total_Score\text{Checker\_Reward} = \frac{\text{Checker\_Score} \times \text{Epoch\_Total\_Reward} \times ( 1- \text{Commission})}{\text{Total\_Score}}Checker_Reward=Total_ScoreChecker_Score×Epoch_Total_Reward×(1−Commission)​
  • Checker_Score: The score of the Checker Node in a given epoch.

  • Epoch_Total_Reward: The total reward allocated to all Checkers in an epoch.

  • Commission: The reward commission rate for Delegators.

  • Total_Score: The cumulative score of all Checkers.

At the end of each epoch, after reward calculations, a portion of the tokens allocated to Checkers is distributed into the reward pool for supporting Delegators. The Delegator reward pool for each epoch is calculated as follows:

Delegator_Total_Reward=Checker_Score×Epoch_Total_Reward×CommissionTotal_Score\text{Delegator\_Total\_Reward} = \frac{\text{Checker\_Score} \times \text{Epoch\_Total\_Reward} \times \text{Commission}}{\text{Total\_Score}}Delegator_Total_Reward=Total_ScoreChecker_Score×Epoch_Total_Reward×Commission​

For a Delegator, rewards are calculated per epoch based on the following factors:

Delegator_Reward=Delegator_Total_Reward×Delegator_StakeTotal_Stake\text{Delegator\_Reward} = \frac{\text{Delegator\_Total\_Reward} \times \text{Delegator\_Stake}}{\text{Total\_Stake}}Delegator_Reward=Total_StakeDelegator_Total_Reward×Delegator_Stake​

2. Formula for Calculating Checker Node Points

The score of Checker node in one epoch is calculated according to the following formula:

Checker_Score=Work_Contribution×Checker_Stake×(1−Error_Rate)\text{Checker\_Score} = \text{Work\_Contribution} \times \text{Checker\_Stake} \times (1 - \text{Error\_Rate)}Checker_Score=Work_Contribution×Checker_Stake×(1−Error_Rate)
  • Work_Contribution: The workload of verifications performed by the Checker, which may be the number of valid verifications completed.

  • Error_Rate: The error rate of the Checker (ranging from 0 to 1).

  • Checker_Stake: The number of NFT Licenses staked for the Node.

Example:

  • A = 50 (50 valid verification completed)

  • B = 0.9 (Checker node has a 10% error rate)

  • S = 2 (2 NFT Licenses Delegators staked for Checker)

Checker_Score=50×0.9×2=90\text {Checker\_Score} = 50 \times 0.9 \times 2 = 90Checker_Score=50×0.9×2=90

This formula guarantees fair compensation for the Checker by accounting for workload, verification accuracy, and staking commitment.

PreviousRewards for Kaisar ProvidersNextGet Real Campaign

Last updated 2 months ago