Sequentia docs
  • 💡INTRODUCTION
    • Introduction
  • 🖱️TESTNET
    • What to know before starting
    • Download and Installation
    • Demo the "No Coin" feature
      • 1. Set up your wallet
      • 2. Transfer TEST paying fees in TEST
      • 3. Create a new asset
      • 4. Pay transaction fees in the newly issued asset
      • 5. Replace By Fee (RBF) with different assets
  • 📖WHITE PAPER
    • 1. The Mission
    • 2. Sequentia Overview
    • 3. Blockchain Architecture
      • 3.1. Orange pilled
      • 3.2. Open fee market
      • 3.3. Market-driven governance
      • 3.4. Bitcoin anchoring
      • 3.5. Immediate transaction finality
      • 3.6. Full node sovereignty
      • ­­­­­­­­3.7. Cross-chain consistency
      • 3.8. Escaping stall
      • 3.9. No inflation
      • 3.10. Cheap to handle
      • 3.11. Bitcoin checkpoints
    • 4. Asset tokenization
      • 4.1. Why tokenization: security tokens and stablecoins
      • 4.2. The RAS standard
      • 4.3. Lightning Network payments
      • 4.4. Peer-to-peer batching
      • 4.5. Access-Control-List
      • 4.6. Programmable Accounts
    • 5. Decentralized Exchange
      • 5.1. Atomic swap
      • 5.2. Lightning Network swap
      • 5.3. Standardized order package
      • 5.4. Distributed Hash Table (DHT)
      • 5.5. Market incentives
      • 5.6. Watchtower and Book aggregator
    • Disclaimer
  • 🔗Links
    • Sequentia Theoretical Paper
    • Sequentia Lightpaper
    • Sequentia website
    • Join on socials
Powered by GitBook
On this page
Export as PDF
  1. WHITE PAPER
  2. 3. Blockchain Architecture

3.9. No inflation

All Sequence (SEQ) tokens are pre-mined; that is, there is no coinbase generation and production of new SEQ tokens through staking.

All SEQ tokens are pre-mined and distributed in the market at the mainnet launch, although most will have vesting conditions for a progressive release. Vesting tokens can be staked to gain transaction fees from the on-chain network activity despite not being transferrable, but no Sequence tokens will ever be generated ex novo.

The choice of entirely pre-mining tokens prevents inflation of the supply with coinbase generation, which would lead to the relative depreciation of SEQ tokens, and also furthers decentralization and provides a more direct and transparent way to assess the perceived value of the network. Inflation negatively affects holders of Proof-of-Stake governance tokens, but not stakers, who gain proportionally to what they already own from the generation of new tokens. Therefore, assuming that stakers are those with the most SEQ, if there was any generation of new tokens, the share of SEQ tokens would tend to be distributed towards those entities, leading to more centralization. The absence of inflation is, therefore, an effective measure to keep the network’s block production as decentralized as possible.

In addition, inflation would also provide perverse incentives to blocksigners that could lead them to break the slot time windows and accelerate the frequency of block production so that they can earn the coinbase transaction (newly generated tokens) in a shorter time window.

Finally, with no inflation, the value of Sequence tokens can be measured since the beginning based purely on network activity rather than the promise that SEQ earned through staking will be more valuable in the future. This more direct approach facilitates SEQ price discovery through the free market mechanism, which may contribute to mitigating typical pump-and-dump schemes.

Previous3.8. Escaping stallNext3.10. Cheap to handle

Last updated 9 months ago

📖