Meter Docs
Learn
  • Welcome to Meter!
  • 中文版文档
  • Overview of Meter
    • Introduction to Meter
    • Hybrid PoV Consensus Mechanism
    • MTR - The Metastable Coin
    • MTRG - Meter Governance Coin
    • On-Chain Auctions
    • The Meter Reserve
    • Meter's Ethereum Emulation Mode
  • Wallet Setup
    • Interacting with Meter Mainnet Using MetaMask
    • Interacting with Meter Mainnet Using Ledger
    • Adding Custom Tokens to MetaMask
    • Getting MTR for Gas
    • Revoking Contract Spend Limits
    • Specifying gas (GWEI) for transactions
    • Speeding Up/ Canceling Transactions
  • Meter Passport V2.0
    • Meter Passport Architecture
    • Salient Features
    • Bridge Fee
    • Programming Meter Passport
    • Tutorials for Using Meter Passport
    • MTRG Crosschain Info
    • Onboarding Passport for Your Project
    • Technical Guideline for Meter Passport
    • Security Audit for Meter Passport V2.0
  • Staking and Validation
    • Staking MTRG
      • How to Stake MTRG
        • Choosing Candidates
        • Factors affecting Staking Rewards
      • How to Stake Incremental MTRG
      • How to Undelegate MTRG
      • How to Unbound MTRG
      • Frequently Asked Questions
    • Running a Full Node on Meter Mainnet
    • Configure the Full Node to Validator Node
    • Meter Incentive Programs to promote decentralization
  • Mining
    • Meter Mining Guide
  • NFT Collections
    • Meter Community NFTs
  • Developer Documentation
    • Meter Developer Incentives
      • Meter Developer Grant Program
      • Meter TVL Incentive Program
      • Meter Gas Monetization Program
      • Meter Co-marketing Program
      • Meter DAPP Referral Program
    • Introduction to Developer Documentation
    • Developing with Remix, Ethers.js and Web3.js
    • Index Data with SubQuery
    • Meter Native TX RESTful APIs
    • Meterify API Documentation
      • meterify.eth
      • meterify.eth.Contract
      • meterify.eth.accounts
      • meterify.utils
      • meterify.module.options
      • Callbacks Promises Events
      • json interface
    • Meterify DApp Tutorials
    • Meterify Code Examples
    • Contributing to Meter and Our Documentation
      • Documentation Guidelines
        • API Documentation Guidelines
        • Tutorial Creation Guidelines
        • Code Example Guidelines
        • Article Writing Guidelines
Powered by GitBook
On this page

Was this helpful?

  1. Overview of Meter

On-Chain Auctions

PreviousMTRG - Meter Governance CoinNextThe Meter Reserve

Last updated 4 years ago

Was this helpful?

One of the most important uses of the MTR token is to obtain MTRG to participate in safeguarding, governance, and growth of the Meter system.

This is done via on-chain auctions that are automatically generated by the Meter system every 24 epochs (roughly 24 hours), as shown below. The only way to participate in these auctions is to use MTR as the bidding currency.

Meter’s On-Chain Auction

Participants bid MTR to acquire MTRG with no specific bidding price. However the Meter wallet provides an interface to show how many MTRs are received and the amount of MTRG offered for the current auctions. At the end of the 24th epoch, all participants acquire MTRG at the same price and the next auction begins. The majority of the MTR tokens from the proceeds of the auction will be put into the Meter reserve pool (see below section for more information about the reserve). The rest of the MTR tokens will be distributed to the validators as block rewards.

The auction settlement price will be equal to Total MTR received / Total MTRG offered for auction. The total number of MTRG offered for auction is capped by the supply curve and then further reduced by the weighted average of the settlement price for the past 30 on-chain auctions. If the average price is higher, more MTRG will be offered in the auction (but can not exceed the cap) and vice versa.

There will also be a reserve price of 0.5 MTR / MTRG at launch. If the calculated auction settlement price is lower than the reserve price, the auction will settle at the reserve price. Any unsold MTRG tokens will be saved in a special foundation reserve account for future protocol and ecosystem development. The community can decide how to use these tokens, choose to change or remove the reserve price, and adjust the amount of MTRG distributed through auction via the governance process.