Lukka · Example Payload

Lukka Derivative Terms And Conditions All Derivatives

CryptoDigital AssetsMarket DataReference DataPricingBlockchainAMLComplianceFinancial ServicesAnalyticsPrediction MarketsMCP

Lukka Derivative Terms And Conditions All Derivatives is an example object payload from Lukka, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

limitoffsetdatasizelinks

Example Payload

Raw ↑
{
 "limit": 10,
 "offset": 0,
 "data": [
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-20MAY20-9000-P",
   "entityDerivativeName": "BTC-20MAY20-9000-P",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-P-9000-20200520-1D",
   "lukkaDerivativeCode": "XBT-P-9000-20200520",
   "derivativeName": "Deribit Daily Bitcoin 9000 Put Option expiring 20May2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "ETH-17FEB22-3700-P",
   "entityDerivativeName": "ETH-17FEB22-3700-P",
   "lukkaDerivativeLid": "L-DERI-OPT-ETH-ETH-P-3700-20220217-1D",
   "lukkaDerivativeCode": "ETH-P-3700-20220217",
   "derivativeName": "Deribit Daily Ether 3700 Put Option expiring 17Feb2022",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "ETH-16FEB22-3250-C",
   "entityDerivativeName": "ETH-16FEB22-3250-C",
   "lukkaDerivativeLid": "L-DERI-OPT-ETH-ETH-C-3250-20220216-1D",
   "lukkaDerivativeCode": "ETH-C-3250-20220216",
   "derivativeName": "Deribit Daily Ether 3250 Call Option expiring 16Feb2022",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-17OCT20-11375-C",
   "entityDerivativeName": "BTC-17OCT20-11375-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11375-20201017-1D",
   "lukkaDerivativeCode": "XBT-C-11375-20201017",
   "derivativeName": "Deribit Daily Bitcoin 11375 Call Option expiring 17Oct2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-18OCT20-11375-C",
   "entityDerivativeName": "BTC-18OCT20-11375-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11375-20201018-1D",
   "lukkaDerivativeCode": "XBT-C-11375-20201018",
   "derivativeName": "Deribit Daily Bitcoin 11375 Call Option expiring 18Oct2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-20OCT20-11375-C",
   "entityDerivativeName": "BTC-20OCT20-11375-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11375-20201020-1D",
   "lukkaDerivativeCode": "XBT-C-11375-20201020",
   "derivativeName": "Deribit Daily Bitcoin 11375 Call Option expiring 20Oct2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-21OCT20-11375-C",
   "entityDerivativeName": "BTC-21OCT20-11375-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11375-20201021-1D",
   "lukkaDerivativeCode": "XBT-C-11375-20201021",
   "derivativeName": "Deribit Daily Bitcoin 11375 Call Option expiring 21Oct2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-22OCT20-11375-C",
   "entityDerivativeName": "BTC-22OCT20-11375-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11375-20201022-1D",
   "lukkaDerivativeCode": "XBT-C-11375-20201022",
   "derivativeName": "Deribit Daily Bitcoin 11375 Call Option expiring 22Oct2020",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-16APR21-46000-P",
   "entityDerivativeName": "BTC-16APR21-46000-P",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-P-46000-20210416-1W",
   "lukkaDerivativeCode": "XBT-P-46000-20210416",
   "derivativeName": "Deribit Weekly Bitcoin 46000 Put Option expiring 16Apr2021",
   "recordStatus": "Active"
  },
  {
   "entityCode": "DERI",
   "entityName": "Deribit",
   "entityDerivativeCode": "BTC-22MAY20-11500-C",
   "entityDerivativeName": "BTC-22MAY20-11500-C",
   "lukkaDerivativeLid": "L-DERI-OPT-XBT-XBT-C-11500-20200522-1W",
   "lukkaDerivativeCode": "XBT-C-11500-20200522",
   "derivativeName": "Deribit Weekly Bitcoin 11500 Call Option expiring 22May2020",
   "recordStatus": "Active"
  }
 ],
 "size": 10,
 "links": {
  "base": "/v2/lukka/derivatives",
  "next": "/v2/lukka/derivatives?entityCode=DERI&classificationCode=OPT&limit=10&offset=10",
  "prev": null
 }
}