Skip to content

Arenaton Technical Docs

Technical reference for the Arenaton prediction-market intelligence terminal, current Market Brief behavior, paper rehearsal, wallet workflows, and execution boundaries.

These docs separate implemented pulse-server surfaces from target execution contracts. Credits buy premium analysis and specialized data, not custody, deposits, withdrawals, trade routing, or guaranteed outcomes.

Market Briefs

Day-one NBA brief fields, source gates, freshness states, credit charging rules, and prohibited advice language.

Terminal architecture

Flutter terminal, server mapping, market snapshots, brief runs, paper mirrors, wallet workflows, and optional execution infrastructure.

Terminal APIs

REST plus WebSocket surfaces for market data, brief previews, paper rehearsal, order books, account projections, status, and paper operations.

Paper rehearsal

ppUSD/PaperUSDC no-real-value simulation, mirror markets, decision review, paper order flow, and separation from production funds.

CTF model

Condition IDs, collection IDs, position IDs, primary splits, resale transfers, and direct redemption boundaries.

EIP-712 orders

Typed order fields shared by Flutter signing, Go validation, and settlement-contract verification.

Resolution rules

Source policy, Invalid Path, Correction Window, Direct Redemption, and category rules for sports, esports, and crypto Markets.

Flutter app

Market discovery, Market Brief panels, paper rehearsal, wallet flows, localization, and environment selection.

Account modes

Smart Accounts are default. Raw EOA Mode remains available for advanced users with direct signing requirements.

Safety boundaries

Arenaton does not hold user trading collateral, cannot seize user assets, and must keep environment separation intact.

Use this site as the public technical source for Arenaton terminal behavior, Market Briefs, APIs, account modes, paper rehearsal, execution infrastructure, and safety boundaries.

The most current product contract is the Market Brief workflow: preview a source-backed brief for free, run a full brief when it passes the quality gate, rehearse decisions in paper mode, and keep execution clearly downstream from intelligence.

Implementation status is called out where it matters. The pulse server currently exposes alpha Market Brief routes, mapped market lookup, decision notes, wallet radar, paper rehearsal APIs, wallet auth, comments, health/status routes, and compatibility event routes. Production order intake, settlement, resolver, paymaster, and direct-redemption docs describe the target execution contract unless a page says the route is implemented.

  • Market Briefs documents the day-one NBA brief contract, source policy, freshness model, credit gate, and paper rehearsal language rules.
  • Paper Trading Backend documents the Go paper exchange engine from order intake through redemption.
  • Gnosis CTF Model documents CTF mechanics without treating third-party addresses as Arenaton production config.
  • EIP-712 Order Format defines the typed order payload used by Flutter, Go, and settlement contracts.
  • Resolution Rules define how Arenaton publishes source data, correction windows, invalid paths, and direct redemption boundaries.
  • Flutter Web App maps the current app architecture and paper-mode integration points.