{
  "x402Version": 2,
  "id": 7567,
  "slug": "7567",
  "resource": "https://acoda.xyz/v1/market-state",
  "description": "Aggregated perp market state: OI-weighted mark/index price, open interest, funding, per-venue breakdown and freshness across 7 live venues.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3DCeFd14f76fD76D36bEc7C271Ff28d1bDb9989D",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "market": "BTC-USDT-PERP"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "exchange_breakdown": {
              "binance": {
                "markPrice": 63514.77,
                "weight": 0.32
              }
            },
            "freshness": {
              "age_ms": 426,
              "stale": false
            },
            "funding_rate": 0.0000759,
            "mark_price": 63514.07,
            "market": "BTC-USDT-PERP",
            "open_interest_usd": 21441257752.13,
            "paid": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "market": {
                    "description": "Perp market (canonical BASE-QUOTE-PERP)",
                    "enum": [
                      "BTC-USDT-PERP",
                      "ETH-USDT-PERP",
                      "SOL-USDT-PERP"
                    ],
                    "type": "string"
                  }
                },
                "required": [],
                "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": "acoda.xyz",
  "lastUpdated": "2026-09-17T03:51:38.852Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T03:51:38.38Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "acoda.xyz",
    "manifest_name": "acoda.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}