About OREStats
OREStats is an independent analytics dashboard for ORE Supply, the 25-grid mining round game on Solana. We are not affiliated with Regolith Labs.
What you see
- Hits per grid — total wins each grid has scored.
- Drought — rounds elapsed without a win on that grid.
- Fairness χ² — chi-squared test of uniformity. High p-value (>0.05) means the data is consistent with each grid having an equal 1/25 chance.
- House take — observed (1 − winnings / deployed) across all rounds.
Important: there is no edge
The winning grid is determined by Solana's slot hash, which is cryptographically unpredictable. Our chi-squared test across 59,556 indexed rounds confirms uniformity. Every round, every grid has the same 4% probability — regardless of past droughts or hot streaks.
The on-chain payout formula is winnings = 0.891 × losing_pool (verified with R² = 1.000 against 59,556 rounds). The contract takes ~10.9% of the losing pool as a buyback fee, AND the winning grid's own deposit is not refunded — under uniform deployment that is another ~4% structural loss, totaling ~14.5% effective house take. Per-round EV is −14.5% × your stake. Martingale, cold-square, spread, fixed-grid — all strategies have the same negative drift. Strategy choice only changes variance, not edge.
Why this site exists
To make round history queryable: live drought tracking, per-grid timelines, fairness verification, and an events feed for drought breaks, hot streaks, and big rounds. If you choose to play, at least play with full data, not folklore.
What a subscription unlocks
0.1 ORE/month (price scales with active subscriber count — see /pricing) opens the paid layer:
- API access — everything on this dashboard, queryable as JSON; plus an SSE stream of round and event updates.
Authorization: Bearer ore_…. - Strategy Lab — visual DSL builder with Monte-Carlo backtests and 4-axis parameter sweeps.
- Lab leaderboard (full DSL) — winning strategies' DSL and forward-test equity curves; public users see only ROI and sample size.
- On-chain Auto-Execute — deploy any saved strategy to Solana mainnet; the on-chain program bets autonomously each round from a SOL deposit you control.
- Strategy marketplace — list your own strategies or clone proven setups from other authors.
- Key re-issue + price lock — rotate your API key by signing with the original wallet; today's price is what you renew at.
Full schema: /api-docs.
Contact
Questions, feedback, or API issues? Email [email protected] — or follow @orestats_supply on X.