Open Data

All research data is public and on-chain. Every platform score, every convergence, every kill condition. Download raw CSV or JSON. Query the API. Challenge any score.

-
Platforms Scored
-
Convergences
-
Mean |ρ|
-
Kill Conditions Triggered
Platform O R α VI Pe Regime ICC
#SubstrateρNFisher log₁₀pDOI
K#DescriptionClassStatus
MarketCategoryOdds (YES)StakesStatus

Operational Wallets

RoleAddressETHATHPurpose

Key Contract Balances

ContractAddressETHATHPurpose

All Contracts

ContractAddressPurpose

Solana

V3 Bridge Pe Calculator

Pe = K·sinh(2·(B_A − c·B_G)) where c = 1 − V/9, K=16, B_A=0.867, B_G=2.244

API: POST /api/v1/data/pe/calculate — Send JSON body with opacity, reactivity, alpha (required), plus optional modifiers.

API Endpoints

All data available programmatically. No API key needed. Rate limited at 60 req/min.

GET /api/v1/data/platforms.json — on-chain scores (CSV also available) GET /api/v1/data/convergences.json — 20 convergences with ρ, N, Fisher p GET /api/v1/data/kill-conditions.json — 26 kill conditions with status GET /api/v1/data/predictions.json — all markets with odds (CSV also available) GET /api/v1/data/predictions/feed.json?since=<ISO timestamp> — changes since timestamp GET /api/v1/data/stats.json — aggregate statistics GET /api/v1/data/wallets.json — operational wallets + contracts GET /api/v1/data/treasury.json — live balances (MORR + ETH + ATH, 5-min cache) POST /api/v1/data/pe/calculate — V3 bridge Pe calculation POST /api/v1/market-signal — Pe-score any prediction market question GET /api/v1/market-signal/top — top Polymarket opportunities by Pe GET /api/v1/scores/on-chain — full oracle dump

Static Data Files

domains.json — 90+ domain analyses experiments.json — all experiments void-network.json — scored systems graph

Notebooks

60+ analysis notebooks covering 20 convergences.

morerightdao.github.io/thrml-examples/ ↗