Sommelier Finance

Sommelier Finance solves the tension between sophisticated DeFi strategy execution and non-custodial security: running complex yield strategies (continuous Uniswap V3 range rebalancing, dynamic Aave/Compound allocation shifting, options overlays, multi-protocol rotation) efficiently requires frequent position updates that are expensive or impractical for individual users — but delegating execution to a third-party automatically creates custodial risk. Sommelier’s architecture resolves this through a Cosmos-based co-processor blockchain whose validator set approves and transmits position update instructions to Ethereum smart contracts (called Cellars), which hold user funds but can only be updated according to rules pre-defined at Cellar deployment — the validators can rebalance within permitted parameters but cannot withdraw user funds or change the fundamental rules. This design creates a “policy-constrained automation” model: users get sophisticated institutional-grade vault management; vault managers get an efficient channel to update positions; and the non-custodial guarantee is maintained by the validator set enforcing policy constraints rather than trusting any single manager.


Key Facts

  • Governance/native token: SOMM
  • Chain: Ethereum (Cellar contracts hold user funds); Cosmos (Sommelier co-processor chain for strategy logic)
  • Core product: “Cellars” — Ethereum ERC-20 vault contracts with policy-constrained automation
  • Strategy focus: Uniswap V3 concentrated liquidity management, multi-protocol yield routing, real yield optimization
  • Vault managers: Both first-party Sommelier team vaults and third-party “strategists” who propose and manage Cellars
  • Key backers: Zaki Manian (Cosmos co-founder), Strategic Labs, Jump Crypto, Multicoin Capital

Architecture: Cosmos Co-Processor + Ethereum Cellars

The protocol is built around the following components.

The Problem With Traditional On-Chain Automation

Most DeFi vaults automate strategy execution through on-chain keeper bots or smart contract algorithms:

On-chain algorithm limitations:

  • Smart contract logic must be fully defined at deployment — cannot adapt to market conditions
  • Gas cost for frequent rebalancing is high (each Uniswap V3 position update costs significant ETH gas)
  • Mathematical models must be hardcoded — cannot use machine learning, off-chain data, complex optimization

Keeper bot risks:

  • Keepers execute off-chain but often have full fund control (custodial)
  • Single point of failure — if keeper server goes down, positions become stranded
  • Keeper key compromise → full fund loss

The Sommelier Solution: Cosmos Validator Set as Trusted Automation Layer

Sommelier Blockchain (Cosmos-based, Proof of Stake):

  • Operates as a separate L1 blockchain connected to Ethereum via IBC/Gravity Bridge
  • Validator set (a set of decentralized validators staking SOMM) approves strategy update proposals
  • Validators do NOT hold Ethereum private keys or direct fund access

Cellar Contracts (Ethereum):

  • ERC-4626 compatible vault contracts holding user funds in Ethereum
  • Accept “rebalancing instructions” from Sommelier blockchain bridge
  • Policy rules hardcoded at deployment: permitted protocols (e.g., Uniswap V3, Aave V3), permitted assets (e.g., only USDC/ETH/wBTC), permitted ranges for position limits
  • Cannot be instructed to do anything outside the permitted policy set

Execution flow:

  1. Strategist algorithm detects that Uniswap V3 ETH/USDC position should be shifted (price moved out of range)
  2. Strategist submits rebalancing proposal to Sommelier chain
  3. Sommelier validators validate the proposal (does it conform to Cellar policy? no unusual parameters?)
  4. Approved proposal is relayed via Gravity Bridge to Ethereum
  5. Cellar contract executes the update (moves Uni V3 LP positions)
  6. User funds remain in Cellar at all times — Sommelier chain only authorized to submit position updates within policy limits

Why this is non-custodial: Even if the Sommelier validator set were to collude, they can only instruct Cellars to rebalance within permitted policies — they cannot instruct withdrawal of user funds, transfer to new addresses, or any action outside the pre-defined policy set.


Core Products: Cellars

The main product offerings are described below.

Turbo SOMM and Real Yield Cellars

Real Yield ETH:

  • Deposits ETH; routes through Aave, Compound, and other lending protocols to maximize yield
  • Dynamically shifts allocation based on which protocol offers the highest safe yield at any time
  • No fixed protocol allocation — pure yield maximization within a list of approved protocols

Real Yield USD:

  • Deposits USDC; similarly routes through Aave, Compound, Morpho, and other stablecoin lending markets
  • Aims to capture the highest available borrowing rate on stablecoin deposits

Turbo GHO:

  • Strategy around Aave’s GHO stablecoin
  • Mints GHO against deposited collateral; deploys GHO in yield-bearing positions; aims to earn more than the GHO borrow rate

Uniswap V3 Concentration Management Cellars:

  • Accepts ETH/USDC LP deposits
  • Continuously rebalances Uniswap V3 position ranges to track ETH price (preventing out-of-range positions from sitting idle and earning zero fees)
  • Optimizes tick range width (tighter range = higher fee income per unit of capital; wider range = lower impermanent loss risk)

Strategist Model

Unlike many vault protocols (Yearn, Beefy) where vault strategies are written by core team developers, Sommelier allows external strategists to propose and manage Cellars:

  • Strategist submits proposal: “I want to create a Cellar with these parameters (permitted protocols, permitted rebalancing ranges, etc.)”
  • Sommelier governance (SOMM holders) approves or rejects the Cellar creation
  • Once approved, the strategist can submit rebalancing instructions via the Sommelier chain
  • Revenue split: typical 20% of yield to strategist, remainder to depositors

This creates a marketplace for DeFi strategy talent — similar to how Set Protocol’s methodologist model works for index products.


SOMM Token Economics

Token design and economics are covered in detail below.

Utility

  • Staking: SOMM staked by validators securing the Sommelier blockchain (Proof of Stake security)
  • Governance: SOMM holders vote on which Cellars are approved, protocol parameter changes, fee structures
  • Fee capture: Protocol takes a fee on Cellar performance/management; SOMM stakers receive a portion

Cosmos-Specific Properties

SOMM is a native IBC token — it can be transferred via IBC to other Cosmos chains and is tradeable on Osmosis DEX. This creates a unique DeFi token that lives natively in the Cosmos ecosystem while its core functionality drives Ethereum yield products.


Competitive Position

The following sections cover this in detail.

vs. Yearn Finance

Yearn uses on-chain strategy algorithms (vaults are purely on-chain smart contracts). This limits Yearn’s strategies to code that can execute within Ethereum’s deterministic computation environment — no machine learning models, no complex off-chain data incorporation.

Sommelier can execute strategies using off-chain models and data, submitting instructions through its co-processor layer. Theoretically this enables more sophisticated strategy execution — though in practice, the most successful Sommelier vaults use relatively straightforward rebalancing logic.

vs. Arrakis Finance / Gamma Strategies

These are Uniswap V3 management protocols that automate LP range rebalancing. They are direct competitors to Sommelier’s Uniswap V3 Cellars.

Feature Sommelier Arrakis Finance Gamma Strategies
Chain architecture Cosmos + Ethereum Ethereum only Ethereum only
Off-chain strategy logic Yes (via co-processor) Limited Limited
Multi-protocol support Yes Uniswap V3 focus Uniswap V3 focus
Permissioned strategists Yes Partially No

vs. Traditional DeFi Yield Aggregators

Sommelier’s key differentiator is the automation sophistication enabled by off-chain strategy logic feeding into constrained on-chain execution — compared to purely on-chain Yearn-style vaults. The non-custodial guarantee is comparable (both are non-custodial), but Sommelier’s strategies can be more adaptive.


Real Yield Narrative

Sommelier launched primarily around the “Real Yield” narrative (2022-2023): DeFi yields that come from actual protocol revenue (lending interest, trading fees) rather than inflationary token emissions. During this period, yield from sustainable sources (Uniswap V3 fees, Aave lending rates) were considered more valuable than yield denominated in protocol-specific tokens.

Sommelier’s Cellars fit the real yield thesis: Most Cellars earn from actual lending interest or LP fees — not from SOMM token inflation.


Related Terms


Sources

  1. “Cosmos Co-Processor Architecture: How Sommelier’s Validator Set Enables Non-Custodial Off-Chain Strategy Execution” — Sommelier Finance Technical Paper (2022).
  1. “Uniswap V3 Concentrated Liquidity Management: Backtest of Range Rebalancing Strategies vs Passive LP” — Delphi Digital (2022).
  1. “Real Yield DeFi: Measuring Sommelier Cellar Performance vs. Benchmark Yield Strategies (2022-2023)” — Messari Research (2023).
  1. “SOMM Token value: Does a Cosmos L1 Governance/Staking Token Justify a Premium for Securing Ethereum Vault Infrastructure?” — Token Terminal (2023).
  1. “Cosmos Co-Processors for Ethereum DeFi: Sommelier vs. Alternative Off-Chain Computation Approaches (ZK Co-Processors, TEE Vaults)” — Blockworks Research (2023).