What is the DAI/LGNS Pool?
The DAI/LGNS pool is a QuickSwap V2 liquidity pool on Polygon that pairs the DAI stablecoin with LGNS token. QuickSwap is a Uniswap V2 fork operating on Polygon, offering faster transactions and lower fees than Ethereum mainnet.
How the Constant Product AMM Works
QuickSwap V2 pools use the constant product formula (x*y=k), where x and y are the reserves of each token and k is a constant. When traders swap, they change the ratio of tokens in the pool, causing price movement according to this formula.
For example, if someone buys LGNS with DAI, they add DAI to the pool and remove LGNS. This increases the LGNS price relative to DAI. Larger trades relative to pool size cause more price impact (slippage).
Fee Structure
QuickSwap charges a 0.3% fee on all swaps:
- 0.25% goes to liquidity providers
- 0.05% goes to the QuickSwap treasury
Liquidity providers earn fees proportional to their share of the pool. With high trading volume relative to TVL, this pool generates substantial fee income.
Impermanent Loss Analysis
This pool pairs a stablecoin (DAI) with a volatile token (LGNS), creating significant impermanent loss risk. The formula for impermanent loss in a 50/50 pool is:
IL = 2 * sqrt(priceratio) / (1 + priceratio) - 1
For example, if LGNS price doubles relative to DAI, impermanent loss is approximately 5.7%. If LGNS drops 50%, impermanent loss is approximately 5.7% as well. More extreme price movements cause proportionally larger losses.
Polygon Network Benefits
Operating on Polygon means:
- Gas costs of fractions of a cent vs dollars on Ethereum
- Transaction finality in 2 seconds
- Lower barrier to entry for smaller liquidity providers
Risks
- Impermanent Loss: High risk due to volatile LGNS token paired with stable DAI
- LGNS Token Risk: Value depends on LGNS project fundamentals and adoption
- Smart Contract Risk: QuickSwap uses audited Uniswap V2 code but risks remain
- Polygon Network Risk: Relies on Polygon network security and validator set