PiperX Docs
  • 🌎Welcome
  • 📜Terms of Use
  • Introduction
    • 🎬What is PiperX
    • 📽️What is IPFi
    • 🤖DeFAI
  • User Guide
    • 🏫User Guide One Pager
    • 🌀How to Swap
    • ➕How to Add Liquidity
      • 🎯How to Claim LP Rewards
      • 🆕How to Create a New Pool
      • 👀How to Remove Liquidity
    • 💰How to Farm
  • Developer
    • 📚Smart Contracts
      • Mainnet
      • Aeneid
    • 🧰Integrations (TypeScript)
      • Swap
    • 📗APIs
  • Resources
    • 🔗Links
    • 💽Media Kit
    • ☎️Community Support
    • 🐸OG Program
Powered by GitBook
On this page
  1. Developer
  2. SDKs

Add Liquidity

Last updated 4 months ago

The API for add liquidity is very similar to

Pool Type

There are two different pool types on PiperX, standard (V2) pool and concentrated liquidity (V3) pool. In short, standard pool is more suitable to tokens that expect to have high price votality such as memecoins, and concentrated liquidity pool is more suitable to tokens that expected to low price votality, such as stable coins.

Here is a table about two pools

Pool Type
Standard Pool
Concentrated Liquidity

Price volatility

High

Low

Example pools

Meme coins (chillguy - IP)

Stable coins (USDT - USDC)

Earn fees

Medium

High when your liquidity is active

Please find how to add liquidity to the two types of pools in following sections.

🧰
create pool