V3 Pools Integration
π§ Overview
V3 Pools is a protocol for managing concentrated liquidityβallowing liquidity providers and traders to operate with greater control, capital efficiency, and customizable strategies.
It enables:
Precision liquidity management through custom price ranges
Single-asset provision
Fee earnings from trades within specified ranges
Advanced pool analytics and real-time price tracking
π Supported Networks & Protocols
V3 Pools is deployed across multiple EVM-compatible chains, each integrated with one of the following protocols:
KAVA
Wagmi
METIS
Wagmi
SONIC
Wagmi
IOTA EVM
Wagmi
BSC
Pancake
ETHEREUM
Uniswap
ARBITRUM
Uniswap
BASE
Uniswap
OPTIMISM
Uniswap
POLYGON
Uniswap
AVALANCHE
Uniswap
ZKSYNC
Uniswap
Note: Commands and behavior may vary slightly depending on the underlying protocol used on each network.
β¨ Main Features
β Create concentrated liquidity pools
π§ Add and manage liquidity positions
π§© Single-sided liquidity provision
π Adjust liquidity in existing positions
πΈ Collect earned fees from trades
π― Manage price ranges for liquidity
π Monitor real-time and historical pool prices
π Access detailed position and pool analytics
βοΈ Core Operations
1. Pool Creation
Create new pools with token pairs
Define initial price (depends on token order)
Choose fee tiers
# USDT as token0, KAVA as token1
create pool usdt/kava 0.3% with initial price 2.48 @v3pools on kava chain
# KAVA as token0, USDT as token1
create pool kava/usdt 0.3% with initial price 0.4 @v3pools on kava chain
2. Position Management
π§ Create Positions
create position usdt/kava 0.15% fee with 2 usdt and 10.14 kava with price range 0.61917 - 4.3385 @v3pools
π§© Single-Sided Liquidity
create single side position usdt/kava 0.15% fee with 2 usdt with price range 3.5806 - 3.8134 @v3pools
β Increase Liquidity
increase liquidity of position 5907 with 2 usdt and 19.7903 kava @v3pools
β Decrease Liquidity
decrease liquidity of position 5907 for 10% @v3pools
3. Fee Collection
collect fees from positions 5907, 5908, 5909 @v3pools
4. Price Range Management
Set and manage price ranges with full control:
Custom ranges
Predefined modes:
risky (1%)
,wide (5%)
,safe (10%)
show me safe price range for wkava/usdt fee pool @v3pools
5. Pool Price Monitoring
get current price of the pool wkava/usdt 0.15% fee @v3pools
6. Position Analytics
π Get All Position IDs
get all positions ids @v3pools on kava chain
π Get Detailed Info
get detailed info about position 5907 @v3pools on kava chain
π Estimations and Calculations
Estimate for Position Creation
estimate amounts for position creation usdt/kava 0.15% fee with 2 usdt with price range 0.61917 - 4.3385 @v3pools
Estimate for Liquidity Increase
estimate amounts for increase liquidity of position 5907 with 100 kava @v3pools
π§ Advanced Features
π Price Range Optimization
Risky β tight range for high capital efficiency
Wide β moderate balance of safety and fees
Safe β large range to stay active longer
π Analytics & Tracking
View pool and position history
Live price feed
Price impact analysis
π§ͺ Example Operations
π Get Supported Chains
get supported chains @v3pools
β Create Position (Default Pool)
create position usdt/kava with 2 usdt and 10.14 kava with price range 0.61917 - 4.3385 @v3pools
π° Single Price Point
create single side position usdt/kava 0.15% fee with 2 usdt with price 3.5806 @v3pools
π§ Tips
Token Order Matters: Always specify the correct order when creating pools or positions.
Use Estimations: Use
estimate amounts
before providing or increasing liquidity to get optimal inputs.Monitor Actively: Keep an eye on your price ranges and update them based on market changes.
Diversify: Try using multiple predefined price strategies across different pools.