
GenLayer2026/06/15
Oracul — AI-Native Prediction Markets on GenLayer
GenLayerPrediction MarketAI ResolutionDeFi

Oracul is an AI-native prediction markets platform on GenLayer that resolves real-world outcomes with AI validators — no oracles, no human arbitrators. Web-native contracts read live internet data, reach consensus, and pay out winners directly.
Features
AI Resolution
Multiple AI validators fetch real-world data and reach consensus automatically.
Web-Native
Contracts can read live internet data — no oracles needed.
Fast Consensus
Uses prompt_comparative for ~15-30s resolution times.
GEN Tokens
Place bets on YES/NO outcomes with GEN tokens.
MetaMask Ready
Connect wallet and switch to GenLayer StudioNet.
Auto Payout
Winners claim GEN directly from contract via emit_transfer.
How AI Resolution Works
Resolution flow
Market created with resolution source URL and criteria → AI validators fetch web data via
gl.nondet.web.render → Leader LLM analyzes outcome → prompt_comparative consensus between validators → outcome recorded on-chain → emit_transfer payout to winner.Contract
| Item | Detail |
|---|---|
| Network | GenLayer StudioNet |
| Chain ID | 61999 |
| RPC | https://studio.genlayer.com/api |
| Contract | 0x7fCa58A7788E57a2c541570b02A495871E168747 |
| Write | create_market, place_bet, resolve_market, claim_winnings |
| Read | get_market, get_odds, get_bets_by_owner, get_platform_stats |
