GAN Chain Documentation
  • Introduction
  • Barrels of Compute Guide
    • Barrel of Compute FAQ
  • $GPU Tokenomics
    • $GPU Genesis Nodes
    • $GPU Agentic Compute
    • Deflation
    • Distribution
    • Utility
    • Daily Emissions
      • Distribution
      • Emission Rate
  • GAN Chain
    • Node Structure
    • Chain Architecture
    • GAN Consensus Mechanisms
      • Proof of Authority
      • Proof of Availability
      • Proof of Compute
      • GPU Benchmarking
  • Nodes
    • Validator Node Licensing
    • Total Supply
    • Pricing
    • Provider Node Setup
      • Add a Provider Node
      • Add a Machine
      • Start a Machine
    • Validator Node Setup
      • Creating an SS58 Address
      • Adding the Validator Node
      • Adding the SS58 account to explorer
      • Running the Validator Node
      • Adding Validator in the Explorer
    • Queen Staking Setup
    • Network Rewards
      • Health Score
      • Compute Score
      • Node score
      • Staking Score
      • Reward Calculator
  • Smart Contracts
    • GPU.sol
    • Rewards.sol
  • Issuance or Minting
  • Rent gpu
  • Subnets
Powered by GitBook
On this page
  • Staking Multiplier:
  • Staking Health:
  • Calculation of Staking Score:
  1. Nodes
  2. Network Rewards

Staking Score

The queen staking allows you to sit back and earn in GAN Chain. The rewards for a queen are determined via the Staking Score, which is calculated as following:

Staking Multiplier:

Staking Score grows exponentially the more you stake. We have a tiered multiplier applied to the base stake amount which then compounds to Staking Score. Here are the exact numbers:

Staking Amount
Staking Multiplier

Less than 100 GP

1x

100 to 999 GP

1.25x

1,000 to 6,999 GP

1.5x

7000 to 24,999 GP

1.75x

above 25,000 GP

2x

Staking Health:

The more you stick with the system, higher your health score and reputation is. Staking Health is directly mulitplied to the Staking Amount and Multiplier to get the final Score.

Calculation of Staking Score:

Staking Score = SA * SM * SH

where SA: Staking Amount, SM: Staking Multiplier, SH: Staking Health

PreviousNode scoreNextReward Calculator

Last updated 5 months ago