{
  "x402Version": 2,
  "id": 6848,
  "slug": "6848",
  "resource": "https://chain.cyberwarex.com/derivatives",
  "description": "Crypto perpetual-futures snapshot for a symbol in ONE call (Binance USD-M, keyless): current funding rate and the next funding time, mark and index price, open interest (contracts and USD), 24h price change/high/low/volume, and the top-trader long/short account ratio. For funding arbitrage, leverage/positioning reads, and a derivatives view an onchain-only feed cannot give. Cached 30s.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbol": "BTC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "funding_rate": 0.00006,
            "funding_rate_annualized_pct": 6.57,
            "high_24h": 79000,
            "index_price": 78700.1,
            "long_short_ratio": 1.8,
            "low_24h": 77000,
            "mark_price": 78726.5,
            "next_funding_time": 1789142400000,
            "open_interest": 104466.34,
            "open_interest_usd": 8220000000,
            "perp": "BTCUSDT",
            "price_change_24h_pct": 1.75,
            "source": "binance-futures",
            "symbol": "BTC",
            "volume_24h": 180434.2
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "symbol": {
                    "description": "Asset ticker (BTC, ETH, SOL...) or a full perp symbol like BTCUSDT.",
                    "type": "string"
                  }
                },
                "required": [
                  "symbol"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "funding_rate": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "funding_rate_annualized_pct": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "high_24h": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "index_price": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "long_short_ratio": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "low_24h": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "mark_price": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "next_funding_time": {
                    "type": [
                      "integer",
                      "null"
                    ]
                  },
                  "open_interest": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "open_interest_usd": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "perp": {
                    "type": "string"
                  },
                  "price_change_24h_pct": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "source": {
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "volume_24h": {
                    "type": [
                      "number",
                      "null"
                    ]
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "chain.cyberwarex.com",
  "lastUpdated": "2026-09-18T07:35:41.523Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T07:35:41.247Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "chain.cyberwarex.com",
    "manifest_name": "chain.cyberwarex.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}