# Outcome

> Outcome is a prediction markets platform that deploys and operates HIP-4 outcome markets on Hyperliquid and provides a web frontend and SDK for trading and settling binary and multi-outcome markets.

- Canonical URL: https://iq.wiki/wiki/outcome
- Categories: Exchanges & Marketplaces
- Tags: PredictionMarket
- Created: 2026-08-31T16:16:57.379Z
- Last updated: 2026-08-31T16:16:57.379Z
- Source: IQ.wiki — the world's largest blockchain and crypto encyclopedia (https://iq.wiki)

---

**Outcome** is a prediction markets platform built on [Hyperliquid](https://iq.wiki/wiki/hyperliquid) that lets users trade on the resolution of real-world events across sports, politics, macroeconomics, crypto, traditional finance, and culture.  [\[3\]](#cite-id-nwrj8k3r77)&#x20;

## Overview

Outcome operates as a deployer venue and frontend for Hyperliquid Improvement Proposal 4 ([HIP-4](https://iq.wiki/wiki/hip-4)), a standard that introduces prediction markets as a native primitive on [HyperCore](https://iq.wiki/wiki/hypercore), Hyperliquid's onchain order book layer.&#x20;

The platform's public account described itself as offering "Prediction Markets on Hyperliquid, Trade outcomes on Crypto, Sports, Economics, Finance, Politics & more."[\[1\]](#cite-id-j7q9zaidxo)&#x20;

Outcome launched its **first markets** on [Hyperliquid](https://iq.wiki/wiki/hyperliquid) on 29 August 2026, alongside a rewards program valued at up to $1,000,000.  [\[5\]](#cite-id-29wmYnLuZ1eceHsP)&#x20;

Outcome markets are fully collateralized binary instruments with no [leverage](https://iq.wiki/wiki/leverage) and no [liquidation](https://iq.wiki/wiki/liquidation) risk.&#x20;

Each contract trades between 0 and 1 and settles to either 0 or 1 depending on whether the underlying event occurs.[\[2\]](#cite-id-14jus45620)&#x20;

The platform is currently restricted for users in the United States, where wallet connection, deposits, and trading are disabled while the app remains browsable.[\[3\]](#cite-id-nwrj8k3r77)​

## HIP-4 and the Deployer Model

​[HIP-4](https://iq.wiki/wiki/hip-4) introduces outcome markets as a native primitive on [HyperCore](https://iq.wiki/wiki/hypercore), allowing binary event contracts to trade on [Hyperliquid](https://iq.wiki/wiki/hyperliquid)'s onchain infrastructure rather than through an external smart-contract layer. Under the proposal, outcome contracts are fully collateralized binary instruments that trade between 0 and 1 and settle to 0 or 1 against a real-world event, carrying no [leverage](https://iq.wiki/wiki/leverage) and no [liquidation](https://iq.wiki/wiki/liquidation) risk.[\[2\]](#cite-id-14jus45620)&#x20;

The standard also permits independent parties, known as deployers, to define and settle their own outcome markets, and Outcome operates as one such HIP-4 deployer venue in addition to serving as a trading frontend.[ \[2\]](#cite-id-14jus45620)​

The mechanism divides responsibility between Hyperliquid's [validators](https://iq.wiki/wiki/validator) and the deployer. Validators vote on templates that fix each market's display text, side names, and typed keywords, establishing the standardized formats a market can take.&#x20;

Outcome then instantiates those templates with concrete values, sets the deployer fee scale that applies to trades on its markets, and settles each market onchain at the point of resolution.[\[2\]](#cite-id-14jus45620) This separation lets the network govern the canonical wording and structure of markets while leaving the specific questions and their resolution to the deployer.

### Deployer Stake and Slashing

Deploying markets under [HIP-4](https://iq.wiki/wiki/hip-4) requires a bond of 500,000 HYPE, [Hyperliquid](https://iq.wiki/wiki/hyperliquid)'s native token. Outcome holds this stake, which it states is verifiable onchain from its deployer address.[\[2\]](#cite-id-14jus45620)&#x20;

The stake functions as a security bond: [validators](https://iq.wiki/wiki/validator) can slash it if a market is poorly defined or settled incorrectly, and it cannot be withdrawn until every outstanding market has been settled. As a result, Outcome states that its own capital is at risk on every resolution, aligning its incentives with accurate market definition and settlement.[\[2\]](#cite-id-14jus45620)&#x20;

The platform's HIP-4 metadata lists the market name and full name as "OUT" and gives the deployer address as 0x423d7f725ae7056f03f7ef57f9d0303f91c62e06.[\[2\]](#cite-id-14jus45620)​

## Market Types and Categories

Outcome deploys markets either as standalone binary outcomes or as questions that group multiple mutually exclusive outcomes, spanning event categories that include sports, politics, macroeconomics, crypto, traditional finance, and culture.[\[2\]](#cite-id-14jus45620)&#x20;

The platform's software development kit classifies every [HIP-4](https://iq.wiki/wiki/hip-4) outcome into four distinct types, each with its own parsed data fields.&#x20;

* **Default binary** markets are recurring price markets defined by an underlying asset, a target price, an expiry, and a period.&#x20;
* **Labelled binary** markets are standalone binaries with custom side labels rather than generic yes-or-no wording.&#x20;
* **Multi-outcome** markets are grouped under a question and include a fallback outcome, carrying fields for the question identifier and name.&#x20;
* **Price bucket** markets are recurring multi-bucket price markets in which each bucket carries its own yes-or-no side, defined by an underlying asset, price thresholds, upper and lower bounds, and a bucket index.[\[4\]](#cite-id-q4nee9waft)

The order-book trading of these instruments supports several structural operations that reflect the collateralized nature of binary markets. A holder can split a quantity of quote tokens into equal amounts of "Yes" and "No" shares of a single outcome, or merge paired Yes and No shares back into quote tokens.&#x20;

For grouped questions, merging the Yes shares from every outcome returns quote tokens, and a "negate" operation converts No shares of one outcome into Yes shares of every other outcome in the question.[\[4\]](#cite-id-q4nee9waft)​

## Rewards and the World Cup Campaign

Outcome launched with a rewards program valued at up to $1,000,000, announced as the platform brought its first markets to [Hyperliquid](https://iq.wiki/wiki/hyperliquid).&#x20;

The company reported that a second payment of $4,723.54 was distributed across 272 unique wallets, bringing the program's cumulative distribution to $4,812 across those wallets; these figures are self-reported by the Outcome account.[\[1\]](#cite-id-j7q9zaidxo)&#x20;

The platform's interface displays a "Daily Rewards" section and tracks progress toward the program's cap, showing text noting how much of the $1M has been rewarded. [\[3\]](#cite-id-nwrj8k3r77)​

The SDK exposes a liquidity-rewards API tied to seasonal campaigns, with a season labeled "s1" mapped to a World Cup 2026 campaign. Developers can check eligibility scoped to teams or matches and query the rewards earned by a specific wallet on a given date. The reward mechanics reference a "World Cup Outcome Rewards" upstream World Cup API, with endpoints and season mappings configured in code.[\[4\]](#cite-id-q4nee9waft)&#x20;

Outcome has also stated that users collect achievement badges on the platform, some earned through proactive actions and most awarded retroactively based on a user's activity, framing prediction-market profiles as a form of verifiable proof of work.[\[1\]](#cite-id-j7q9zaidxo)​

## Availability

Outcome is unavailable for trading in the United States.&#x20;

Users in that region can browse markets and explore the application, but connecting a wallet, depositing funds, and placing trades are disabled, with the interface repeating the restriction across the site.[\[3\]](#cite-id-nwrj8k3r77)&#x20;

The trading interface Outcome.xyz provides access both to Outcome-deployed markets and to other [Hyperliquid](https://iq.wiki/wiki/hyperliquid) markets.[\[2\]](#cite-id-14jus45620)​

​
