
Supervaults
Next-generation liquidity management vaults featuring automated rebalancing and capital-efficient yield strategies
Supervaults (mmvault contracts) are Zypheria’s flagship DeFi innovation, managing liquidity on behalf of users by efficiently allocating deposits into the Zypheria DEX (Duality). Leveraging Zypheria’s integrated infrastructure, they automatically rebalance positions across different price ranges and fee tiers, maximizing capital efficiency and improving outcomes for both traders and liquidity providers.
The vault contract abstracts away direct DEX interactions for end users, enabling standardized deposit and withdrawal flows while autonomously managing liquidity provisioning via Cron-triggered rebalancing logic.
Unlike traditional yield vaults or static liquidity pools, Supervaults actively optimize capital deployment to:
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
Capital Optimization Benefits
Supervaults achieve exceptional capital efficiency through several mechanisms:
Advantage Over Traditional Methods
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 Zypheria’s core modules to enable continuous, trustless operation:
User Flows
Automated Rebalancing
Supervaults leverage Zypheria’s Slinky price oracle to obtain up-to-date price data for precise rebalancing calculations and optimal liquidity positioning.
This module initiates a two-phase rebalancing each block: first, it withdraws all active positions, then redeploys liquidity according to current market conditions.
Liquidity is strategically allocated across various price ranges and fee tiers, optimizing both capital efficiency and fee generation
The complete rebalancing flow works as follows:
dex_withdrawal(): At each block, the vault first withdraws all active DEX positions it owns.
dex_deposit(): Immediately afterward, it retrieves updated prices from the Slinky oracle and recalculates optimal liquidity deployment.
Strategic Positioning: Taking into account fee tier allocation, token imbalance, and configured parameters, liquidity is deployed across multiple price ranges.
Full Custody: The vault retains full custody of all funds throughout the process.
How to Deposit Into Supervaults
Follow these simple steps to start earning optimized yields with Supervaults:
Connect Your Wallet
Go to the Zypheria Web Application and click the Connect button at the top right to link your preferred wallet.
Access Supervaults
Click the Supervaults tab in the left-hand menu to view all available vault pairs.
Note: Withdrawals are processed on a pro-rata basis from the vault’s total value, returning proportional amounts of both assets in the pair.
Technical Implementation: Supervaults represent the forefront of automated market making, integrating Zypheria’s modules (Slinky Oracle, Token Factory, and Duality DEX) into a unified liquidity management system that operates trustlessly without external dependencies.
Last updated