← Protocol index
Resource / 13222
unknownUnnamed resource.
Detect prediction market outcome mispricings — find markets where real-world outcome is already determined but market price is wrong
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 10000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"method": "GET",
"schema": {
"properties": {},
"required": []
},
"type": "http"
}
OutputJSON
{
"example": {
"markets_checked": 5,
"opportunities": [
{
"edge_pct": 82,
"expected_prob": 0.97,
"market_prob": 0.15,
"outcome": "YES",
"platform": "Polymarket",
"price_diff": 0.82,
"question": "Will Shanghai highest temp exceed 30°C on June 1?",
"type": "weather_outcome"
}
],
"opportunities_found": 1,
"success": true
}
}