Enabling ‘PreFi’: Creative Pricing to Kickstart DeFi Prediction Market Lending

February 25, 2026

Prediction finance (let’s call it PreFi) is the use of prediction market positions as collateral for DeFi lending. It’s attracted real attention from serious teams, like Kalshi and Solana, Gondor, and Polymarket. What it hasn't attracted yet is meaningful TVL. This post explains why, and walks through the pricing approaches most likely to change that.

What Is Prediction Finance?

PreFi allows prediction market positions to be used as collateral in DeFi lending protocols, the same way ETH or USDC is used today. A user holds a $1,000 position in a Polymarket or Kalshi event, posts it as collateral, and borrows against it. 

One of the advantages of onchain finance is that it can be composable in this way. Liquid staking tokens and RWA looping are just two examples. Blockchain oracles are critical components, enabling a kind of dynamic composability that’s not seen in traditional finance. 

PreFi seeks to integrate prediction markets into this world of DeFi composability. The idea is straightforward. Executing it safely is not.

Why DeFi Lending Works for Crypto Assets

Many DeFi lending protocols use a midpoint price, the average of the best bid and best ask from several exchanges, to value collateral. This works well for liquid assets like ETH because:

  • Slippage is minimal even on large liquidations
  • Manipulation is expensive; moving a deep market costs real capital
  • The gap between midpoint and actual execution price is small

When a protocol needs to liquidate ETH collateral, it can sell at close to the quoted price. Risk is manageable.

Why Prediction Markets Are Different From Other DeFi Assets

Column chart showing recent 7d volume in ETH ($181.2B, USDC ($53.2B) and prediction markets ($6.3B) illustrates relatively thin liquidity in potential PreFi collateral.

Prediction markets are thin relative to blue-chip crypto. Total liquidity across Polymarket, Kalshi, and similar platforms runs in the low tens of billions, versus hundreds of billions for major crypto markets. More importantly, that liquidity is spread across hundreds of thousands of active events, most of which see very little trading activity.

Thin markets create two problems for PreFi that midpoint pricing cannot solve:

  • Liquidation price risk. When a protocol sells a prediction market position, it has to walk down the order book. The first sell fills at the best bid. The next fills at the next level, and so on. For a large position in a thin market, slippage is significant and predictable. The actual proceeds from a liquidation can fall well short of the quoted midpoint price.
  • Manipulation risk. In a thin market, moving the price is cheap. A borrower can temporarily inflate the apparent value of their prediction market collateral, borrow against the inflated price, and exit before the protocol catches up. The capital required to pull this off in a thin market is a fraction of what it would take in a liquid one.

Prediction market liquidity as a whole is still below the thresholds that would make DeFi lending protocols comfortable using positions as collateral, which leads to slow uptake and large haircuts.

Where PreFi Stands Today

PROJECT STATUS HAIRCUT
POLYLEND (POLYMARKET) Experimental N/A
KALSHI / SOLANA Not yet listed on top Solana protocols N/A
POLYLENDY (UC BERKELEY HACKATHON) Experimental N/A
GONDOR Markets live 50%

Active PreFi efforts tend to fall into one of two categories: experimental (no real capital at risk) or live with large haircuts. Gondor, one of the few protocols with markets live, applies a 50% haircut, meaning $100 of prediction market positions supports only $50 in borrowing capacity. That protects the protocol but makes the product less attractive to borrowers.

The question is whether better pricing can close that gap.

Four Pricing Approaches for DeFi - Prediction Market Composability

The following approaches represent real paths forward for DeFi prediction market lending. None is perfect. Each involves tradeoffs between lender protection, borrower incentives, and manipulation resistance.

Solution 1: Best Bid Price

Instead of the midpoint, this approach uses the best bid as the collateral price. Since a liquidation is a sell, the best bid is the highest price actually achievable at that moment.

This is a marginal improvement. The best bid yields a more accurate price estimate than the midpoint in thin markets, but it shares the same fundamental weaknesses: it doesn't account for slippage on large positions, and it's just as easy to manipulate. Anyone who can move the midpoint can move the best bid.

A hypothetical order book chart illustrates best bid vs. midpoint in PreFi, i.e., DeFi - prediction market integration.

Solution 2: Average Execution Price Per User

Rather than using a single price point, this approach models the actual sell sequence. It walks down the order book bid by bid, hypothetically filling the full position size, and computes the weighted average execution price. If a $10,000 position fills $2,000 at the best bid, $3,000 at the next level, and $5,000 at the level below, the weighted average is the collateral price.

This approach accounts for slippage directly. There are no surprises at liquidation because the protocol has already priced in the market impact. The downside: larger positions get penalized more heavily. A user with a $100,000 position faces a much lower collateral value than a user with a $1,000 position in the same market. That is accurate from a risk perspective, but it deters larger borrowers.

Order book walk-down illustration shows position size vs. effective execution price by tier in a hypothetical example of a prediction finance liquidation.

Solution 3: Average Execution Price by Position Price Range

This approach groups all users in a market into bands by position size. For example, the smallest 10% of total open interest, then the next 20%, then 30%, then the largest 40%. Each band gets its own liquidation price, calculated as if the entire band were liquidated simultaneously.

The advantage of banding is that it reduces correlation between liquidation events. By designing bands with meaningfully different liquidation prices, a protocol reduces the likelihood of triggering cascading liquidations. Smaller positions benefit from landing in lower-slippage bands. Larger positions get some collective risk benefit.

A position banding diagram shows group segmentation and liquidation price by band in a PreFi collateral pricing approach using position price ranges to integrate DeFi and prediction markets.

The remaining weakness: this model is still vulnerable to manipulation. A coordinated actor can move prices regardless of how positions are banded.

Solution 4: Average Execution Price with Time-Weighted Average

Adding a time-weighted average (TWAP) to any of the above approaches provides a meaningful defense against manipulation. The key insight is that price manipulators minimize their market exposure: they spike the price briefly and exit. A TWAP smooths short-lived spikes, making manipulation more expensive relative to the potential benefit.

The tradeoff: TWAP introduces lag. A rapidly falling market moves the TWAP more slowly than spot, which means the protocol is slightly behind on risk in fast-moving conditions. Liquidation probability is modestly higher overall. The protection against gaming is substantially better.

PreFi Pricing Toolkit

SOLUTION PRO CON
BEST BID PRICE • Marginal improvement • Still vulnerable to slippage
• Just as easily manipulated
AVG EXECUTION PRICE PER USER • Avoids surprises at liquidation • Disincentivizes large positions
AVG EXECUTION PRICE BY RANGE • Small positions less sensitive
• Large positions collectivize risk
• Still vulnerable to manipulation
TWAP • Better protected against gaming • Lags market in fast-moving conditions

No single solution works for every protocol. The right choice depends on the specific risk profile: how much manipulation resistance matters, how important it is to support large positions, and how much liquidation probability the protocol can tolerate.

What This Requires from Oracle Infrastructure

These pricing approaches are not theoretical. They are implementable today, but only with oracle infrastructure built to support them.

Simple midpoint prices updated every few minutes are not sufficient for any of the solutions above. Order book depth data, sub-second latency, and TWAP feeds computed at useful frequencies are all necessary inputs. 

Stork price feeds are built for the latency and data granularity these approaches require. On a typical day, Stork feeds power more than half the volume in onchain perpetuals trading. Stork can have new feeds live within minutes of an asset's TGE, and has powered equity perpetuals pricing solutions that cut across times of market transition with consistency and risk management. Flexible underlying oracle architecture built to meet these demands enables Stork to quickly develop other solutions, including the pricing approaches for PreFi, described above. 

For any team evaluating DeFi prediction market lending architecture, oracle selection is not a secondary consideration. It determines what is possible in the market.

Building With Creative Pricing

The prediction finance space is early. TVL is thin. But as in other areas of onchain finance, creative pricing solutions can give teams an edge in go-to-market with new products. 

If you are evaluating oracle infrastructure for a prediction finance or DeFi prediction market lending protocol, or any innovative use case, contact Stork or reach out at @StorkOracle.

Related Articles
Research
Blockchain Oracles: The Data Infrastructure Powering Onchain Finance
Research
Enabling ‘PreFi’: Creative Pricing to Kickstart DeFi Prediction Market Lending
Tools for innovators in prediction composability.
Defi oracle Stork provided infrastructure for projects building on Circle's Arc blockchain at ETHGlobal HackMoney. Hackathon winners used Stork's DeFi oracle feeds to build institutional-grade FX trading and AI-powered commerce.
newsroom
Stork Delivers DeFi Oracle for Arc’s Winning Projects at ETHGlobal HackMoney
Hackathon innovations, powered by Stork data feeds.