Deribit · Schema

Contract Size

Contract size, for futures in USD, for options in base currency of the instrument (BTC, ETH, ...)

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

contract_size.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/contract_size.json",
  "title": "Contract Size",
  "example": 10,
  "type": "integer",
  "description": "Contract size, for futures in USD, for options in base currency of the instrument (BTC, ETH, ...)"
}