Circuit Docs
  • Overview
  • Getting started
    • Bridge
    • Swap & Provide Liquidity
    • FAQs
  • Protocol
    • AMM
      • Normal Pool
      • Stable Pool
      • Concentrated Liquidity
    • AI-enabled liquidity management
  • tokenomics
    • $CUIT token
    • Kibble Program
  • smart contracts
    • AMM
  • references
    • Social Media
Powered by GitBook
On this page
  1. Protocol
  2. AMM

Normal Pool

Based on Uniswap V2, Circuit normal pool AMM offers an easy and permissionless way for swapping.

The Circuit standard pool is built on top of Uniswap V2, inheriting Uniswap's classic x*y=k model, where:

  • x is the amount of one token in the liquidity pool,

  • y is the amount of the other token, and

  • k is a constant value.

The Uniswap V2 model introduced a new era of permissionless trading, allowing users to trade any token at any time without needing to constantly provide bids or asks for the market.

Unlike Uniswap, we support more fee tiers than just 0.3% (ranging from 0.1% to 10%). This flexibility helps pool creators adjust liquidity according to different situations and allows users to get better prices.

PreviousAMMNextStable Pool

Last updated 12 months ago