Deribit · Schema

Last Price

The price for the last trade

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

last_price.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/last_price.json",
  "title": "Last Price",
  "nullable": true,
  "type": "number",
  "description": "The price for the last trade"
}