{
  "x402Version": 2,
  "id": 5312,
  "slug": "5312",
  "resource": "https://defi-signals.org/defi/funding-rates",
  "description": "Cross-venue perpetual funding rates (OKX, Kraken Futures, dYdX) for any major token. Per-venue annualized rates plus the cross-venue spread in percentage points — a ready-to-use funding arbitrage signal. Clean JSON for trading and research agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xE72b85A97A6e19413D8b80633787Eda6d6237A77",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbol": "BTC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-07-15T08:00:00Z",
            "spread_annualized_pp": 5.87,
            "symbol": "BTC",
            "venues": [
              {
                "annualized_pct": 8.71,
                "interval_hours": 8,
                "rate": 0.0000795,
                "venue": "okx"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "symbol": {
                    "description": "Token symbol, e.g. BTC, ETH, SOL",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "defi-signals.org",
  "lastUpdated": "2026-09-16T18:15:23.896Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-16T18:15:23.233Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "defi-signals.org",
    "manifest_name": "defi-signals.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}