LogoLogo
3xcalibur Website3xcalibur Blog3xcalibur Twitter3xcalibur Discord
  • 3six9 Innovatio
    • What is 3six9 Innovatio
  • 3six9 Products
    • The World of 3xcalibur
    • The 3xcalibur Ecosystem
      • Solving Problems in OpFi
        • The Changing DEX Market
        • The Liquidity Incentive Problem
        • Pricing Oracles
        • Limited Asset Money Markets
      • What is 3xcalibur
        • 3xcalibur, ser?
        • Our Product Value Propositions
      • 3xcaliSwap
        • Introduction
        • Our Improvements
        • 3xcaliSwap Features
      • 3xcaliCredit
        • Coming Soon
      • 3xcaliGovern
        • Vest
        • Claim
        • Vote
        • 3xcaliSwap and 3xcaliCredit Pools
          • Fees
          • Bribe Market
      • The $XCAL Token
        • Token Metrics
        • Emissions
      • Resources
      • FAQ
      • Glossary
      • Using the Protocol
        • Basics
        • 3xcaliSwap
          • How To: Migrate Liquidity
          • How To: Swap
          • How To: Add liquidity
          • How To: Create New Pool
          • How To: Withdraw Liquidity
          • How To: Zap
          • How To: MultiSwap
        • 3xcaliGovern
          • How To: Lock (vest) XCAL
          • How to: Update Lock Time
          • How to: Increase Lock
          • How to: Combine Two Lock Positions
          • How To: Vote
          • How to: Create a Bribe
          • How To: Claim Rewards
        • 3xcaliCredit
  • Security
    • Audit - Omniscia
    • Bounty - Code4rena
  • 3six9 Collective
    • What is The 3six9 Collective?
    • What is 3six9 Cognitio?
      • Cognitio Research
    • What is 3six9 Imaginari?
  • Contracts
    • Official 3xcalibur Contracts
Powered by GitBook
On this page
  • 3xcalibur Vs Solidly
  • 3xcalibur Vs Velodrome
  • Algorithmic Minting
  1. 3six9 Products
  2. The 3xcalibur Ecosystem
  3. The $XCAL Token

Emissions

PreviousToken MetricsNextResources

Last updated 2 years ago

3xcalibur Vs Solidly

  • A large majority of Solidly’s token supply was distributed in the first 8 weeks, causing too much voting power to early lockers and disincentivizing later buyers to lock. To solve this issue, we will reduce the initial distribution to about 1.7% of the total liquidity mining emissions.

  • Another flaw in Solidly mechanism was reaching tail emissions very quickly, because of double decay in the weekly emissions: in fact, they were subject not only to the 2% weekly decay but also to the previous week locking proportion multiplier. To prevent this issue, we set the weekly decay to 1%, only on the maximum weekly emissions, similarly to what Velodrome has proposed, but still using an adaptive algorithm to adjust the minting amount based on how much has been already distributed.

3xcalibur Vs Velodrome

  • Velodrome solved Solidly’s problems by changing the initial distribution and by keeping the weekly decay constant to 1%. This approach set the time length of the emissions to 4 years. However, adjusting emissions based on the locked amount incentivizes users to buy and lock more tokens to avoid being diluted. For this reason, $XCAL weekly emissions are multiplied by circulating/total supply ratio as in Solidly.

  • However, a consistent big amount of locked tokens (small circulating/total supply ratio) slows down emissions making the risk of being diluted (and so the incentive to lock) disappear. 3xcalibur solves this problem by adjusting the emissions algorithmically by checking the distance from certain milestones at each epoch (read below for more details).

Algorithmic Minting

In adjusting the emissions algorithmically via checking the distance from certain milestones at each epoch, we keep emissions length in the 3.5-4.5 years range by appropriately adjusting velocity.

To tune velocity, every epoch two parameters will be adjusted:

  • Max weekly decay: as mentioned above, the weekly decay of max weekly emissions is 1% as in Velodrome, but it will be automatically adjusted to 2% to eventually slow down emissions.

  • Tail emissions: if emissions have been too slow, the tail emissions get boosted.

We ran several simulations for weekly emissions, with different average circulating/total supply ratios, obtaining the following:

These simulations took into account all the vesting tokens that will be released weekly, variating the probability of locking a percentage of them. They also consider the edge cases of everything locked/nothing locked for the whole duration. On the X-axis, there are the amounts of tokens released each week, while on the Y-axis there are the weeks.

  • Blue lines: simulations where the average circulating/total supply ratio was between 0 and 0.5.

  • Cyan lines: simulations where the average circulating/total supply ratio was between 0.5 and 0.6.

  • Green lines: simulations where the average circulating/total supply ratio was between 0.6 and 0.7.

  • Red lines: simulations where the average circulating/total supply ratio was between 0.7 and 0.8.

  • Magenta lines: simulations where the average circulating/total supply ratio was between 0.8 and 1.

Emissions Schedule Simulations