{
  "x402Version": 2,
  "id": 3300,
  "slug": "3300",
  "resource": "https://x402-endpoints.onrender.com/polymarket/resolution",
  "description": "Polymarket resolution status via Gamma API — market resolution, winning outcome and resolution source lookup by slug or condition id (or list recent resolved markets). Distinct from live odds: returns whether a market is closed and which outcome won. Coverage Polymarket markets.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1D1B81247C407521E2A01F3E21514870dcf1620f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "slug": "new-rihanna-album-before-gta-vi-926"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cached": false,
            "market": {
              "active": true,
              "closed": false,
              "closed_time": null,
              "condition_id": "0x1fad72fae204143ff1c3035e99e7c0f65ea8d5cd9bd1070987bd1a3316f772be",
              "disclaimer": "Indicative resolution status from Polymarket (on-chain indexed), not investment advice.",
              "end_date": "2026-07-31T12:00:00Z",
              "outcome_prices_raw": "[\"0.52\", \"0.48\"]",
              "outcomes": [
                {
                  "outcome": "Yes",
                  "price": 0.52
                },
                {
                  "outcome": "No",
                  "price": 0.48
                }
              ],
              "question": "New Rihanna Album before GTA VI?",
              "resolution_source": null,
              "resolution_status": "open",
              "slug": "new-rhianna-album-before-gta-vi-926",
              "source": "Polymarket Gamma API (gamma-api.polymarket.com)",
              "timestamp": "2026-06-25T10:00:00Z",
              "uma_resolution_status": null,
              "winning_outcome": null
            },
            "mode": "lookup",
            "source": "Polymarket Gamma API (gamma-api.polymarket.com)",
            "timestamp": "2026-06-25T10:00:00Z"
          },
          "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": {
                "properties": {
                  "condition_id": {
                    "description": "On-chain condition id, e.g. '0x1fad72...'",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Max markets when listing resolved markets [1-50], e.g. 20",
                    "type": "integer"
                  },
                  "slug": {
                    "description": "Market slug, e.g. 'new-rihanna-album-before-gta-vi-926'",
                    "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": "x402-endpoints.onrender.com",
  "lastUpdated": "2026-09-01T03:29:04.572Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T03:29:04.131Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-endpoints.onrender.com",
    "manifest_name": "x402-endpoints.onrender.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"
  }
}