Deribit · Schema

Interest Value

Value used to calculate `realized_funding` in positions (perpetual only)

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

interest_value.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/interest_value.json",
  "title": "Interest Value",
  "type": "number",
  "description": "Value used to calculate `realized_funding` in positions (perpetual only)"
}