Skip to content

Liquidity Managers

Automated concentrated-liquidity vaults that can skim a slice of the swap fees they compound.

Liquidity Managers

Since the launch of concentrated liquidity AMMs (like Uniswap V3), Liquidity Providers (LPs) must actively choose specific price ranges for their capital. If the price moves out of range, they earn zero fees and suffer impermanent loss. Liquidity Managers are smart contract vaults that completely automate this process. They actively rebalance liquidity ranges, auto-compound trading fees, and hedge positions on behalf of passive users. Liquidity managers handle billions in concentrated volume and algorithmically harvest DEX swap fees 24/7. Because they create massive capital efficiency, a CaaS rail can be built into their auto-compounding harvest loops or rebalancing keepers, skimming a micro-fraction of the generated swap fees before they are reinvested.

Auto-Compounding Swap Fee Redirect

Definition. As the liquidity manager continuously collects trading fees from the underlying DEX (e.g., Uniswap) and auto compounds them back into the user’s principal, the protocol charges a performance fee on those profits. A programmatic percentage of this specific performance fee is redirected to a CaaS rail.

Value-stack tap. Execution API / Smart contract (vault harvest and fee distribution contract).

Cost-bearer class. Project paid / LP-borne, surplus (subsidized from the manager’s revenue margin, leaving the LP’s core principal untouched).

Example protocols. Gamma Strategies, Arrakis Finance.

Rebalancing Slippage Buffer

Definition. When the market price moves sharply, the vault must execute a massive “rebalance” transaction: pulling liquidity, swapping a portion of assets to fix the ratio, and redeploying into a new range. A CaaS hook captures the unutilized slippage surplus or MEV kickback generated during this automated execution phase.

Value-stack tap. Execution Surface (rebalancing keeper bots / AMM router).

Cost-bearer class. Project paid, operational expense (subsidized from the optimization bounds when moving huge liquidity blocks).

Example protocols. Arrakis Finance (PALM module), Gamma.

Search the catalog