Gamma
Liquidity · Pools · GAMMA
Gamma is an active liquidity-management protocol that automates concentrated-liquidity positions (Uniswap V3, and other CLMMs) via non-custodial 'Hypervisor' vaults, rebalancing ranges to maximize fees.
Active liquidity management for concentrated AMMs.
Protocol TVL
$2.8M
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Gamma — Research Skill
Active liquidity management for concentrated AMMs.
gamma · v1.0.0
Facts
| category | Network |
| symbol | GAMMA |
| tagline | Active liquidity management for concentrated AMMs. |
| arbitrumNative | no |
| chains | Ethereum, Fantom, Celo, Rollux, IOTA EVM, Kava, World Chain, Berachain, Metis, Manta, Polygon zkEVM, ApeChain, Hemi, BOB, Immutable zkEVM, Mode, Scroll, Unichain, Taiko, Zircuit, CORE, Avalanche, Moonbeam, xDai, Optimism, Op_Bnb, Blast, X Layer, Mantle, Linea, Sonic, Binance, Polygon, Arbitrum, Base, RSK |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 2 (GAMMA, GAMMA) |
| tvl | $2.76M |
| marketCap | $32.61K |
| tvlChange1d | 1.0% |
| tvlChange7d | -5.6% |
| universalMetricsSyncedAt | 2026-07-03T17:01:51Z |
Sections
Overview
Gamma is an active liquidity-management protocol that automates concentrated-liquidity positions (Uniswap V3, and other CLMMs) via non-custodial 'Hypervisor' vaults, rebalancing ranges to maximize fees.
What makes it different
Automated, audited concentrated-liquidity strategies across many CLMM DEXes and chains — LPs deposit once and Gamma manages the range.
Components
- Hypervisor LP Vaults: Non-custodial, automated rebalancing vaults that hold concentrated-liquidity positions on behalf of depositors. When a user deposits a token pair, a fungible ERC-20 LP token is minted representing fractional ownership of the position; the vault auto-rebalances price ranges, collects and reinvests fees across supported CLMM DEXes. - Active rebalancing strategies (Dynamic Range / Stable): Off-chain-directed rebalancing logic that adjusts concentrated-liquidity ranges to track price. Gamma's Dynamic Range and Stable strategies are designed to reduce impermanent loss while maximizing fee capture for LPs. - UniProxy / deposit-proxy contracts: Peripheral contracts that govern deposits into Hypervisor vaults, enforcing deposit ratios and price-change thresholds. Reviewed alongside Hypervisor.sol in Gamma's audits. - GAMMA / xGAMMA staking: GAMMA is the governance and fee-share token. Staking GAMMA mints xGAMMA, a share token whose value accrues as a portion of vault fees accumulates in the staking pool. There is no lock-up on the base staking contract. - Newer product lines (LimitOrder Hook, Perpetual Vaults): Beyond LP vaults, Gamma has expanded to a Uniswap V4 limit-order hook (decentralized limit orders via swap hooks) and perpetual trading vaults on Hyperliquid using momentum/financial-signal strategies.
Member coins
- Gamma Strategies (GAMMA) — Token, Governance + fee-share token (xGAMMA staking) - GAMMA (GAMMA) — Token, Governance & utility token
Risks
- Smart Contract: Hypervisor vaults, UniProxy deposit-proxy contracts, and newer hooks are complex smart contracts holding pooled funds. Gamma was exploited on January 4, 2024 (~$3.4M-$4.5M+) when an overly permissive price-change threshold let an attacker flash-loan-manipulate deposit values and mint excess LP tokens; its predecessor Visor Finance lost ~$8.2M to an infinite-mint bug in December 2021. - Collateral: Active rebalancing of concentrated-liquidity ranges exposes LPs to impermanent loss and rebalancing risk: repositioning ranges around volatile pairs can realize losses if price moves sharply, and vault performance depends heavily on strategy parameterization and external incentive programs rather than fee income alone. - Oracle: Vault deposit/rebalance logic relies on price references and price-change thresholds. Mis-set thresholds or manipulable pool prices (as in the January 2024 incident) can allow attackers to distort deposit valuations and mint disproportionate LP tokens. - Systemic: Gamma's vaults are layered on top of third-party CLMM DEXes (Uniswap V3/V4, Algebra-based DEXes) across many chains. Bugs, exploits, or liquidity failures in an underlying DEX or host chain, or changes to their fee/AMM mechanics, propagate directly into Gamma vault performance and safety. - Governance: Auditors flagged that the system is heavily parameterized by contract owners (e.g., thresholds, strategy settings). Reliance on privileged multisig/governance control over these parameters is itself a risk vector; mis-configuration was a contributing factor in the January 2024 exploit.
TradFi analogue
- Actively managed account / discretionary asset manager: similar — Like a managed account, Gamma takes deposited assets and actively repositions them (rebalancing concentrated-liquidity ranges) to optimize yield, charging a share of returns/fees rather than requiring the user to manage positions themselves.; differs — Gamma is non-custodial and on-chain: users retain a redeemable ERC-20 claim on the underlying assets at all times, strategies execute via smart contracts, and there is no regulated custodian or discretionary manager holding client funds.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Gamma. | research_getEntity({ slug: "gamma" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).