Derive
Derivatives · Option Vaults · DRV
Derive (rebranded from Lyra) is an on-chain options and structured-products protocol with an options AMM and automated vaults, deployed on its own OP-stack chain alongside Optimism, Arbitrum and Base.
On-chain options and structured products (formerly Lyra).
Protocol TVL
—
+5.7% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Derive — Research Skill
On-chain options and structured products (formerly Lyra).
derive · v1.0.0
Facts
| category | Network |
| symbol | DRV |
| tagline | On-chain options and structured products (formerly Lyra). |
| arbitrumNative | no |
| chains | Optimism, Arbitrum One, Base, Ethereum |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (DRV) |
| marketCap | $116.92M |
Sections
Overview
Derive (rebranded from Lyra) is an on-chain options and structured-products protocol with an options AMM and automated vaults, deployed on its own OP-stack chain alongside Optimism, Arbitrum and Base.
What makes it different
A purpose-built options AMM + settlement chain, offering composable options and yield vaults with cross-margin.
Components
- Derive Protocol: The trustless on-chain settlement layer for options, perpetual futures and spot; enforces margin, collateral and settlement rules on-chain. Evolved from the original Lyra options AMM. - Derive Chain: A dedicated OP-Stack layer-2 rollup that settles to Ethereum mainnet and acts as V2's execution environment for margin, liquidations and settlement of options and perpetuals. - Derive Matcher (CLOB): Off-chain order-matching service exposing REST and WebSocket APIs that provides a gasless central-limit-order-book experience with on-chain settlement, replacing the pure AMM model of V1. - Cross-Margin Risk Engine: Portfolio-margin engine that supports cross-margining between options and perpetuals plus multi-asset collateral (e.g. using stETH to sell ETH covered calls at leverage). - Options AMM (V1 legacy) & Option Vaults: The original automated options market maker and automated market-maker vaults (MMVs) where LPs underwrite options exposure; a founding primitive that later expanded into structured Option Vault products. - DRV Token: Utility and governance token of the Derive Derivatives Network; staked as non-transferable stDRV for governance and rewards, with a buyback program funded by protocol revenue.
Member coins
- Derive (DRV) — Token, Governance token (ex-LYRA)
Risks
- Smart Contract: The protocol relies on complex on-chain options, margin and settlement contracts (V1 AMM, V2 matching, PPTSA and basis-vault contracts). A bug in margin/liquidation or settlement logic could lead to loss of LP or trader funds despite multiple audits. - Oracle: Options pricing, margin and liquidations depend on accurate spot/implied-volatility price feeds. Manipulated or stale oracle data could mis-price options or trigger unfair liquidations. - Network: Core execution runs on Derive Chain, a self-operated OP-Stack rollup that settles to Ethereum. Sequencer downtime, rollup bugs or bridge issues could halt trading, delay settlement or impede withdrawals. - Counterparty: In the AMM/vault model, liquidity providers act as the counterparty underwriting options; adverse market moves can produce large LP drawdowns, and cross-margin between options and perps concentrates risk if a large account becomes insolvent. - Governance: DRV/stDRV holders govern tokenomics including the buyback rate (raised from 25% to 35%), staking emissions and protocol parameters; concentrated voting power or contentious proposals could adversely change incentives. - Regulatory: On-chain options and perpetual futures are derivatives that face uncertain and tightening regulatory treatment across jurisdictions, which could restrict access or the protocol's operations.
TradFi analogue
- Listed equity/index options exchange (e.g. CBOE): similar — Both offer standardized options with defined strikes and expiries, portfolio margin and central price discovery for buyers and sellers.; differs — Derive settles trustlessly on its own OP-Stack rollup with 24/7 crypto-underlier markets and permissionless access, versus centralized clearing, regulated intermediaries and market hours in TradFi. - Derivatives clearing house / prime broker cross-margin: similar — Derive's risk engine offers cross-margining and multi-asset collateral akin to a prime broker netting positions across products.; differs — Margin, liquidations and collateral rules are enforced on-chain by smart contracts rather than by a central clearing member, and there is no credit intermediation.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Derive. | research_getEntity({ slug: "derive" }) | 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).