Junø
WebDiscordGithubTwitter
  • Juno
    • Intro
    • Home of CosmWasm
    • Contributors - Core Software
    • Brand Identity
    • Security Disclosures
    • Economic Overview
      • Disclaimer
      • Native Asset (JUNO)
      • Incentive structure
      • Supply API - Data
  • Developer Guides
    • CosmWasm Contracts
      • Compile a Contract
      • Deploy a Contract
      • Guide: How to Upload a Smart Contract on the Juno Chain
      • Use Cw-orchestrator to speed-up your development
      • Query A Contract
      • Send Tokens to a Contract
    • Miscellaneous
      • Conversions
      • Multi Message Transaction
      • Get & Decode Transactions
      • Get Token Prices
      • Get Account Transactions
      • IBC Transfer
      • State Export / Airdrop
    • Juno Modules
      • FeeShare
      • TokenFactory
    • API Endpoints
      • Cosmos
        • Tx
          • V1beta1
            • Simulate
            • Txs
              • Block
        • Params
          • V1beta1
            • Params
        • Bank
          • V1beta1
            • Balances
              • By denom
            • Denoms metadata
            • Params
            • Spendable balances
            • Supply
        • Upgrade
          • V1beta1
            • Applied plan
            • Current plan
            • Module versions
            • Upgraded consensus state
        • Auth
          • V1beta1
            • Accounts
            • Module accounts
            • Params
        • Staking
          • V1beta1
            • Delegations
            • Historical info
            • Params
            • Pool
            • Validators
              • Delegations
                • Unbonding delegation
              • Unbonding delegations
            • Delegators
              • Redelegations
              • Unbonding delegations
              • Validators
        • Evidence
          • V1beta1
            • Evidence
        • Mint
          • V1beta1
            • Annual provisions
            • Inflation
            • Params
        • Feegrant
          • V1beta1
            • Allowance
            • Allowances
            • Issued
        • Gov
          • V1beta1
            • Params
            • Proposals
              • Deposits
              • Tally
              • Votes
        • Distribution
          • V1beta1
            • Community pool
            • Params
            • Delegators
              • Rewards
              • Validators
              • Withdraw address
            • Validators
              • Commission
              • Outstanding rewards
              • Slashes
        • Slashing
          • V1beta1
            • Params
            • Signing infos
        • Authz
          • V1beta1
            • Grants
              • Grantee
              • Granter
        • Base
          • Tendermint
            • V1beta1
              • Blocks
                • Latest
              • Node info
              • Syncing
              • Validatorsets
                • Latest
          • Node
            • V1beta1
              • Config
      • Cosmwasm
        • Wasm
          • V1
            • Code
              • Contracts
            • Contract
              • History
              • Raw
              • Smart
              • State
            • Codes
              • Params
              • Pinned
            • Contracts
              • Creator
      • Juno
        • Feeshare
          • V1
            • Fee shares
            • Params
        • Tokenfactory
          • V1beta1
            • Denoms from creator
            • Params
            • Denoms
              • Authority metadata
      • Ibc
        • Apps
          • Router
            • V1
              • Params
      • API Specification
    • Local Interchain
      • Local Interchain Rust Example
    • Junod Local Dev Setup
    • Integrate Leap wallet
    • SubQuery Indexer
  • Governance
    • Before submitting a proposal
    • Submitting a Proposal (CLI)
      • Formatting Proposal Markdown
  • Command-Line Interface (CLI)
    • Introduction
    • Useful CLI Commands
    • Module Reference
      • bank
      • distribution
      • gov
      • keys
      • params
      • slashing
      • staking
      • status
      • tendermint
      • upgrade
      • wasm
  • Nodes & Validators
    • Junod Installation and setup
    • Setting up Cosmovisor
    • Mainnet Setup and Tooling
    • Joining Mainnet
      • Sync from Snapshot
      • Sync with state-sync
      • Mainnet Upgrades
    • Joining Testnet
    • Relaying
    • Juno Delegations Program
Powered by GitBook
On this page

Was this helpful?

  1. Juno
  2. Economic Overview

Incentive structure

Reward Schedule

The Juno rewards model distributes a fixed amount of $juno per block, which is calculated by the network and depends on the inflation rate as well as network block time. Variation in the network block time will cause variation in the calculable annual percentage rate (APR).

⚪️ Phase 1: Fixed inflation 40%

New Juno in year 1 = (+25.961.297)

Total supply after year 1 = 90.864.540 $JUNO

⚪️ Phase 2: Fixed inflation 20%

New Juno in year 2 = (+18.172.908)

Total supply after year 2 = 109.037.449 $JUNO

⚪️ Phase 3: Fixed inflation 10%

New Juno in year 3= (+10.903.744)

Total supply after year 3 = 119.941.194 $JUNO

Once the inflation reaches 10% it gradually reduces on a fixed 1% basis each year.

⚪️ Phase 4 = Fixed 9% (+10.794.707) Total supply = 130.735.901 $JUNO

⚪️ Phase 5 = Fixed 8% (+10.458.872) Total supply = 141.194.773 $JUNO

⚪️ Phase 6 = Fixed 7% (+9.883.634) Total supply = 151.078.407 $JUNO

⚪️ Phase 7 = Fixed 6% (+9.064.704) Total supply = 160.143.112 $JUNO

⚪️ Phase 8 = Fixed 5% (+8.007.155) Total supply = 168.150.267 $JUNO

⚪️ Phase 9 = Fixed 4% (+6.726.010) Total supply = 174.876.278 $JUNO

⚪️ Phase 10 = Fixed 3% (+5.246.288) Total supply = 180.122.566 $JUNO

⚪️ Phase 11 = Fixed 2% (+3.602.451) Total supply = 183.725.018 $JUNO

⚪️ Phase 12 = Fixed 1% (+1.837.250) Max supply = 185.562.268 $JUNO

PreviousNative Asset (JUNO)NextSupply API - Data

Last updated 1 year ago

Was this helpful?

Page cover image