exSat Network
  • 🔗Important Links
  • 🌌Our Approach
    • What is exSat
      • exSat’s Docking Layer Approach
      • The Paradigm Shift of the Bitcoin Economic Ecosystem
      • Challenges Addressed by exSat
    • Architecture
      • Data Consensus Protocol
        • Network launch phases
        • Decentralized UTXO index
        • Synchronizers and Validators
        • Hybrid Consensus Mechanism
        • Decentralized execution
      • Decentralized Asset Custody (Coming soon)
      • Enhancing the Bitcoin Ecosystem with Smart Contract Capabilities
      • Expanding Possibilities with Rollups
    • $XSAT Tokenomics
      • Total Supply and Issuance
      • Rewards to Synchronizers and Validators
  • 🛠️Guides of Data Consensus
    • Quick Start
    • UTXO Initialization
      • Data preparation
      • Analysis on the UTXO data tobe uploaded
      • Verify the data uploaded to exSat
    • Run a Sychronizer
      • Requirements for Synchronizers
      • Rewards for synchronizers
      • Run as Synchronizer
        • Run from source code
        • Run with Docker
    • Run a BTC Validator
      • Requirements and rewards for BTC Validators
      • Run as BTC validator
        • Run from source code
        • Run with docker
    • Run a XSAT Validator
      • Run as XSAT Validator
        • Run from source code
        • Run with docker
      • Run multiple XSAT Validators
    • Others
      • Operation references
        • Preparation Before You Start
          • Account Preparation
          • Run a BTC node
          • Environment requirements
          • Prerequisites
        • Synchronizer operations
          • Create New Synchronizer Account
          • Synchronizer Registration
          • Execute the synchronizer client
          • Revote For Consensus
          • Change Reward Address
          • Check and claim rewards for synchronizer
          • Update to new Docker version for Synchronizer
        • Validator operations
          • Create New BTC Validator Account
          • Create New XSAT Validator Account
          • Stake for Validator and claim rewards
          • Change Stake Address
          • Change Commission Address
          • Change Commission Ratio
          • Configure Display Information for Your Validator Account
          • Execute the validator client
          • Update to new Docker version for Validator
        • Common operations
          • Import from seed phrase
          • Import from Private Key
          • Set BTC RPC Node
          • Refill BTC for Gas Fees
          • Export private key
          • Remove Your Account
          • Upgrade to new version
          • View Logs
          • Environment variables
  • 👨‍💻Developer Guides
    • Quick Start
    • Native Layer Developer Guides
      • exSat consensus contracts
        • Pool Register Contract
        • UTXO Management Contract
        • Reward Distribution Contract
        • Block Consensus Contract
        • Block Synchronization Contract
        • Validator Management Contract
        • Staking Contract
      • Run exSat native layer RPC Node
    • Trustless Bridge for Native Tokens
    • Trustless Bridge For ERC20 Tokens
    • Brief Intro to the Cross-Chain Communication
    • Brief Intro to the Custodian Bridge Services
    • Custodian Bridge for Non-BTC Tokens
    • Custodian Bridge for BTC
  • 🖥️User Guides
    • Wallet Setup
    • Bridge Your Assets
    • Earn Rewards via BTC Staking
    • Explore Our Ecosystem
  • Popular Token Contract Addresses
  • Set Up a Safe Wallet
  • 📚Reference
  • 📦Cutodian Guides
  • 🔐Security Reports
    • Audit Report From Blocksec
    • Audit Report From CertiK
  • 🔡Terms and Conditions
    • Terms Of Service
    • Privacy Policy
  • 🎁PR & Press
  • ☎️Contact US
Powered by GitBook
On this page
  1. Our Approach
  2. $XSAT Tokenomics

Incentives and Staking Requirements

  • Mining and Staking Incentives: Like Bitcoin, the entire distribution of XSAT tokens is synchronized with the mining of new BTC blocks through a mining process. This ensures that anyone with the necessary computational resources can participate in the network and earn tokens, promoting a decentralized and egalitarian distribution mechanism. This method not only incentivizes participation but also enhances the security and decentralization of the network by dispersing token ownership widely among those contributing to the network’s operations.

    • Block Data Submission and Discovery Rewards: Synchronizers receive 10% of the block's token incentive for submitting verified BTC block data first. This reward increases to 50% if the synchronizer is also the miner of the BTC block. This incentive design aligns the interests of Bitcoin miners with the exSat network, encouraging contributions to both ecosystems.

    • Block Data Verification Rewards: Immediately after the network launch, the first 2/3+1 validators to verify signatures for each block will share 10% of the total XSAT generated in that period as the verification incentive. After the commencement of staking XSAT, only qualified validators among the top stakers by XSAT amount will be eligible for these rewards.

    • BTC Staking Rewards: If the synchronizer, who is also a mining pool, does not discover a Bitcoin block, all participating validator nodes will share 80% of the total XSAT generated in that period based on their BTC staking ratio. If the synchronizer does discover a block, all participating nodes share 40% of the total XSAT generated. This approach ensures a fair and equitable distribution of rewards, recognizing the contributions of all network participants.

  • Validator Participation: Validators are required to stake a minimum of 100 BTC and XSAT, securing a significant financial commitment to the network’s security. To become a validator node, a participant must be among the top stakers by the staked amount of XSAT.

Last updated 6 months ago

🌌