🧪 Skills
Polymarket Market Resolver
Resolve and verify Polymarket prediction markets by submitting outcomes and confirming market resolution status.
v1.0.1
Description
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.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!