Dopex · Example Payload

Purchase Quote Response

DeFiDecentralized OptionsSSOVOptions ExchangeArbitrumDPXrDPXStakingImplied VolatilityBlack-ScholesOptions PricingCLAMMCryptocurrencyWeb3EVM

Purchase Quote Response is an example object payload from Dopex, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

tokenpremiumfees

Example Payload

Raw ↑
{
  "token": {
    "address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
    "decimals": "6",
    "symbol": "USDC"
  },
  "premium": "12500000",
  "fees": "125000"
}