Abstract
Fans submit structured predictions on real matches; the protocol aggregates them into transparent crowd consensus, scores each prediction against verified outcomes, and anchors a tamper-proof record of every prediction onto Solana.
Sportix combines AI-assisted match and player intelligence with crowdsourced fan consensus, turning the collective judgment of fans into a trustworthy, verifiable crowd-intelligence data asset. The protocol's core trust claim is independent verifiability: every on-chain record carries a SHA-256 hash of the prediction's content, and anyone can recompute that hash from the original prediction — using the protocol's public, deterministic rules — on a public block explorer to confirm the record has not been tampered with.
The Opportunity
Every week, hundreds of millions of fans form judgments about matches — yet these collective insights are scattered, unrecorded, and unverifiable. Most existing "prediction" products are built on real-money wagering, carrying heavy regulatory burdens, excluding many jurisdictions, and rewarding the size of a stake rather than the quality of insight.
Sportix takes a different path: it treats prediction as fan participation and a display of skill, not financial speculation.
- Minimal compliance surface — no custody of user funds, no real-money wagering between users, no monetary settlement.
- Aligned incentives — rewards long-term accuracy (skill) rather than stake size, systematically incentivizing high-quality predictions.
- Data asset — anonymized, aggregated crowd consensus and intelligence is itself a product that can be delivered to downstream consumers.
What Sportix Is / Isn't
Sportix is
A fan-consensus prediction and sports-intelligence platform. Users predict outcomes (e.g. win / draw / loss) using non-monetary Contribution Points (CP), scored by long-term accuracy and ranked by skill (Fan Rank).
Sportix isn't
Not a real-money wagering product, not a prediction market, not a market-making or speculation venue. Users never risk real money against each other; rewards come from the protocol's Reward Pool, not from other users' losses.
There is no fiat on-ramp at launch, and predictions carry no real-money outcome. A disclaimer is permanently displayed across all intelligence, prediction, and ranking pages.
Architecture · Five Layers
Data flows upward, from raw ingestion to final market output and the user interface.
Intelligence Engines
MIE · Match Intelligence Engine
Produces structured, evidence-backed match intelligence. Every output carries a confidence band (low / medium / high) and a non-empty evidence set. Probabilities are presented as a win/draw/loss triple with confidence intervals — a point estimate is never disguised as a definitive conclusion.
PIS · Player Intelligence Stream
Produces player-by-player intelligence and profiles.
Prediction · Scoring · Rewards
- CP (non-monetary Contribution Points) — a protocol scoring unit, not a currency, and not purchasable with fiat at launch.
- Structured predictions — normalized deterministically (see 09) before aggregation and scoring.
- DPV scoring — a deterministic formula compares predictions against verified outcomes and assigns a data-value score. Before settlement, scores are shown explicitly as an estimate, never as a final number.
- Fan Rank — skill ranking accrued over time by accuracy, with rank snapshots anchored on-chain in append-only form.
- Reward Pool — rewards are provided by the protocol, never drawn from a pool of user stakes. Rewards recognize the act of contributing accurate predictions — they are not a return on any capital.
On-Chain Anchoring · Solana
Sportix uses the standard, widely-used SPL Memo program to anchor a tamper-proof record of every prediction on Solana mainnet — without deploying any custom on-chain program for anchoring, keeping the trust surface of the anchoring path to a minimum.
The payload contains no name, email, or wallet identity; user identity, where present, appears only as a wallet public key (the signer). The memo prefix format is frozen and stable across versions.
Two signing modes
The project's fee-payer wallet signs and pays for the anchoring transaction. The signer is honestly the project fee-payer — the protocol does not claim the transaction was signed by the user.
The user co-signs their own prediction with their own wallet while the project sponsors the fee, establishing an on-chain record verifiably belonging to that user.
On-chain anchoring counts are reported as the count of successfully anchored memos, kept strictly separate from off-chain database counts and never presented as on-chain data.
Data Integrity
- Every record is traceable — source + ingested_at + content_hash.
- Cross-checked settlement — post-match results are compared against at least two independent data sources; conflicts are recorded as disputes rather than quietly smoothed over. Settlement is never triggered by manually entered scores.
- Source separation — player performance/profile data and match metadata come from their own dedicated providers, with no rating-drift-inducing mixing.
Deterministic Canonicalization
Before predictions enter aggregation, scoring, or the chain, their content passes through a deterministic, cross-language canonicalization that produces an outcomeKey.
Consensus Aggregation · Anonymization
Crowd consensus is aggregated from predictions by proposition and outcome key, producing the count and share of each outcome. Consensus aggregation never returns a user identifier — anonymization of consensus data is a hard rule. Aggregate views expose only the distribution, never "which user predicted what."
Security & Trust Boundaries
- No proxy-signing — the signing path enforces "on-chain signer == real subject"; if no valid signer is available, the protocol declines and degrades rather than forging a signature.
- Transaction-structure allowlist (injection defense) — anchoring transactions are validated against a precise allowlist: only one SPL Memo instruction plus the necessary ComputeBudget instructions; ComputeBudget account keys must be empty (anti-injection), and the priority fee is capped (preventing cost amplification by a malicious client).
- PII-free — the on-chain memo contains no personal data; identity appears only as a wallet public key.
- Key boundary — the project fee-payer private key never enters the codebase, frontend, or logs.
- Non-custodial — the protocol holds no user funds and performs no monetary settlement, so fund-misappropriation risk does not exist by design.
- On-chain programs & governance — dedicated Anchor programs (prediction / rank / treasury); sensitive treasury operations are governed by a Squads multisig.
Vision
To become the trustworthy, verifiable crowd-intelligence infrastructure for sports.
Every day, fans worldwide generate an enormous volume of match judgments — yet today these judgments are unrecorded, unverifiable, and impossible to measure. Sportix turns each prediction into a structured, scored, on-chain-verifiable record, settling scattered fan intuition into a consensus data asset that thickens over time and is weighted by accuracy.
When a prediction network grows large enough — and every prediction is verifiable and scored against real outcomes — the crowd consensus it aggregates becomes a uniquely credible signal source for sports. Not because some authority says so, but because anyone can independently verify, on-chain, where it came from and whether it has been tampered with.
Business Model
Sportix's value comes from trustworthy, anonymized, skill-weighted crowd consensus and intelligence data. Monetization is built around this data asset:
B2B Data API
Aggregated, anonymized consensus distributions and intelligence delivered via API to media and content platforms, sports organizations and clubs, and data & research analysts. The output is crowd-scale anonymized signal — never any personal identity data.
Value-added / Subscription
Premium capabilities for power users and institutions (finer-grained intelligence, historical track-record and ranking analytics) offered on a subscription / value-added basis.
Value Flywheel · Contribute → Reward
At the core is a flywheel where user contribution and protocol value reinforce each other:
Fans submit structured predictions based on the intelligence layer, spending non-monetary CP.
Predictions are anonymized, aggregated, scored against real outcomes, and weighted by skill — forming verifiable crowd consensus data.
The data asset is delivered through the B2B API to downstream consumers, generating protocol revenue.
The value the protocol generates is returned, through the protocol's reward mechanism (Reward Pool), to users who contribute high-quality predictions. The reward recognizes the act and skill of contributing accurate predictions — not a return on any capital — and users bear no real-money risk at any point.
Rewards drive continued contribution, growing the consensus data in scale and quality and making the asset more valuable — turning the flywheel.
Roadmap · Direction
Development follows the order of "first grow consensus data large and trustworthy, then monetize around the data asset":
Roadmap items are directional and may change. Any custom on-chain program is gated by an independent security audit and multisig approval before mainnet deployment.
Legal Disclaimer & Risk Notice
- Information only. This document is provided for general informational and educational purposes only. It does not constitute financial, investment, legal, tax, or wagering advice, and should not be relied upon as such.
- No offer or solicitation. Nothing in this document is an offer to sell, a solicitation of an offer to buy, or a recommendation regarding any token, security, or financial instrument. Sportix does not currently offer any token.
- No real-money risk. Sportix involves no real-money wagering, no custody of user funds, and no monetary settlement between users. Predictions carry no real-money outcome.
- Forward-looking statements. Statements about plans, roadmap, and future capabilities are directional, may change without notice, and are not guarantees of any outcome, performance, timeline, or availability.
- No warranties. The protocol and any associated data are provided "as is," without warranties of any kind. On-chain records are independently verifiable; off-chain data is provided on a best-effort basis.
- Risk factors. The protocol relies on blockchain infrastructure, third-party data providers, and evolving technology, and is subject to technical, operational, and regulatory risks.
- Jurisdictional limits. Availability may be restricted in certain jurisdictions. Users are responsible for ensuring that their use complies with all applicable local laws and regulations.