iZUMi
  • Overview
  • Product
    • iZiSwap
      • iZiSwap V2 model
    • LiquidBox
      • Liquidity Incentive Models
      • How to conduct liquidity mining with LiquidBox?
    • iZUMi Bond, iUSD
      • Bond Farming
      • iUSD
    • Shared Liquidity Box
    • On-chain Financial Products
  • tokens
    • Tokenomics
  • Roadmap
  • FAQ
    • About iZUMi Finance
    • About iZiSwap
    • About LiquidBox
    • About veiZi
    • About iZumi Bond
  • tutorial
    • Connect your wallet
    • How to use iZiSwap
      • Pro Version
      • Lite Version
        • Swap
        • Limit Order
          • How to claim Limit Order
          • How to cancel Limit Order
      • Add Liquidity
        • How to remove liquidity
      • Pool listing
    • How to farm on iZiSwap
      • Fixed Range
        • Get iZiSwap LP NFT
        • Start to farm
        • Claim & Withdraw
      • Dynamic
        • Get iZiSwap LP NFT
        • Start to farm
        • Claim & Withdraw
    • How to farm on LiquidBox
      • Fixed Range
      • Dynamic Range
      • One Side
      • How to earn the most rewards in iZUMi’s LiquidBox?
    • How to use veiZi
      • How to get veiZi
      • How to stake your veiZi
      • How to claim your reward
      • How to merge your veiZi
      • How to withdraw your veiZi
    • iZiSwap testnet guidance
  • Other
    • Developer Docs
    • Public Wallet Address
    • iZUMi Research
    • Disclaimer
Powered by GitBook
On this page
  1. Product
  2. iZiSwap

iZiSwap V2 model

PreviousiZiSwapNextLiquidBox

Last updated 8 months ago

iZiSwap V2 is an automated liquidity protocol powered by a constant product formula, implemented through a system of non-upgradeable smart contracts on the blockchain. It eliminates the need for trusted intermediaries, emphasizing decentralization, censorship resistance, and security.

Any user can become a liquidity provider (LP) for a pool by depositing an equivalent value of each underlying token. In return, they receive pool tokens representing their share of the total pool reserves, which can be redeemed for the underlying assets at any time.

iZiSwap V2 has been deployed on Base, Linea, Scroll, and Mantle now, and will be extended to more chains in future.

AMM model

In the AMM model, pairs within the pool serve as automated market makers. They facilitate token swaps based on the "constant product" formula, x * y = k, ensuring that the product (k) of a pair’s reserve balances (x and y) remains unchanged through trades. This invariant property ensures that larger trades, relative to reserves, execute at exponentially worse rates than smaller ones.