Real-time resolution & dispute notifications.
Loading...
Our systems monitor the Polymarket smart contracts (CTF Exchange & Gnosis conditional). When a market resolves or is disputed involving your watched address, we fire a webhook.
{
"event": "market_resolution",
"marketId": "0x...",
"outcome": "YES",
"timestamp": 17091234
}
User accounts and management dashboards are coming soon.