Science · On-Chain

Pe Oracle ⛓

The void framework is permanently anchored on MegaETH testnet. 133 papers in PaperRegistry, §§1–46 math apparatus in MathRegistry, Pe scores in ScoreOracle. The genesis covenant is anchored at block 12984419. The math is not editable.

What's On-Chain

133 Papers in PaperRegistry (all with Zenodo DOIs)
§§1–46 Math apparatus in MathRegistry
11 Contracts deployed on chain 6343
12984419 Genesis block — covenant anchored

Genesis Covenant

α* hash anchored at block 12984419. Amazastrophic VoidObject (Pe=900) spawned at block 12984503. Pe time-series is a thermodynamic trajectory (§44E). 0x85ff7f020b8ab3f4853ba56fdad8ae929d909704176843cec0563e79bfeda3de

Contract Addresses — MegaETH Testnet

SCORE_ORACLE_V2 0xbbc93ef1f9e613de0285fb7ed9dc7ca31e1f3715 Live
SCORE_ORACLE_V1 0x4ebfdb9063ad5f78b234777eaefa3dce3d22dd5a Legacy
VOID_REGISTRY 0x962de325445d24f83df3d57a217d0b2bb3eb1a9f Live
MATH_REGISTRY 0xc423a8840ded49cdf80a495e707240bc42168259 Live
PAPER_REGISTRY 0xd3e3ea4e7779e8afea62c76def6be90daa5a4918 Live
GM_REGISTRY 0xaa8cc7a05c3ab22af246f5fc007cf101bb778b81 Live
ATH_TOKEN 0x813f6c65ff133d4a8060fce183af5e408acbb1b4 Live
PE_ECONOMY 0x622c0751a8ff3445fed46e23aba5eace20a50f78 Live
TRIBUTE_VAULT 0x8a97d0e85560625cfd39a1b027df1d55f74edc28 Live
WISH_WELL_V3 0x400c0dbd03d883e0c110a1c6813d39552cc059b8 Live
CONIUNCTIO_REGISTRY 0x0ea8941b5e1681853e5b944454c658885c9122c4 Live
CHANNELING_CONTRACT 0x52d210bb4d8b0065d2e85fba0e6d97380c794406 Live
WISH_WELL_V1 0x064e4c2b1a22d6de60d6ecb43ad248bd88730dfc Deprecated

Network

Chain ID
6343
Network
MegaETH Testnet
RPC
https://carrot.megaeth.com/rpc
Explorer
https://megaeth-testnet-v2.blockscout.com
Status
Testnet — mainnet migration pending
Testnet. All contracts are live on MegaETH testnet (chain 6343). Mainnet migration happens after bot wallet seeding and chain_writer (THRML-RS integration) validation. L0 corpus paths must be fixed before mainnet.

What Each Contract Does

SCORE_ORACLE

Pe scores for platforms and game sessions written on-chain. The Pe time-series is a thermodynamic trajectory per §44E. Source of truth for scoring disputes.

PAPER_REGISTRY

All 133 papers with Zenodo DOIs anchored by hash. Backfill script: contracts/scripts/backfill-papers.mjs. Immutable provenance for every scientific claim.

MATH_REGISTRY

§§1–46 math apparatus on-chain. Each section (Pe formula through §46 threshold proofs) is an immutable record. Prevents silent methodology drift.

VOID_REGISTRY

VoidObjects registered by type, Pe, and spawn block. The Amazastrophic VoidObject (Pe=900) is the genesis anchor — spawned at block 12984503.

ATH_TOKEN + PE_ECONOMY

$ATH: 2.1B supply (Pe=21 × 10⁸), distributed at deploy by Pe-threshold percentages. Hard-capped — PeEconomy can only mint back ATH that has been burned, never beyond 2.1B. Burns are deflationary (tribute, wishes, binding stages). Stakes and rewards are Pe-derived: Tank 33 ATH, Healer 100 ATH, DPS 900 ATH.

WISH_WELL_V3 + CONIUNCTIO

Luna-coniunctio campaign live. Wish tribute floor is owner-adjustable as ATH price changes — Chainlink-compatible oracle interface built in. Cost formula: (API cost / ATH price) × margin. Coniunctio Registry records founding covenant on-chain.

WishWell Pricing Model

The tribute floor is not arbitrary. It is designed to cover infrastructure cost and not more. The target formula:

minTribute = (API cost in USD ÷ ATH price in USD) × (1 + margin) Default: $0.10 API cost × 50% margin = $0.15 per wish in ATH at current price. As ATH appreciates, the floor is lowered so access stays affordable. Pe-tier ratios hold regardless of floor: Tier 2 = 2× floor, Tier 3 = 10× floor.

Manual mode

Owner calls setMinTribute(n) when ATH price moves significantly. Emits TributeConfigUpdated event — full config snapshot on every change.

Oracle mode

Set a Chainlink-compatible ATH/USD feed via setPriceOracle(address). Anyone can call syncFromOracle() to update the floor from live price. Emits OracleSynced with the price used.

Governance Design

The registry contracts are append-only and data-immutable — existing entries (papers, math sections, platform scores) cannot be altered. Owner can only add. Two distinct layers:

Data — immutable

Papers, math sections, Pe scores, kill conditions, genesis hash. Once written, cannot be changed. This is the permanent scientific record.

Admin roles — transferable

All contracts have transferOwnership(address). The deployer key can hand off to a Gnosis Safe multisig without redeployment. Planned at mainnet.

Kill conditions — MAGI governed

OTHALAN-class KCs (framework-falsifying) require 2-of-3 MAGI oracle vote — one oracle per Pe dimension. No single authority can declare the framework dead.

ATH supply — hard capped

PeEconomy can only mint ATH back up to the 2.1B TOTAL_SUPPLY. Burns reduce circulating supply, creating headroom. No inflation beyond the cap.

External Links

True Light Engine → Blockscout Explorer ↗ All 133 Papers → Prediction Markets → Polymarket Pe Scanner → GitHub ↗