Documentation API Reference Tokenomics
Docs โ€บ Trading โ€บ Edge Cases & Rules

Edge Cases & Resolution Rules

What happens in unusual scenarios โ€” no winners, lopsided pools, cancelled markets, and more.

No Winners (Winning Pool = 0)

This scenario happens when everyone predicted the losing side โ€” nobody picked the correct outcome.

What Happens?

The market still resolves normally. Since there are no winners to pay out, the platform handles the funds as follows:

  1. 5% platform fee is deducted from the total pool (sent to platform admin).
  2. 95% is refunded proportionally to all traders (the losing side).
โ„น๏ธ
Why not 100% refund? The market still resolved as a real event. The platform provided the service (market creation, oracle resolution, on-chain execution), so the 5% fee is still earned.

Example

PoolAmount
YES Pool0 USDC
NO Pool10,000 USDC

If YES wins (No one traded YES):

ComponentCalculationAmount
Platform Fee10,000 ร— 0.05500 USDC (โ†’ platform)
Refund Pool10,000 ร— 0.959,500 USDC (โ†’ NO traders)

Each NO trader gets back 95% of their original trade. For example, if you traded 100 USDC on NO, you receive 95 USDC back.

No Losers (Losing Pool = 0)

This happens when everyone predicted the winning side โ€” there's no losing pool to distribute.

What Happens?

๐Ÿ’ก
This scenario is rare in practice. If everyone agrees on an outcome, there's little incentive to trade since the potential profit is near zero.

Few Winners, Many Losers

This is the highest-profit scenario for contrarian traders. When the minority is correct, they earn enormous returns.

Example: Massive Multiplier

PoolAmount
YES Pool (1 trader)100 USDC
NO Pool (many traders)10,000 USDC
Total Pool10,100 USDC

If YES wins:

ComponentCalculationAmount
Platform Fee10,000 ร— 0.05500 USDC
Prize Pool10,000 ร— 0.959,500 USDC
Your Payout100 + 9,5009,600 USDC
Multiplier9,600 รท 10096x return!
โš ๏ธ
High risk, high reward: The reason this pays so well is that the probability was very much against you (only 1% YES). If you're wrong, you lose your entire trade amount.

Many Winners, Few Losers

The opposite scenario โ€” when most people predicted correctly, the profit per winner is small.

Example: Small Profit

PoolAmount
YES Pool (many traders)10,000 USDC
NO Pool (few traders)100 USDC

If YES wins:

ComponentCalculationAmount
Prize Pool100 ร— 0.9595 USDC (split among 10,000 USDC of YES trades)
If you traded 100 USDC100 + (100/10,000 ร— 95)100.95 USDC

You'd profit less than 1% โ€” reflecting the low risk when the outcome is near-certain.

Market Cancellation

A market can be cancelled by the admin before resolution in cases such as:

Cancellation Rules

Resolution Integrity

To prevent double resolution or manipulation:

โ„น๏ธ
Transparency: All resolution transactions are recorded on BNB Smart Chain and can be verified by anyone on BscScan.

Summary Table

ScenarioFeeWinnersLosers
Normal resolution5% from losing poolTrade + share of prize poolLose entire trade
No winners (winningPool = 0)5% from total poolN/A95% refund
No losers (losingPool = 0)0%100% of original trade (no profit)N/A
Market cancelled0%100% refund to all