Xeal
  • Xeal
    • Xeal: Real World NFTs and Memes
    • TL;DR
    • Whitepaper
    • Token Distribution
    • Community & Links
  • VISION
    • 7 Key Values
    • Xeal and AI
      • Watermarks and AI generated content
      • Xeal and AI Agents
  • GETTING STARTED
    • xToken: Next Generation of Memecoins
      • Deflationary xToken
      • Fee Mechanism Diagram
    • xNFT: Next Generation of NFTs
      • IP Assets and xNFTs
      • Community Managed NFT Collections
      • Wrapped NFTs as xNFTs
    • Invisible Watermarks - Steganography
    • Invisible Watermarks - Blockchain
      • Watermark Register
      • Watermark Upkeep
    • Mobile App Scanning
  • DEV GUIDE
    • Contracts
    • FAQ
  • OTHER
    • Careers
      • Frontend Engineer
      • Backend Engineer
    • Media Kit
    • Disclaimer
Powered by GitBook
On this page
  1. GETTING STARTED
  2. xToken: Next Generation of Memecoins

Deflationary xToken

Why moon?

xToken is driven by the burn mechanics of xNFT as described above. As supply of xTokens decrease, the price of xToken is designed to increase.

P=MSP=\frac{M}{S}P=SM​

Price is determined by Market Cap divided by the total supply of xToken. Thus,

P=priceM=market capS=total supplyP=\text{price}\\ M=\text{market cap}\\ S=\text{total supply}P=priceM=market capS=total supply

Given that the new supply changes according to the burn mechanism of mint and trade, the denominator of the price equation can be represented as the new supply.

S1=S0−Burnm−BurntS1=new supplyS0=old supplyBurnm=supply burnt from mintBurnt=supply burnt from tradeS_{1} = S_{0}-Burn_{m}-Burn_{t} \\ S_{1} = \text {new supply} \\ S_{0} = \text {old supply} \\ Burn_{m} = \text{supply burnt from mint} \\ Burn_{t} = \text{supply burnt from trade}S1​=S0​−Burnm​−Burnt​S1​=new supplyS0​=old supplyBurnm​=supply burnt from mintBurnt​=supply burnt from trade

Burnt supply from both mint and trade can be summarized by summation of all instances of mint or burn, determined by the price in xToken and burn fee at the period of action. To give burn supply of mint as an example,

∑i=1nPmiBmin=number of mintsPmi=price of mint at instance iBmi=burn fee in percentage of mint at instance i\sum_{i=1}^n P_{mi} B_{mi}\\ n = \text{number of mints}\\ P_{mi}=\text{price of mint at instance i}\\ B_{mi}=\text{burn fee in percentage of mint at instance i}i=1∑n​Pmi​Bmi​n=number of mintsPmi​=price of mint at instance iBmi​=burn fee in percentage of mint at instance i

To combine everything, we get the price appreciation equation where price is determined by the burnt supply from mint and the fees that occur from trades, as follows.

P1=P0SS−∑i=1nPmiBmi−∑j=1mPtjBtjP_{1} = \frac{P_{0}S}{S - \sum_{i=1}^n P_{mi} B_{mi} - \sum_{j=1}^m P_{tj} B_{tj}}\\P1​=S−∑i=1n​Pmi​Bmi​−∑j=1m​Ptj​Btj​P0​S​
P1=new xToken priceP0=old xToken priceS=xToken supplyn=number of mintsPmi=price of mint at iBmi=mint burn fee in percentage at im=number of tradesPtj=price of trade at jBtj=trade burn fee in percentage at jP_{1}=\text{new xToken price}\\ P_{0}=\text{old xToken price}\\ S=\text{xToken supply}\\ n=\text{number of mints}\\ P_{mi}=\text{price of mint at i}\\ B_{mi}=\text{mint burn fee in percentage at i}\\ m=\text{number of trades}\\ P_{tj}=\text{price of trade at j}\\ B_{tj}=\text{trade burn fee in percentage at j}P1​=new xToken priceP0​=old xToken priceS=xToken supplyn=number of mintsPmi​=price of mint at iBmi​=mint burn fee in percentage at im=number of tradesPtj​=price of trade at jBtj​=trade burn fee in percentage at j
PreviousxToken: Next Generation of MemecoinsNextFee Mechanism Diagram

Last updated 4 months ago