01.The problem it solves
A smart contract cannot see the world. It cannot check who won an election or whether a company shipped a product, so something has to tell it — and whatever does becomes the thing everyone must trust. Naming a trusted reporter recreates the single point of failure that a decentralised system exists to avoid. The optimistic approach replaces trust in a party with a bet nobody wants to lose.
- Contracts have no access to off-chain facts.
- A designated reporter becomes a single point of failure and control.
- Optimistic resolution substitutes economic incentives for trusted parties.
02.How a proposal becomes a resolution
The default path is deliberately cheap. A proposer posts the answer with a bond. A challenge window opens. If it closes with no dispute, the answer is final and the proposer gets their bond back. Most questions are not genuinely ambiguous, so most take exactly this path and nothing more is required of anyone.
- Propose with a bond, wait out the window, done.
- No verification step, no committee, no signature from an authority.
- The overwhelming majority of markets never leave this path.
03.What a dispute actually is
A dispute is someone posting their own bond to say the proposal is wrong. That escalates the question to a vote of UMA token holders, who decide the correct answer, and the losing side forfeits its bond to the winner. Disputes are slower and costlier on purpose — the design assumes they should be rare and makes frivolous ones expensive.
- Disputing costs a bond, so it is not free to object.
- Token holders vote on the correct outcome.
- The loser's bond goes to the winner, which is what funds the whole mechanism.
04.Where the security actually comes from
Not from anyone checking every proposal — nobody does. It comes from the fact that a wrong proposal is profitable to dispute. As long as someone is watching and the bond exceeds what a lie would earn, lying loses money. The corollary matters: the model is weakest on markets nobody is paying attention to.
- Wrong proposals are profitable to challenge, so someone will.
- Security scales with attention, not with any authority.
- Obscure, low-value markets are where the assumption is thinnest.
05.What this means for traders
Practically, it means resolution disputes are about wording rather than dishonesty. When a market resolves in a way that surprises people, the cause is almost always criteria that did not anticipate the actual outcome. Reading them before trading is the only real protection, and it is entirely within your control.
- Disputes trace to ambiguous criteria far more often than to bad faith.
- Anyone can dispute, so you are not dependent on the platform noticing.
- A disputed market takes considerably longer to pay out.