ETKN utility roadmap

ERA AI Prediction Tokenization Roadmap

ERA's AI Prediction Tokenization roadmap introduces a staged system for turning AI-generated predictions into verifiable on-chain assets. Phase 6A market hardening is now live on ERA-MAINNET with runtime specVersion 8 and is available for controlled testing while wallet AI features are in development.

Phase 6A live on ERA-MAINNET
Live status

Tokenizing AI Predictions with ETKN Utility

ERA is expanding toward AI-powered prediction tokenization, where prediction records can become verifiable on-chain assets with staking, settlement, dispute handling, rewards, side-based markets, and settlement-safe accounting. Phase 6A is complete, deployed, and verified on ERA-MAINNET for controlled testing.

CompletedPhase 1AI prediction records
CompletedPhase 2Tokenization
CompletedPhase 3Reserved-balance staking
CompletedPhase 4ASettlement and dispute state machine
CompletedPhase 4BSettlement economics
CompletedPhase 5Side-based prediction markets and escrow payouts
LivePhase 6AMarket hardening, accounting, fees, treasury, migration, specVersion 8
In progressWallet UXAI Predictions tab, market UI, user testing tools
Latest stable live upgrade tag: ai-predictions-phase6a-live-stable-spec8-20260702. AI Prediction features are experimental and intended for controlled testing.
Visual roadmap

Completed development and controlled rollout path

Completed

Phase 1: AI Prediction Records

Prediction registration, validation-ready records, hashes, metadata, confidence, categories, and timestamps.

Completed

Phase 2: Tokenization

Prediction token ownership, metadata, configuration, transfer rules, and lifecycle controls.

Completed

Phase 3: Reserved-Balance Staking

Reserved ETKN staking, locking, release, and controlled unstake behavior.

Completed

Phase 4A: Settlement and Disputes

Settlement state machine, proposed outcomes, challenge windows, and final decision flow.

Completed

Phase 4B: Settlement Economics

Runtime accounting for rewards, slashes, refunds, claims, and settlement outcomes.

Completed

Phase 5: Side-Based Markets

Side-based prediction markets, escrow-backed positions, and payout handling.

Live

Phase 6A: Market Hardening

Accounting, configurable fees, treasury routing, rounding coverage, migration, and live runtime upgrade to specVersion 8.

In progress

Wallet and User Testing

AI Predictions tab, market UI, controlled testing warnings, and safer admin/developer flows.

Future Market Layer

Marketplace / AMM Trading

Market and liquidity mechanics only after core safety, review, and compliant activation paths are proven.

Phase 1

AI Prediction Pallet Foundation

Completed
  • AI models can be registered.
  • Predictions can be submitted with hashes, metadata, confidence, category/domain, and expiry.
  • Validators or admins can validate predictions.
  • Prediction records are stored on-chain.
  • The foundation supports later tokenization and settlement.
Phase 2

Prediction Tokenization Core

Completed
  • Prediction records can be tokenized and token metadata can be attached.
  • Prediction token ownership is tracked, with transfers enabled or disabled by configuration.
  • Admin/root controls tokenization configuration.
  • Prediction tokens can be frozen, unfrozen, approved, transferred, burned, and updated under defined rules.
Phase 3

Reserved-Balance Staking Economics

Completed
  • Users can stake ETKN against prediction tokens using reserved balances: tokens are locked/reserved rather than immediately burned or transferred.
  • Admin/root can enable staking and set a minimum stake.
  • Stake can be locked during settlement preparation, then released and unstaked according to rules.
  • Automated tests passed, and manual smoke validation confirmed staking, lock, release, and partial unstake behavior.
  • These staking foundations are now part of the live Phase 6A runtime foundation for controlled testing.

Development tag: ai-predictions-phase3-staking-complete-20260621

Phase 4A

Settlement, Dispute, and Admin Final Decision

Completed

Prediction tokens move into settlement after expiry. An authorised actor, oracle, or admin can submit a proposed outcome, and a dispute window allows users to challenge it. Admin/root makes the final decision only when a case is disputed or unclear; the runtime, not the admin, performs payout calculations.

Settlement outcomes

  • Correct
  • Incorrect
  • Inconclusive
  • Cancelled
  • Fraudulent

Dispute reasons

  • WrongOutcome
  • InvalidSource
  • SourceUnavailable
  • AmbiguousPrediction
  • MarketManipulation
  • DuplicateOrFraudulentPrediction
  • TechnicalError
  • Other
Phase 4B

Settlement Economics and Claims

Completed

Once a final outcome is recorded, the runtime calculates reward, slash, or refund automatically. Users claim settlement directly or through batch claim processing; admin/root does not manually pay users.

  • Correct: stake is released and a reward can be paid from a configured reward pool.
  • Incorrect: a configured slash percentage applies and remaining stake is released.
  • Inconclusive or cancelled: full stake refund, with no slash or reward.
  • Fraudulent: conservative handling for ordinary users, with penalties focused on proven malicious actors when supporting bond mechanics exist.
  • Claims should be scalable and avoid one huge payout loop.
Phase 4C

Risk-Tier Hedging

Roadmap

Users may choose a risk tier to control maximum downside and reward potential. Lower risk should receive lower reward; higher risk may receive higher reward but higher slash exposure.

ConservativeBalancedAggressiveFullRisk

A risk tier must be selected before settlement begins. Users must not reduce risk after expiry, outcome proposal, dispute, or finalization.

Phase 5

Side-Based Prediction Markets and Escrow Payouts

Completed

Users can be represented on either side of a prediction market. Side-based accounting and escrow payout mechanics prepare ERA for more expressive prediction-market flows while keeping settlement accounting explicit.

Future extension

Transferable Position Tokens

Roadmap

User positions may become transferable claim-right assets in a later market layer. A user may transfer or sell a position before settlement, preparing ERA for more advanced prediction market mechanics where compliant.

Future market layer

Marketplace / AMM Trading

Future Market Layer

A future marketplace or AMM layer may enable trading of prediction positions, including position marketplaces, liquidity pools, trading fees, dynamic pricing, and liquidity-provider incentives. This phase should only follow after settlement, disputes, claims, and position ownership are proven safe.

Phase 6A

Market Hardening, Accounting, Fees, Treasury, Migration, Live Runtime Upgrade

Live

Phase 6A is live on ERA-MAINNET for controlled testing. It adds root-controlled market fees, fee basis-points validation, treasury-enabled market economics, per-token market accounting, multi-winner payout accounting, cancelled-market refund accounting, tiny-fee and rounding behavior coverage, final-winning-claim remainder sweep, and a safe storage migration path using StorageVersion::new(2).

Runtime specVersion is 8. Final stable live upgrade tag: ai-predictions-phase6a-live-stable-spec8-20260702. Post-upgrade stability passed with FINAL_POST_UPGRADE_STABILITY_OK.
Design principles

Safe economic activation by design

  • Admin/root decides final outcome only when needed.
  • The runtime automatically calculates rewards, slashes, refunds, claims, accounting, and state transitions.
  • No uncontrolled minting, no unbounded payout loops, and no manual per-user payout calculation by admin.
  • No risk-tier change after settlement begins.
  • Wallet-facing access and broader user workflows should advance through controlled testing, warnings, review, and compliance-aware rollout.

AI Prediction features are experimental and intended for controlled testing. Prediction market participation involves risk. Outcomes and payouts are not guaranteed. This information is not financial advice.

Continue reading

Explore ERA AI utility in context