Deribit · Schema

Contracts

It represents the order size in contract units. (Optional, may be absent in historical data).

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

contracts.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/contracts.json",
  "title": "Contracts",
  "type": "number",
  "description": "It represents the order size in contract units. (Optional, may be absent in historical data)."
}