
Verified Oracle
The on-chain truth layer that makes StreamClaw trustless and transparent
All markets on StreamClaw are settled via autonomous oracles that verify stream events on-chain. Fair, transparent, and immutable.
The Verified Oracle is the most critical infrastructure component of the StreamClaw protocol. It is the system that bridges the gap between the real-world events happening on live streams and the on-chain smart contracts that govern market settlements. Without a reliable oracle, decentralized prediction markets cannot function — outcomes would be unverifiable and settlements would require trusted intermediaries.
What the Oracle Does
The Verified Oracle continuously monitors live stream platforms — Twitch, YouTube, and Kick — tracking the events associated with active StreamClaw markets. When a market's settlement condition is met (for example, a team wins a match, a streamer reaches a milestone, or a conference announcement is made), the oracle captures the outcome, cryptographically signs it, and submits it to the relevant smart contract on Ethereum.
The smart contract verifies the oracle's signature, confirms the submitted outcome against the market's predefined conditions, and immediately executes the settlement — distributing ETH to winners and closing the market. This entire process happens autonomously, without any human intervention from the StreamClaw team.
How Oracle Integrity is Maintained
Oracle integrity is maintained through a combination of cryptographic verification, redundancy, and on-chain transparency. Every oracle submission includes a cryptographic signature that proves the data originated from an authorized oracle node. Multiple oracle nodes monitor each market independently, and their results must converge before a settlement is triggered. All oracle submissions are recorded permanently on the Ethereum blockchain, creating an immutable audit trail that anyone can inspect.
Dispute Resolution
In the rare event of an oracle dispute — where the submitted outcome is contested by market participants — StreamClaw's governance system provides a dispute resolution mechanism. Participants can submit evidence challenging an oracle result within a defined dispute window. The governance community reviews the evidence and votes on the correct outcome. If the original oracle result is overturned, the market is re-settled based on the governance decision.
Oracle Architecture
| Component | Function |
|---|---|
| Stream Monitor | Continuously tracks live stream platforms for market-relevant events |
| Event Verifier | Validates that observed events match market settlement conditions |
| Signing Node | Cryptographically signs verified outcomes before on-chain submission |
| Settlement Contract | Receives signed outcomes and executes ETH distribution to winners |
| Dispute Module | Handles contested outcomes through governance voting |
