Deribit · Schema

Currency Amount

Amount of funds in given currency

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

currency_amount.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/currency_amount.json",
  "title": "Currency Amount",
  "example": 1,
  "type": "number",
  "description": "Amount of funds in given currency"
}