Tokamak Network Documents
  • Docs
  • Getting Started
  • Languages iconEnglish
    • 한국어

›Token Economy

General

    Basic

    • Tokamak Network

Optimistic Rollup

    Tokamak Optimism

    • Optimism Introduction
    • Natasha faucet
    • Build Optimism Environment
    • Build new Optimism layer2
    • Test and deploy Optimism-ERC20
    • Test and deploy Optimism-ERC721
    • Porting smart contract L1 to Optimism

DAO & Staking

    TON Staking

    • How to Set Candidate
    • Private Testnet Staking
    • Rinkeby Testnet Staking
    • How to Commit

Token Economics

    Token Economy

    • TON
    • Child Chain and Staking
    • Token Supply and Distribution
    • PowerTON
    • Transaction Fee
    • Challenge
    • Parameters

Another Layer2

    Plasma EVM

    • Interoperability
    • Convenience
    • Comparison with Other Solutions
    • Design Rationale
    • Plasma EVM Architecture
    • RootChain
    • Child Chain
    • Continuous Rebase
    • Plasma EVM Smart Contracts
    • Examples and Best Practices
Edit

Token Supply and Distribution

The total supply of TON is initial issued amount plus additional issued TONs which is commit reward. New TONs are issued every time the operator commits a block, and the amount is determined proportion to the amount and duration of staked TON.

Token Supply

Principles

All policies related to the supply of TON are based on the following principles:

  1. A fixed amount is issued every year.
  2. The amount of new TONs issued is proportional to the amount of staked TON and its period. If the staked TON is less than the total amount of TON in the chain, or the staking period is shorter than the maximum value, there will be less TONs issued than the amount in #1.
  3. The unissued amount in #2 will be used as prize money for the PowerTON game (check details in [PowerTON])

Supply

Initial issued amount is ISISIS and maximum commit reward every year is denoted to Sy=IS∗IRyS_{y} = IS*IR_{y}Sy​=IS∗IRy​. However, depending on the amount and duration of the staked TONs, as specified in principle 2, the actual amount issued annually, sys_{y}sy​, may vary. sys_{y}sy​ is calculated as follows:

sy=∑i=1Nytditsi∗Sbs_{y} = \sum_{i=1}^{N_{y}}\cfrac{td_{i}}{ts_{i}} * S_{b}sy​=∑i=1Ny​​tsi​tdi​​∗Sb​

Notation

  • ISISIS : Initial issued amount
  • IRyIR_{y}IRy​ : Annual target inflation Rate
  • Sy=IS∗IRyS_{y} = IS*IR_{y}Sy​=IS∗IRy​ : Annual maximum commit reward
  • sys_{y}sy​ : Annual actual commit reward
  • SbS_{b}Sb​ : Annual maximum commit reward per block of root chain
  • NyN_{y}Ny​ : Total number of blocks in root chain for a year
  • tstts_{t}tst​ : Total issued amount in ttt
  • tdttd_{t}tdt​ : Total staked amount in ttt

sys_{y}sy​ can have a value of 0≤sy≤Sy0\leq{s_{y}}\leq{S_{y}}0≤sy​≤Sy​ depending on the staked amount and its duration. In accordance with principle 2, the closer tdttd_{t}tdt​ is to tstts_{t}tst​, and the longer it is staked, the closer sys_{y}sy​ is to SyS_{y}Sy​. In the opposite case, sys_{y}sy​ will be close to zero.

Note that the criterion for calculating duration is not the actual time but the block of the root chain. For example, one year may also be inconsistent with the actual time because it is calculated as the block height.

Token Distribution

Principles

sys_{y}sy​ is distributed according to the following principles:

  1. Commit reward will be given to participants who contributed to the Tokamak Network.
  2. A typical way to contribute to Tokamak Network is commiting blocks by becoming operator through stkaing.

Distribution of Commit Reward

Commit reward is given to those who commit in Tokamak network and are distributed differently depending on their contribution.

Last updated on 3/13/2020 by Aiden Park
← Child Chain and StakingPowerTON →
  • Token Supply
    • Principles
    • Supply
  • Token Distribution
    • Principles
    • Distribution of Commit Reward
Docs
LearnGuides
Community
DiscordTelegramTwitterFacebook
More
Onther BlogOnther GitHub
Family site
Tokamak NetworkOriginal StakingSimple StakingStaking SimulatorPrice DashboardVesting DashboardTON-WTON Swapper
Tokamak Network
Copyright © 2021 Onther Inc.