- Minimize slippage for traders through concentrated liquidity
- Maximize fees earned by liquidity providers across multiple fee tiers
- Reduce impermanent loss through dynamic position management and rebalancing
For Liquidity Providers
Deposit paired tokens and receive LP share tokens representing proportional vault ownership. Earn optimized yields through strategic liquidity placement across price ranges and fee tiers.
For Traders
Supervaults provide deeper liquidity at current price points, resulting in significantly reduced slippage for large trades and better execution quality.
Capital Efficiency Advantages
Supervaults achieve exceptional capital efficiency through several mechanisms:Concentrated Liquidity Management
Unlike passive AMMs, Supervaults actively concentrate liquidity around current market prices across multiple fee tiers, maximizing capital utilization.
Automated Fee Tier Optimization
The vault automatically allocates liquidity across different fee tiers based on market conditions, optimizing for both volume and fee generation.
Dynamic Rebalancing
Continuous rebalancing ensures liquidity stays optimally positioned as market conditions change, without requiring manual intervention.
Proportional Share System
The token factory-based LP share system ensures fair distribution of rewards and accurate tracking of user ownership through all rebalancing operations.
Comparison to Traditional Approaches
| Feature | Standard AMM (e.g., Uniswap v2) | Concentrated Liquidity (e.g., Uniswap v3) | Neutron Supervaults |
|---|---|---|---|
| Liquidity Positioning | Passive, across infinite price range | Manual selection of price ranges | Automated dynamic positioning across multiple ranges |
| Fee Tier Management | Single fee tier | Manual fee tier selection | Automated allocation across multiple fee tiers |
| Rebalancing | None needed | Manual or via third-party services | Automated via Cron module every block |
| LP Experience | Simple but inefficient | Complex, requires active monitoring | Simple deposit with automated optimization |
| Oracle Integration | None | Third-party (if any) | Native Slinky oracle integration |
| Share Tracking | ERC-20 LP tokens | NFT positions | Token factory LP shares with proportional rewards |
How Supervaults Work
Supervaults integrate with Neutron’s core modules to enable continuous, trustless operation:User Flows
Deposit Process
Users deposit paired tokens (token0 and token1) and receive LP shares minted via Neutron’s token factory module, representing their proportional claim on the vault’s total value.
Withdrawal Process
Users redeem LP shares to withdraw their proportional share of vault assets. The vault handles complex DEX position management automatically during withdrawals.
Automated Rebalancing with Cron and Slinky Oracle
Slinky Oracle Integration
Supervaults leverage Neutron’s Slinky price oracle to fetch fresh price data for precise rebalancing calculations and liquidity positioning.
Two-Phase Rebalancing
The Cron module triggers a two-phase rebalancing process each block: first withdrawing all active positions, then redeploying liquidity based on current market conditions.
Multi-Tier Deployment
Liquidity is strategically deployed across different price ranges and fee tiers, optimizing for both capital efficiency and fee generation.
- dex_withdrawal(): Each block, Cron first triggers withdrawal of all active DEX positions owned by the vault
- dex_deposit(): Immediately after, it fetches fresh prices from Slinky oracle and recomputes optimal liquidity deployment
- Strategic Positioning: Based on fee tier allocation, token imbalance, and configured parameters, liquidity is deployed across multiple price ranges
- Full Custody: The vault maintains complete custody of all funds throughout the process
Get Started with Supervaults
Deposit Assets
Provide paired token liquidity to earn optimized yields with fully automated management
View Analytics
Monitor performance metrics, yield statistics, and rebalancing activity
Trade with Low Slippage
Execute large trades with minimal price impact thanks to concentrated liquidity
Technical Architecture
Technical Implementation: Supervaults represent the cutting edge of automated market making, combining Neutron’s integrated modules (Cron, Slinky Oracle, Token Factory, and Duality DEX) into a unified liquidity management system that operates trustlessly without external dependencies.