InsightArena is built on Soroban — Stellar’s smart-contract platform. Every market, prediction, and payout is governed by open-source, auditable on-chain logic.
Manages prediction market creation, lifecycle, and outcome resolution. The core contract powering every market on InsightArena.
Records user predictions, stake amounts, and computes payouts based on market outcomes and pool share.
Holds staked XLM in trust until a market resolves. Ensures funds are only released to winners or refunded on cancellation.
Tracks reputation-point accumulation across a time-bounded season and distributes season-end rewards.
Manages referral codes and invite-based onboarding bonuses, incentivising community growth.
Allows token holders to vote on protocol parameters such as fee rates, oracle sources, and feature flags.
Provides automated market-making depth so thin markets still offer competitive odds on both sides.
Enables users to challenge market resolutions they believe are incorrect, triggering a decentralised arbitration process.
| Network | Contract ID | Status |
|---|---|---|
| Testnet | CXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX | Active |
| Mainnet | TBD | Pending |
All InsightArena contracts are open-source and available for public review on GitHub.
A third-party security audit is currently in progress.
The full contract source is available on GitHub. Contributions and security disclosures are welcome.
View on GitHub →