Core Concepts

Market Lifecycle

The states that control when a Market can accept orders, resolve, settle, or refund.

States

1

Preliminary

The Market exists but is not officially open for trading.

2

Active

The Market is open for Orders and Trade Execution.

3

Pending Resolution

Trading has ended and the protocol is waiting for Resolution.

4

Resolved

A Resolution has been recorded for the Market.

5

Settled

The protocol-level Settlement process is finalized.

6

Cancelled

The Market is invalidated or stopped and returns collateral through Refunds.

MVP activation

Every MVP Market starts as Preliminary and requires explicit LIME/Admin activation before Orders or Trade Execution are allowed.

Claims are not state

Settled does not mean every user has claimed. It means the Market is finalized at the protocol level; individual Claims can still be pending.