Movement is
the market.
Voltara is a proposed onchain market primitive for expressing views on realized price movement. Instead of requiring participants to choose a direction, Voltara markets organize liquidity around whether an asset will move more or less than a published reference range during a defined observation period.
This document describes the design goals and conceptual mechanics of Voltara. It is an informational draft, not an offer, financial recommendation, or representation that any feature is currently live.
Direction is only
half the picture.
Traditional market interfaces emphasize whether price rises or falls. Yet many participants hold a stronger view about the magnitude of a move than its direction. Existing volatility products can introduce multi-leg construction, fragmented liquidity, opaque parameters, and operational complexity.
Design constraints
- Every market must have an unambiguous observation window.
- Reference inputs and settlement rules must be visible in advance.
- Exposure should be understandable without constructing multiple positions.
- The primitive should remain useful to other onchain applications.
Expansion or
compression.
Each market presents two complementary positions. Expansion represents the view that realized movement will exceed the market's reference threshold. Compression represents the view that movement will remain below it.
The production specification may use normalized returns, sampled observations, safeguards, and other parameters rather than the simplified expression above. Exact terms are published per market.
Known terms.
Defined outcomes.
1. Initialization
A market is initialized with its asset, reference source, observation window, reference range, settlement rule, and any applicable fees.
2. Price discovery
Participants express expansion or compression views. Market pricing reflects the relative demand for each outcome under the applicable mechanism.
3. Observation
At the stated opening and closing observations, published data is recorded according to the market specification.
4. Resolution
The resulting movement is compared with the reference. The market then resolves under its deterministic settlement rule.
Verifiable
by design.
Voltara's settlement architecture is intended to use explicit data provenance, freshness checks, and predefined fallback behavior. No administrator should be able to alter an active market's outcome criteria after initialization.
Clarity before
participation.
Volatility markets can be highly risky. Potential participants should understand that losses may be total. Relevant risks include smart-contract vulnerabilities, oracle failures, illiquidity, market manipulation, adverse pricing, network congestion, governance failures, and evolving regulation.
Interface design should not obscure these risks. Market states, parameters, estimated outcomes, and warning conditions should remain visible and machine-readable wherever practical.
Research.
Test. Open.
- Phase I — Research: simulations, mechanism testing, and public specification.
- Phase II — Sandbox: non-value test markets and independent security review.
- Phase III — Limited release: bounded markets with monitoring and public disclosures.
- Phase IV — Open protocol: broader market creation and ecosystem integrations, subject to testing and governance.
END OF LITEPAPER V0.1