返回 Skill 列表
extension
分类: 效率与办公无需 API Key

Polymarket Market Resolver

通过提交结果并确认市场解决状态来解决并验证Polymarket预测市场。

person作者: mosonchan2023hubclawhub

Polymarket Market Resolver

Resolve a Polymarket prediction market. Returns the outcome (Yes/No) and confirms resolution.

Features

  • Resolve Market: Submit resolution for any closed market
  • Check Status: Verify if a market is resolved
  • Outcome Verification: Confirm the winning outcome

Pricing

  • Price: 0.001 USDT per API call
  • Payment: Integrated via SkillPay.me

Use Cases

  • Resolve election markets after results
  • Resolve sports markets after games
  • Resolve crypto markets after events

Example Input

{
  "question": "Will BTC reach $100k by 2025?",
  "outcome": "yes"
}

Example Output

{
  "success": true,
  "question": "Will BTC reach $100k by 2025?",
  "outcome": "yes",
  "resolvedAt": "2025-01-15T10:30:00Z"
}

Integration

This skill is integrated with SkillPay.me for automatic micropayments. Each call costs 0.001 USDT.