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
  1. $GPU Tokenomics
  2. Daily Emissions

Emission Rate

The emission rate determines the amount of cryptocurrency units generated per block in the GAN Chain. For instance, let's consider a GAN Chain that emits 0.1 GPoints per block.

  • Block Creation Time: A new block is created approximately every 6 seconds within the GAN Chain network.

  • Daily Emission: With a block emission rate of 0.1 GPoints per block and a block creation rate of one block every 6 seconds, the total emission per day can be calculated as follows:

Emission_per_block × Blocks_per_day = Total_emission_per_day

Hence,

Total GPoints emitted per day = 0.1 × 14400 = 1440 Gpoints

According to the above calculation, reward distribution is as follows :

  • For Validators i.e. 20%, so total GPoints are allocated for distribution among validators is 288 GPoints per day.

  • Remaining 80% ie, 1152 GPoints are allocated for the compute providers of the network.

PreviousDistributionNextGAN Chain

Last updated 12 months ago