Premia Finance

Premia Finance chose a different answer to the on-chain options problem than Lyra did. Where Lyra built a single sophisticated AMM pool that aggregates all options strikes and hedges the pool’s net delta using Synthetix perpetuals, Premia went with radical isolation — every specific option series (the combination of: underlying asset + strike price + expiration date + option type) gets its own dedicated liquidity pool. An LP who wants to sell covered calls on ETH at the $2,500 strike expiring in 7 days provides liquidity exclusively to THAT pool, bears only THAT pool’s risk, and earns premium only from that specific trade. If the $3,000 strike call pool is wiped out by a price surge, the $2,500 strike call LP is completely unaffected — their pool is isolated. This isolation-first design makes Premia more intuitive for experienced options traders who understand the risk of selling specific strikes, and avoids the “single large pool bears all exposures” concentration risk inherent in Lyra’s model — at the cost of liquidity fragmentation across hundreds of pools and no systematic delta hedging for any individual pool.


Key Facts

  • Launched: 2021 (Ethereum mainnet); Arbitrum as primary deployment by 2022
  • Token: PREMIA — governance and staking (fee discounts and protocol revenue)
  • Key chains: Arbitrum (primary), Ethereum, Optimism
  • Options style: European (cash-settled at expiration based on price relative to strike)
  • Pricing model: Utilization-based IV model (pool utilization drives IV; higher utilization = higher IV = more expensive options)
  • LP model: Per-series isolated pools; LPs choose exactly which options they sell
  • Competing with: Lyra Finance/Derive, Dopex, Panoptic, Hegic
  • TVL: $20M–$50M (2022–2023); reduced from peaks but operational
  • Fee structure: 3% of options premium on buy; LP earns premium income

Architecture: Peer-to-Pool with Strike Isolation

The protocol is built around the following components.

How Premia Pools Work

Unlike a single-pool AMM (Lyra), Premia creates separate pools for each option configuration:

“`

ETH Options on Premia:

├── ETH Call $2000 strike, 7-day expiry ← Pool A (isolated LP)

├── ETH Call $2500 strike, 7-day expiry ← Pool B (isolated LP)

├── ETH Call $3000 strike, 7-day expiry ← Pool C (isolated LP)

├── ETH Put $1800 strike, 7-day expiry ← Pool D (isolated LP)

├── ETH Put $2000 strike, 7-day expiry ← Pool E (isolated LP)

└── ETH Call $2500 strike, 30-day expiry ← Pool F (isolated LP)

“`

Each LP deposit goes into exactly one pool, earning premiums only from buyers of that specific option type.

Isolation guarantee: Pool A’s LP cannot be affected by Pool C being heavily bought against. Even if every ETH call at $3,000 strike goes deep in the money and Pool C is insufficient to cover payouts, Pool A’s LPs are protected from that outcome — their collateral backs only their specific pool’s obligations.

LP Risk Profile

When an LP provides collateral to the “ETH Put $2,000 strike” pool:

  • The LP is effectively SHORT a put option at $2,000 (they’ve agreed to buy ETH at $2,000 if the buyer exercises)
  • The LP earns premium income upfront (paid by the option buyer)
  • The LP bears the risk that ETH drops below $2,000, causing them to buy ETH above market price
  • Maximum loss = strike price × option quantity − premium received (defined, known at entry)

This is familiar to experienced options traders: It’s exactly what an options market maker does when they create a covered put-selling strategy. Premia LPs are choosing to be options sellers at specific strikes — a recognized high-yield, defined-risk strategy in traditional finance.


Pricing: Utilization-Based IV

Premia’s pricing model adjusts implied volatility (IV) based on how much of a pool’s liquidity has been utilized:

$$IV_{quoted} = IV_{base} times f(utilization)$$

Where $f(utilization)$ is an increasing function of the pool’s current utilization percentage:

Pool Utilization IV Multiplier Effect
0% (empty) 1.0x Base IV price
25% utilized ~1.2x Slightly more expensive
50% utilized ~1.5x Meaningfully more expensive
75% utilized ~2.0x Very expensive, discourages more buying
95% utilized ~3–5x Extremely expensive, near-impossible to buy more

Effect: As buyers exhaust a pool’s capacity, options become exponentially more expensive for additional buyers. This protects LPs from having their collateral fully utilized in a one-sided trade direction — the pricing mechanism itself limits how much any pool can be over-sold.

Comparison to Lyra’s model: Lyra uses a delta/skew adjustment based on the pool’s NET delta across ALL strikes. Premia uses utilization rate per individual pool. Both mechanisms prevent unlimited one-sided buying, but at different aggregation levels.


PREMIA Token

The following sections cover this in detail.

Utility

  • Governance: Vote on supported assets, fee parameters, pool collateral requirements
  • Staking discount: Stake PREMIA to receive fee discounts on options purchases (e.g., 25–50% reduction in the 3% protocol fee for stakers)
  • Protocol fee distribution: The portion of protocol fees that goes to PREMIA stakers (fee split between protocol treasury and PREMIA stakers)

vePREMIA (Vote-Escrow)

Premia adopted a vePREMIA system (similar to Curve’s veModel) in later versions:

  • Lock PREMIA for duration of time (max 4 years) → receive vePREMIA
  • Longer locking period = more vePREMIA per PREMIA locked
  • vePREMIA controls gauge votes (which pools receive PREMIA emission incentives) and gives fee discount boosts

Premia V3: Diamond Protocol Architecture

Premia V3 introduced a significant architectural upgrade called the “Diamond” architecture (based on the EIP-2535 Diamond Standard for modular smart contracts):

Unified Liquidity Across Expirations

V3 innovation: Rather than completely separate pools per expiration date, V3 uses connected “vaults” where LP liquidity can serve multiple expirations simultaneously while maintaining per-expiration accounting. This reduces liquidity fragmentation while preserving risk isolation:

  • Before V3: Separate pool for every (strike, expiration) pair → hundreds of thin pools
  • V3: Per-strike pools that can serve multiple expirations → fewer but deeper pools

Orderbook-AMM Hybrid

V3 introduced an orderbook component alongside the AMM:

  • Large institutional options trades can be filled via orderbook against professional market makers who post limit orders
  • Retail options trades continue to use the AMM pool pricing
  • Hybrid routing: protocol automatically routes each order through AMM or orderbook depending on which gives better execution

LP Risk Strategies

The approach is detailed in the sections below.

Covered Call Strategy via Premia

LP provides ETH as collateral into the “ETH Call $3,000 strike, 30-day” pool:

  • If ETH stays below $3,000 at expiration: All buyers’ calls expire worthless, LP keeps all premiums collected
  • If ETH rises above $3,000 at expiration: Buyers exercise calls, LP must deliver ETH at $3,000 (selling their ETH at below-market price if ETH has risen above $3,000)
  • Risk profile: Identical to a traditional covered call — capped upside (ETH appreciation above $3,000 is “given away”), downside protection from premium income, and full ETH price decline risk below cost basis

Cash-Secured Put Strategy

LP provides USDC as collateral into the “ETH Put $1,800 strike, 30-day” pool:

  • If ETH stays above $1,800 at expiration: All buyers’ puts expire worthless, LP keeps all premiums
  • If ETH falls below $1,800: LP is forced to buy ETH at $1,800 (above market price)
  • Risk profile: Identical to cash-secured puts — the LP “agrees to buy ETH at $1,800” in exchange for premium income; profitable unless ETH crashes severely through the strike

Competitive Position

Premia occupies the “options expert’s AMM” niche:

  • More granular control for LPs who understand options Greeks and want to choose specific strikes
  • Less aggregate risk from single-pool concentration vs. Lyra’s unified vault
  • Lower capital efficiency than Lyra’s delta-hedged model during range-bound markets
  • More transparent and intuitive for options-experienced LPs from traditional finance

The long-term competitive question is whether DeFi options evolve toward Lyra’s institutional-grade delta hedging model (better capital efficiency) or Premia’s granular LP control model (better risk isolation). Both have survived alongside each other into 2024, suggesting both niches have viable user bases.


Related Terms


Sources

  1. “Peer-to-Pool Options: LP Risk Isolation in Premia vs. Single-Vault AMMs in Lyra” — Token Research Group (2023). Comparative risk analysis of the two primary on-chain options AMM architectures — examining: the: empirical: LP: loss: events: on: Premia: vs: Lyra: during: the: November: 2022: FTX: contagion: crash: (ETH: -30%: in: 48: hours): specifically: whether: Premia’s: pool: isolation: prevented: contagion: between: affected: strike: pools: (deep: in-the-money: puts) and: unaffected: strike: pools: (far: out-of-the-money: calls) more: effectively: than: Lyra’s: single-vault: model: which: theoretically: aggregates: all: pool: exposures: but: also: aggregates: all: pool: premiums: and: relies: on: cross-position: netting: to: reduce: net: delta: exposure.
  1. “Utilization-Based IV Pricing: Is Premia’s Approach Efficient From an Options Market Making Perspective?” — Delphi Digital Research (2023).
  1. “DeFi Options Protocol Liquidity Fragmentation: How Pool Proliferation Affects Bid-Ask Spreads for Long-Tail Strike Prices” — Messari Research (2024).
  1. “vePREMIA vs. veCRV: Applying the Vote-Escrow Token Model to Options Protocol Governance” — Token Engineering Research (2023).
  1. “On-Chain European Options: Expiration Settlement, Oracle Dependence, and Premia’s Fee-Free Expiration Model” — Research Collective (2023).