Skip to content

api-evangelist/dopex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dopex

Dopex (Decentralized Options Exchange) is a DeFi protocol originally built on Arbitrum that pioneered Single Staking Option Vaults (SSOV) for on-chain options trading. The protocol has evolved into Stryke, introducing Concentrated Liquidity AMM Options (CLAMM) and cross-chain support via LayerZero and Chainlink CCIP.

APIs

This profile covers three API surfaces:

  • CLAMM Options Trading API — option market data, strikes chain, purchase quotes, trade calldata, and history
  • LP Management API — deposit/withdraw calldata, LP position queries, and transaction history
  • xSYK Staking API — vested and staked xSYK position queries by account address

Base URL: https://api.stryke.xyz

Resources

Supporting Files