TiTi Protocol
  • šŸ‘‹Welcome to TiTi Protocol
  • Overview
    • What is TiTi Protocol
    • What is TiUSD Token
      • What is unique about TiUSD
      • How TiUSD is minted and redeemed
      • How to ensure the stability of TiUSD
      • What are the advantages of TiUSD
    • What is TiTi Token
    • How to earn in TiTi Protocol
    • What is the flywheel of TiTi Protocol (Use-TiUSD-To-Earn)
  • core architecture
    • TiTi-AMMs (M-AMMs)
    • ReOrders
    • Protocol Reserve Value (PRV)
    • Protocol Added Value (PAV)
    • Market Maker Fund (MMF)
    • Multi-Asset-Reserve
  • TiTI Tokenomics
    • Token Distribution
    • Protocol Fee
    • TiTi Incentive
      • TiUSD-X Token Liquidity Provider
      • Dual-Mining participating MMF
      • Use TiUSD to earn TiTi rewards
        • Buy TiUSD in TiTi-AMMs
        • Buy TiTi in Other DEX
        • Hold TiUSD
    • TiTi Staking
    • Reward Epoch History
  • Product Guides
    • Swap TiUSD in TiTi-AMMs
    • Join Market Maker Fund (MMF)
    • Join TiUSD-XToken LP Staking Pool
    • Use TiUSD to earn TiTi Rewards
      • Buy TiUSD to get TiTi Token Rewards
      • Buy TiTi to get TiTi Token Rewards
      • Hold TiUSD to get TiTi Token rewards
    • Join TiTi Staking Pool
    • Video Guides
  • TiTi Wikipedia
    • Core Terms
    • Core Protocol Parameters
    • Roadmap
    • TiTi Protocol Secures $3.5 Million
    • FAQs
  • Useful Links
    • TiTi Branding Resource
    • Contract Addresses
    • Audit Reports
    • Social Links
Powered by GitBook
On this page
  1. core architecture

TiTi-AMMs (M-AMMs)

PreviousWhat is the flywheel of TiTi Protocol (Use-TiUSD-To-Earn)NextReOrders

Last updated 1 year ago

TiTi-AMMs, (In the whitepaper and the source code, we call it Monopoly-AMMs, ie M-AMMs), plays an important role in TiTi Protocol because compared with the mortgage, casting, or auction, users have the most precise understanding of the transaction process and principles. It is the core mechanism for adjusting the TiUSD circulation, which makes a primary TiUSD market through specific trading strategies to maintain stability.

Users can exchange their assets for another kind of asset they need at the agreed price. In the process of exchange, users only care about two factors, price and trading slippage. In this way, protocol complexity embodies in indicators that are easy for them to understand. The protocol makes it very easy for users to understand how the protocol effectively adjust the two factors, thus gaining trust, which dramatically reduces the user's education costs and avoids unnecessary market panics.

In TiTi-AMM, we use the constant product market-making algorithm at the beginning, which follows the following rules:

K=Xāˆ—YK=X*YK=Xāˆ—Y

Where X and Y respectively represent the quantity of the two assets in the AMM pool. This is a modular design. In the future, we will launch more AMM algorithms that meet market demand.

TiTi-AMMs (Monopoly-AMMs) mechanism