Blockchain

Hyperliquid HIP-4 Explained: How Outcome Markets Could Change Onchain Trading

H HYPERLIQUID CoinGyaan

Hyperliquid has spent much of its rise building a reputation around onchain perpetual futures. HIP-4 points toward something broader. The upgrade introduces a framework for outcome markets, letting traders take positions on whether a defined event or outcome will occur rather than simply betting on the future price of an asset. That distinction could matter far beyond Hyperliquid.

Key takeaways

  • HIP-4 is Hyperliquid Improvement Proposal 4, and it introduces infrastructure for outcome markets rather than another price based contract.
  • An outcome market is built around a defined question with defined possible outcomes, so the underlying does not always have to be the price of an asset.
  • HIP-4 outcome contracts are fully collateralized and do not use the leveraged liquidation model associated with perpetual futures.
  • The August 14 implementation update added deployer functionality, configurable outcome fees and more testnet templates, alongside a deliberately conservative mainnet rollout.
  • The real test is not how many markets get created but whether liquidity, settlement and discovery grow with them.

If perpetuals turn market views into price exposure, outcome markets can turn real world events, market conditions and other defined questions into tradable positions. It moves Hyperliquid closer to a broader onchain marketplace where the underlying question does not always have to be the price of an asset.

HIP-4 is still being rolled out in stages, and its specifications are evolving. The latest implementation updates provide a clearer picture of where Hyperliquid is heading. The August 14 update added new deployer functionality, additional testnet templates and configurable outcome fees. It also outlined conservative initial limits for the mainnet rollout, with each deployer expected to begin with up to 100 concurrent outcomes and a network wide limit of 500 outcome deployments per day. The planned limits are expected to increase once the system stabilizes.

This makes HIP-4 worth watching not simply as another Hyperliquid upgrade, but as a potential change in how markets are created and traded onchain.

What is Hyperliquid HIP-4?

HIP-4 stands for Hyperliquid Improvement Proposal 4. At its core, HIP-4 introduces infrastructure for outcome markets on Hyperliquid. An outcome market is built around a specific question or event with defined possible outcomes. Instead of buying an asset because you believe its price will rise, a trader can take a position tied to whether a particular outcome occurs.

Consider a simplified example. A market could ask whether Bitcoin will trade above a specified level at a particular time. A traditional perpetual market lets a trader take a leveraged long or short position on Bitcoin's price. An outcome market approaches the same broader question differently. The trader is taking exposure to a defined outcome rather than continuously trading the underlying asset's price.

That distinction is important because outcome markets can potentially cover questions that do not have a conventional financial asset behind them. They can be designed around events, conditions or other objectively defined outcomes. This is why HIP-4 has attracted attention beyond the usual Hyperliquid trading community. It potentially expands the range of questions that can become financial markets.

TWO WAYS TO BUILD A MARKET Asset Price Perpetual market Event Outcome Outcome market Question Result Settlement
A perpetual market starts with an asset. An outcome market can start with a question.

From perpetuals to outcomes

Hyperliquid's growth has been closely associated with perpetual futures. Perpetual contracts allow traders to speculate on the price of assets without an expiration date. They have become one of the most important products in crypto derivatives and a major part of Hyperliquid's identity.

HIP-4 potentially extends that model. The important change is not simply that Hyperliquid can host another type of contract. It is that the market itself can be defined around an outcome. A perpetual market generally starts with an asset, moving from BTC to price to a long or short position. An outcome market can start with a question, moving from a question to possible outcomes to a position and a settlement.

This difference gives developers another primitive for creating onchain markets. It also explains why the HIP-4 discussion is increasingly connected to prediction markets. Prediction markets are one obvious use case for outcome based trading, but the underlying infrastructure can potentially support more than conventional prediction markets. Traders already read market signals such as market signals such as funding rates and open interest to gauge positioning, and outcome markets add another lens on what participants expect to happen.

Why outcome markets matter

The biggest potential advantage of outcome markets is simple: they can turn information into a market. Financial markets have historically been built around assets. Stocks represent companies. Bonds represent debt. Commodities represent physical or financial commodities. Derivatives derive their value from an underlying asset or reference rate.

Outcome markets start from a different point. They can begin with a clearly defined question and create a market around the possible result. That means the range of potential markets can become much broader. A market could potentially be structured around an economic release, a policy decision, a sports result, a market condition, a technology milestone, a predefined crypto event or another objectively verifiable outcome.

The exact markets that can be deployed depend on the templates, rules and settlement mechanisms supported by the protocol. This is where HIP-4 becomes more interesting than simply calling it a prediction market feature. It is better understood as market creation infrastructure for defined outcomes.

Permissionless market creation changes the equation

One of the most important parts of the HIP-4 design is its focus on allowing developers to deploy outcome markets using approved templates. That matters because market creation has traditionally been controlled by a relatively small number of platforms. A platform decides which markets exist. Users then choose which of those markets to trade.

A more permissionless model reverses part of that relationship. Developers can create new markets within the rules established by the protocol, while traders decide whether those markets deserve liquidity and attention. This creates a potential marketplace for markets themselves.

But permissionless does not mean unrestricted. HIP-4 uses templates and protocol rules to define how outcome markets are created and settled. The August 14 implementation update also shows that Hyperliquid is taking a staged approach rather than opening unlimited deployment immediately. The long term vision may be permissionless market creation. The initial rollout is deliberately controlled.

What changed in the latest HIP-4 update?

The August 14 implementation update provides some of the clearest evidence yet that HIP-4 is moving deeper into the deployment stage. Several additional features have been implemented.

Additional named outcomes

Deployer actions now support registerAndAssociateNamedOutcomeFromTemplate. In practical terms, this allows a deployer to add additional named outcomes to an existing question after its creation. The initial balances of the new named outcomes are designed to match the outstanding fallback balances. This gives developers more flexibility when constructing outcome markets without requiring every possible named outcome to be defined at the beginning.

Configurable deployer fees

HIP-4 template instantiations now require a deployerFeeScale for questions and standalone outcomes. The scale acts as a multiplier on the base fee that deployers can configure to collect and is bounded between 0 and 10. That introduces an economic layer to market creation. A developer is not simply deploying a market. The market can also have a defined fee structure.

More testnet templates

Additional templates have been added to testnet. The update also notes that template IDs are suffixed with an index and older templates in each series can become deprecated as newer versions are introduced. That is a sign of an evolving system rather than a finished static specification.

Settlement details are changing

The latest update also says settlement details are being pruned from the Layer 1 state. Applications that need historical settlement information may therefore need to index those details separately. For developers building analytics or market history tools around HIP-4, this is an important architectural consideration.

HOW HIP-4 IS ROLLING OUT Design Testnettemplates Deployerfunctionality Feeinfrastructure Stagedmainnet
HIP-4 is arriving in stages, not as a single finished specification.

HIP-4 is not just another prediction market

It is tempting to describe HIP-4 as Hyperliquid's answer to prediction markets. That is only part of the story. Prediction markets are an important use case because they demonstrate why outcome contracts can be useful. But the underlying concept is broader. An outcome market can be designed around a defined result rather than requiring a traditional asset as the underlying reference.

This is also why comparisons with platforms such as Polymarket and Kalshi need to be made carefully. Those platforms are strongly associated with prediction markets and event based trading. Hyperliquid is approaching the opportunity from an existing onchain trading infrastructure. The bigger question is whether outcome markets become another major category of onchain trading alongside spot markets and derivatives. If that happens, HIP-4 could become much more significant than its name suggests.

The first mainnet rollout will be conservative

Hyperliquid's latest update makes it clear that HIP-4 will not launch with unlimited market creation. The initial mainnet design is expected to limit each deployer to 100 concurrent outcomes, with a network wide limit of 500 outcome deployments per day. The update says these limits are expected to increase after the technology stabilizes. The proposed next stage would raise the limits to 1,000 concurrent outcomes per deployer and 5,000 outcome deployments per day, with further increases potentially following based on feedback.

These limits are important because they reveal how Hyperliquid appears to be approaching the rollout. Rather than maximizing the number of markets from day one, the system can start with controlled capacity and expand as developers, traders and validators gain experience with the new market structure. The number of markets created will matter. But so will their quality. A large number of markets does not automatically create a useful market. Liquidity, participation, settlement reliability and sustained trading activity will determine whether outcome markets become a meaningful part of Hyperliquid's ecosystem.

PLANNED HIP-4 CAPACITY INITIAL 100concurrent outcomes 500 / daydeployments PLANNED EXPANSION 1,000concurrent outcomes 5,000 / daydeployments
The planned starting capacity is deliberately small, with room to expand.

How do Hyperliquid HIP-4 outcome markets work?

The simplest way to understand HIP-4 is to think of an outcome contract as a position on a clearly defined result. A traditional perpetual contract has continuous exposure. Its value changes as the underlying asset moves and the position can remain open indefinitely, subject to the contract's rules. An outcome contract has a defined question, defined possible outcomes and a defined settlement condition.

For a simple binary market, the two sides can be thought of as yes and no. If a yes contract trades at 0.60 dollars, the market is effectively pricing the probability of that outcome at around 60 percent, before considering fees, liquidity and other market effects. If the outcome occurs at settlement, the winning contract pays 1 dollar. If it does not, it settles at 0. The trader's maximum loss is therefore limited to the amount paid for the position.

HIP-4 can also support questions with multiple possible outcomes. In that structure, the market can represent several mutually exclusive results rather than forcing every question into a simple yes or no format. This is one reason the term outcome markets is more accurate than simply calling HIP-4 a prediction market platform.

Question YES NO Market priceimplied probability $1 $0 expiry
A binary outcome contract prices the probability of a defined result, then settles at 1 or 0.

Outcome markets are different from perpetuals

The difference between HIP-4 and perpetual futures becomes clearer when the same market view is expressed through both products. Suppose a trader believes Bitcoin will finish above a specific level at a specific time. With a perpetual, the trader opens a position and gains or loses as Bitcoin's price changes. With an outcome contract, the trader is taking a position on the defined result at the specified settlement time. The payoff is therefore tied to the outcome rather than every intermediate price movement.

This creates a different risk profile. HIP-4 outcome contracts are fully collateralized and do not use the same leveraged liquidation model associated with perpetual futures. In perpetuals, traders watch funding rates in crypto and margin closely because a position can be liquidated. An outcome contract lets a trader express a defined event view without exposing the position to traditional perpetual liquidation mechanics. Because the contracts are fully collateralized, often in stablecoins or other onchain collateral, the maximum loss is known in advance. That does not make outcome markets risk free. Liquidity, pricing, settlement rules and the possibility of being wrong about the outcome still matter. The important point is that the risk is structured differently.

The role of templates

Templates are central to the HIP-4 architecture. Instead of requiring every market creator to design an entirely new contract from scratch, templates establish the structure that an outcome market follows. This creates a balance between flexibility and standardization. Developers can create markets around different questions while the underlying contract structure remains governed by defined protocol rules.

The August 14 implementation update shows that this template system is still evolving. Additional templates have been added to testnet and older versions can become deprecated as newer versions are introduced. That matters because a permissionless market ecosystem needs predictable contract behavior. A market creator should not be able to arbitrarily change the meaning of a contract after traders have entered it. Templates help establish that boundary.

How settlement works

Settlement is one of the most important parts of any outcome market. A market can have excellent liquidity and a sophisticated trading interface, but if participants cannot determine objectively how the final outcome will be resolved, the market becomes difficult to trust. HIP-4 therefore defines settlement rules as part of the market structure.

The outcome is determined according to the specific rules attached to the market. For a price based contract, that can involve a defined Hyperliquid reference price at a particular time. For a real world event, the market needs an objective source or defined settlement mechanism capable of determining the result. Hyperliquid's evolving HIP-4 implementation includes both protocol level outcome markets and validator deployed markets for defined real world events. Galaxy Research notes that canonical markets have expanded beyond crypto price outcomes into areas such as Federal Reserve decisions, inflation data and sports events. That expansion makes settlement quality increasingly important.

HOW AN OUTCOME MARKET RESOLVES Marketquestion Trading period Expiry Resolutionverified source Winning outcome Settlement
Objective, transparent settlement is what makes an outcome market trustworthy.

Why the order book matters

One of HIP-4's biggest differences is where the markets live. Hyperliquid built its reputation around an onchain order book and high frequency trading infrastructure. HIP-4 puts outcome contracts into that broader trading environment rather than creating an entirely separate trading venue.

That can have important consequences. A trader who already uses Hyperliquid does not necessarily need a completely separate market infrastructure just to express an outcome view. The same broader ecosystem can support different types of positions. The potential advantage is not simply convenience. It is composability. A trader can potentially think about an outcome position alongside existing crypto positions, and read it against measures like open interest in crypto that describe how much positioning is already in the market, instead of treating every market as an isolated bet.

Fees could become an important competitive advantage

The economics of HIP-4 are another area worth watching. The August 14 update says the average outcome trading fee will be half that of non outcome spot trading when fees are enabled for validator deployed outcome markets on the next network upgrade. It also introduces the deployerFeeScale, allowing deployers to configure a multiplier on the base fee within the specified bounds.

This creates two separate economic layers. The protocol defines the base fee structure. The deployer can configure its fee component within the permitted range. That means market creators can have an economic incentive to deploy and operate markets. For traders, lower fees can make a meaningful difference, particularly in short duration markets where participants may enter and exit frequently. But low fees alone do not guarantee market success. A market with almost no liquidity can be more expensive to trade than a liquid market with slightly higher fees because of wider spreads and price impact. That makes the relationship between fees, liquidity and market discovery more important than any single fee number.

HIP-4 vs Polymarket and Kalshi

The most obvious comparison is with Polymarket and Kalshi. All three can be associated with the broader prediction and event trading category, but their starting points are different. Polymarket was built specifically around prediction markets. Kalshi operates as a regulated event contracts exchange in the United States. Hyperliquid started from crypto trading infrastructure and is adding outcome markets to that ecosystem.

Hyperliquid HIP-4PolymarketKalshi
Core identityOnchain trading venue with outcome marketsPrediction market platformRegulated event contracts exchange
Market structureHyperCore order bookDedicated prediction market infrastructureCentralized exchange infrastructure
Main strengthTrading infrastructure and composabilityMarket breadth and discoveryRegulatory positioning and event depth
Outcome marketsNative to HyperliquidCore productCore product
Crypto trader integrationStrongStrongMore limited
Market discoveryStill developingMatureMature
Permissionless creationExpanding through HIP-4More curatedPlatform controlled

The table should not be read as saying one platform is universally better. They are solving different problems. Polymarket has an established consumer experience around discovering and trading event markets. Kalshi has a very different advantage through its regulatory position and established event contract infrastructure. Hyperliquid's potential advantage is the ability to combine outcome trading with an existing onchain trading environment. Galaxy Research describes this broader competitive dynamic as a race toward platforms where more types of markets can coexist rather than remain isolated.

The biggest potential advantage: composability

This could ultimately be the most important part of HIP-4. Imagine a trader holding a Bitcoin position, trading perpetuals and taking a position on a defined macroeconomic outcome. On a traditional prediction market platform, these positions live in separate systems. The trader may need different collateral, different accounts and different interfaces.

Hyperliquid's architecture creates the possibility of bringing these instruments closer together. That does not automatically mean every position can be cross margined or offset in every situation. The exact risk and collateral treatment depends on the protocol implementation and market design. But the underlying concept is powerful. The same trading infrastructure can support multiple forms of market exposure. The objective is not necessarily to become another prediction market. It is to make outcome exposure another primitive inside an increasingly broad trading system.

Why the staged rollout matters

Hyperliquid's conservative initial limits are more significant than they might appear. The planned starting point is 100 concurrent outcomes per deployer and 500 outcome deployments per day. The planned expansion is 1,000 concurrent outcomes and 5,000 deployments per day. Those limits create room for Hyperliquid and its ecosystem to observe how the system behaves before opening the floodgates.

The key metrics to watch will not simply be the number of markets created. Closer attention belongs on active traders, average market liquidity, bid ask spreads, trading volume, order book depth, settlement accuracy, market duration, repeat participation, deployer activity, fee generation and concentration among market makers. If market count rises rapidly while liquidity remains thin, the ecosystem could become fragmented. If market creation and liquidity grow together, the outcome market model becomes much more compelling.

What could go wrong?

HIP-4 has significant potential, but there are equally important risks.

Liquidity fragmentation

Permissionless markets can create a huge number of contracts. That sounds positive until liquidity becomes spread across hundreds or thousands of markets. A trader does not benefit from having 10,000 markets if the market they care about has almost no depth.

Settlement risk

Outcome markets depend heavily on clearly defined settlement rules. Ambiguous questions can create disputes. A poorly designed market may have multiple plausible interpretations of the same event. This makes market design and resolution methodology critical.

Discovery

Polymarket and Kalshi have invested heavily in helping users discover markets. Hyperliquid's trading terminal is optimized primarily for active trading rather than browsing a huge catalog of real world questions. The builder ecosystem will therefore have an important role to play, and third party frontends may become a major part of HIP-4's user experience.

Regulatory exposure

Prediction and event markets can touch sensitive areas including elections, sports, financial events and other real world outcomes. Regulatory treatment differs significantly across the United States, United Kingdom, European markets and India. The legal status of a specific HIP-4 market can therefore depend on the jurisdiction, product structure and applicable rules. CoinGyaan is not treating HIP-4's availability as a statement about legality in any particular country.

Market quality

Permissionless deployment can also create low quality or spam markets. The economic cost of deploying a market, combined with fee incentives and deployment limits, will influence how much unwanted market creation occurs. The system therefore needs a balance between permissionless innovation and market quality.

HIP-4 could make Hyperliquid more than a derivatives venue

The bigger thesis behind HIP-4 is not that prediction markets are suddenly replacing perpetual futures. They are not. The more interesting possibility is that Hyperliquid is building a platform where different forms of financial and event exposure can coexist. Perpetuals answer where the price is going. Outcome markets answer what will happen. Spot markets answer what asset you want to own. Other market primitives can answer different questions.

The more of these instruments can share infrastructure, liquidity and capital, the more useful the overall marketplace becomes. That is the potential significance of HIP-4. It adds another market primitive to an ecosystem that was already expanding beyond traditional crypto perpetuals. And if permissionless deployment works at scale, the number of questions that can become markets could grow dramatically.

What to watch next

The next phase of HIP-4 should be judged by execution rather than announcements. The most important signals are whether the staged mainnet deployment happens without major technical problems, whether independent developers create genuinely useful markets, whether new markets attract enough liquidity for efficient execution, whether Hyperliquid and third party builders create a good way to discover markets, whether outcome markets resolve consistently and transparently, whether the fee economics create sustainable incentives and whether HIP-4 can gain meaningful activity against established platforms such as Polymarket and Kalshi. These questions will determine whether HIP-4 becomes a major part of Hyperliquid or remains a niche product for existing traders.

Frequently asked questions

What is Hyperliquid HIP-4?

HIP-4 is Hyperliquid Improvement Proposal 4. It introduces infrastructure for outcome markets, which let traders take a position on whether a defined event or result will occur rather than on the future price of an asset.

How do Hyperliquid outcome markets work?

An outcome market is built around a defined question with defined possible outcomes and a defined settlement condition. For a binary market the two sides are yes and no, the price reflects the implied probability and at settlement the winning side pays 1 dollar while the losing side settles at 0.

How is HIP-4 different from perpetual futures?

A perpetual gives continuous exposure to an asset's price and can be liquidated. A HIP-4 outcome contract is tied to a defined result at a settlement time, is fully collateralized and does not use the leveraged liquidation model of perpetuals, so the maximum loss is known in advance.

What is an outcome contract on Hyperliquid?

It is a position on a clearly defined result. The contract has a question, possible outcomes and a settlement rule, and it can be binary or represent several mutually exclusive outcomes.

Is HIP-4 just a prediction market?

Prediction markets are one use case, but HIP-4 is better understood as market creation infrastructure for defined outcomes. The underlying question does not always have to be a traditional financial asset.

How does HIP-4 compare with Polymarket and Kalshi?

Polymarket is built around prediction markets and Kalshi is a regulated event contracts exchange. Hyperliquid starts from onchain trading infrastructure and adds outcome markets to it, so its potential edge is composability with existing crypto positions rather than a standalone prediction market experience.

What changed in the August 14 HIP-4 update?

It added deployer support for adding named outcomes after creation, a configurable deployer fee scale bounded between 0 and 10, more testnet templates and a note that settlement details are being pruned from Layer 1 state. It also outlined conservative initial mainnet limits.

What are the initial HIP-4 deployment limits?

The initial mainnet design is expected to allow up to 100 concurrent outcomes per deployer and 500 outcome deployments per day, with a planned expansion to 1,000 concurrent outcomes and 5,000 deployments per day as the system stabilizes.

How do HIP-4 outcome markets settle?

Settlement follows the rules attached to the market. A price based contract can use a defined Hyperliquid reference price at a set time, while a real world event needs an objective resolution source or defined settlement mechanism.

Does HIP-4 use leverage and liquidation like perps?

No. Outcome contracts are fully collateralized and do not use the perpetual liquidation model. The trade still carries risk from pricing, liquidity, settlement and simply being wrong about the outcome.

References

  • Hyperliquid, official documentation and HIP-4 implementation notes.
  • Hyperliquid, August 14 HIP-4 update covering deployer actions, fees, templates and deployment limits.
  • Galaxy Research, analysis of Hyperliquid outcome markets and the competitive landscape.
  • Polymarket, product documentation.
  • Kalshi, event contracts exchange documentation.