Skip to content

api-evangelist/opyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opyn (opyn)

Opyn is a DeFi options protocol on Ethereum mainnet best known for Squeeth (squared ETH), a Power Perpetual that gives traders continuous exposure to ETH² without liquidation risk on long positions. The protocol encompasses the Gamma Protocol (v2 options with cash-settled European options), the Crab Strategy (automated ETH²/ETH delta-neutral vault), Bull Strategy, and Opyn Markets (concentrated-liquidity perps). Developers integrate via The Graph GraphQL subgraph for querying squeeth positions, vault data, funding rates, and on-chain event history, combined with direct Ethereum smart-contract interaction through the Controller, Oracle, WPowerPerp, and Strategy contracts. No centralised REST API key is required; data access is permissionless through the subgraph and blockchain.

APIs.json: https://raw.githubusercontent.com/api-evangelist/opyn/refs/heads/main/apis.yml

Tags

  • DeFi
  • Options
  • Ethereum
  • Squeeth
  • Power Perpetual
  • Derivatives
  • Cryptocurrency
  • Web3
  • Smart Contracts
  • Subgraph
  • Crab Strategy
  • Vault

Timestamps

  • Created: 2026-06-14
  • Modified: 2026-06-14

APIs

Opyn Squeeth Subgraph API

GraphQL API powered by The Graph that indexes all on-chain Squeeth events on Ethereum mainnet. Enables developers to query oSQTH positions, short vaults, vault collateral and debt, funding (mark/index) history, Crab strategy deposits and withdrawals, and liquidation events without running an archive node. The subgraph ID on The Graph network is Ao1QSKEQzsnNyyGKR1Faurjmkr6oNVTbgdxy6diAw9r.

Tags

  • Squeeth
  • Subgraph
  • GraphQL
  • Positions
  • Vaults
  • Funding Rate
  • Crab Strategy
  • Liquidations

Properties

Opyn Gamma Subgraph API

GraphQL API via The Graph that indexes the Gamma Protocol (Opyn v2) on Ethereum mainnet. Covers oToken creation, option series, vault collateral, minting and burning events, settlement, and operator authorisations for European cash-settled options. Useful for querying options series data, vault collateral ratios, and historical settlement prices.

Tags

  • Options
  • Gamma Protocol
  • Subgraph
  • GraphQL
  • oTokens
  • Vaults
  • Settlement

Properties

Squeeth Portal Auction API

Web interface and data feed for the Crab Strategy weekly auction mechanism. The Squeeth Portal at squeethportal.xyz provides auction status, hedging queue, and rebalancing parameters used by Crab v2 and Jumbo Crab vaults. Developers can read auction state directly from the CrabStrategyV2 contract (0x3B960E47784150F5a63777201ee2B15253D713e8) on Ethereum mainnet.

Tags

  • Auction
  • Crab Strategy
  • Hedging
  • Rebalancing
  • Squeeth

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com