Zero Funding Rate? The New Contract Design of HyperEVM That Foreigners Are Talking About

marsbitPublished on 2026-05-14Last updated on 2026-05-14

Abstract

Jez, a prominent crypto trader, announced his new protocol PaperTrade on HyperEVM, sparking significant discussion. PaperTrade is a perpetual DEX with zero fees, no slippage, and no funding rates. The protocol's mechanism draws from the historical "bucket shop" model, where trades are settled directly against a public LP pool based on Hyperliquid's order book prices, without ever interacting with Hyperliquid's matching system. It combines perpetual contracts with P2P lending and DeFi Ponzi elements. User losses go into the LP pool, while a portion of user profits is taken as protocol fees. Crucially, the LP pool is seeded solely by user losses, not external deposits. If a user's profit exceeds the pool's balance, the profit enters an on-chain queue, to be paid out sequentially by subsequent user losses. The protocol mints its PAPER token based on user losses, with a minting rate that decays as the LP pool grows. Staking PAPER yields dividends from protocol fees and excess pool funds above a $5M cap. A key uncertainty is its deployment on HyperEVM. Since PaperTrade essentially uses Hyperliquid as a free oracle, its logic could be replicated on any high-performance chain with an external price feed, potentially offering better performance or incentives. The launch also serves as a stress test for HyperEVM's network capabilities.

Today, crypto trader Jez announced his new protocol, PaperTrade, developed on HyperEVM, sparking heated discussions in the English-speaking crypto community.

Jez is a long-term evangelist for perpetual contracts. He heavily invested in Hyperliquid early on, with his account address ranking high on the airdrop leaderboards of Lighter and Variational. This time, he has taken matters into his own hands, creating a Perp DEX with no fees, no slippage, and no funding rate.

Old-School Gambling House Exiles to the Chain

The mechanism of PaperTrade has a notorious predecessor in financial history: the bucket shops in American small towns in the 1900s. These establishments, operating under the guise of securities firms, would chalk up real-time quotes from the New York Stock Exchange behind their counters, but clients' orders never left the shop owner's drawer. Essentially, it was a gamble between the client and the shop owner. This business was outlawed by New York State legislation in 1909 and largely disappeared by the 1920s.

When users open or close a position on PaperTrade, the platform directly reads the order book price from Hyperliquid and settles directly with the public LP pool based on the difference between the opening and closing prices. No orders enter Hyperliquid's matching system during this entire process, and no real perpetual contracts are exchanged. The trading parties are always the user and the LP pool, with no third-party counterparty.

Perpetual Contracts + P2P + DeFi Ponzi

PaperTrade simultaneously borrows models from DeFi mining and P2P lending.

User losses on PaperTrade are placed directly into the protocol's LP pool, while user profits are taxed by the platform. The smaller the price fluctuation, the more profit is taken. In other words, the more users earn, the less the protocol taxes.

Unlike HLP, PaperTrade's LP pool has no team pre-deposit, no VC investment, and does not accept any form of external deposits whatsoever. Its sole source of funds is user-lost margin.

The question arises: if the LP pool only has $100, but a user makes $5,000, how does the protocol pay?

PaperTrade has brought the creditor queue from traditional P2P lending onto the chain.

This $5,000 enters a sequential on-chain queue, waiting for the next losing trade to come in and fill the gap, with payments made in order from the front of the queue. User principal is always returned immediately, only the profit portion is queued.

In theory, the LP can be "bankrupt" in stages, but every winner will eventually be paid in full, unless the losses from losers are insufficient to cover the profits the platform owes the winners.

If the story ended here, this project would be doomed to failure. Because if the LP pool runs out of money, it means winners might have to wait a long time in the queue to receive their profits, naturally losing motivation to trade. As traders leave, even losers disappear, and the money the platform owes winners becomes bad debt.

The essence of PaperTrade lies in its token, PAPER.

For every dollar a user loses, the protocol mints a certain amount of PAPER according to a curve.

When the LP balance is below $2 million, the minting ratio is fixed at 100 PAPER per $1 loss; after the LP exceeds $2 million, the rate begins to decay—the higher the LP balance, the less PAPER is minted.

X-axis: Amount of PAPER obtained per unit of loss; Y-axis: LP Balance (each grid represents 1M)

Staking PAPER yields two parts of dividends: first, the protocol's fee income; second, when the balance exceeds $5 million, all excess funds are allocated entirely to stakers.

In other words, the LP pool's scale is designed with a $5 million ceiling. Beyond this size, user losses are fully returned to PAPER holders. This forms a closed loop: "Losers get platform shares, winners take losers' money, the platform taxes winners to subsidize losers."

Therefore, a reasonable participation strategy can be summarized as: betting to lose money to mint PAPER when the LP pool's TVL is low, and staking PAPER to collect dividends when the LP pool's TVL is high.

A Stress Test for HyperEVM

In my opinion, the biggest uncertainty for PaperTrade lies in the HyperEVM on which it is deployed.

PaperTrade merely uses Hyperliquid's quotes as a free, native oracle, with all remaining logic residing in the contracts on HyperEVM.

This means any high-performance chain with similar capabilities could replicate PaperTrade's entire mechanism on its own chain, as long as it is willing to integrate an external price oracle. The replicator could even offer things HyperEVM cannot: lower gas fees, higher TPS, more generous early subsidies, more aggressive token incentives.

During the HyperEVM meme season in Q1 of last year, there was a period of slow on-chain speeds and high gas fees. The launch of PaperTrade is another test for HyperEVM.

Related Questions

QWhat is the key innovation of the new protocol PaperTrade announced on HyperEVM?

AThe key innovation of PaperTrade is its design as a perpetual DEX with zero fees, zero slippage, and zero funding rates. It operates by using Hyperliquid's orderbook as a price oracle and settling trades directly against a public LP pool without actual orders entering Hyperliquid's matching system, creating a peer-to-contract model.

QWhat is the historical inspiration for PaperTrade's mechanism, and why was it considered disreputable?

APaperTrade's mechanism is inspired by the 'bucket shops' of early 1900s America. These were fraudulent operations that posted real stock exchange prices but clients were simply betting against the shop owner, with no real trades ever executed. This practice was banned and died out due to its deceptive and purely gambling-based nature.

QHow does the PaperTrade protocol handle a situation where a user's profit exceeds the current balance of the LP pool?

AWhen a user's profit exceeds the LP pool balance, the profit amount (not the principal) is placed into a sequential on-chain queue. It will be paid out in order as future user losses replenish the pool. This means winners are guaranteed payment over time, provided there are enough subsequent losers to cover the debts.

QWhat is the role of the PAPER token in the PaperTrade ecosystem?

AThe PAPER token is minted when users incur losses on the platform. The minting rate decreases as the LP pool grows. Staking PAPER entitles holders to two types of dividends: a share of the protocol's revenue from profitable trades, and all excess funds in the LP pool once it surpasses a $5 million cap, effectively distributing user losses back to token holders.

QAccording to the article, what is the main challenge or uncertainty facing PaperTrade's implementation?

AThe main uncertainty lies in its deployment on HyperEVM. Since the core logic resides on-chain and merely uses Hyperliquid for price feeds, any high-performance chain with a similar external oracle could replicate the entire mechanism. Competitors could offer lower gas fees, higher TPS, or better incentives, posing a significant challenge to PaperTrade's sustainability on HyperEVM.

Related Reads

GitHub, Transfixed by AI

On the night of February 9th, GitHub suffered a major outage caused by a simple configuration change—reducing a cache refresh interval from 12 to 2 hours—that triggered a cascade of failures. This was not an isolated event, but part of a broader pattern. In early 2026, GitHub experienced at least 8 major incidents, failing to meet its promised 99.9% availability. These outages stemmed from structural issues: explosive growth in load, tight service coupling, and insufficient protection against abnormal traffic. This unprecedented load is driven by AI Agents. In 2025, GitHub handled ~1 billion commits. By 2026, weekly commits reached 275 million, projecting to ~14 billion for the year—a 14x increase. AI tools like Claude Code now contribute 4.5% of all public repository commits, with weekly submissions surging 25x in just three months. AI-generated pull requests jumped from 4 million to 17 million per month in half a year. Unlike human developers, AI Agents work continuously, generating commits at a scale that overwhelms infrastructure designed for human rhythms. The surge also shattered GitHub's business model. Copilot's flat-rate pricing, based on assisting human developers, became unsustainable as Agentic AI sessions consumed resources worth hundreds of dollars for a few dollars in fees. In response, GitHub imposed usage limits and, by June 1st, shifted to a pay-per-use "AI Credits" system. Facing this new reality, GitHub realized a 10x scaling plan was insufficient. It announced a need to *redesign* its architecture for 30x current scale—decoupling services, adding fault isolation, and improving change management to prevent cascading failures. Other platforms like Stripe and AWS are facing similar challenges with AI Agents. Fundamentally, GitHub is transitioning from a human collaboration platform to an "exhaust pipe" for automated AI workflows. Its detailed post-mortem reports aim to maintain trust during this turbulent rebuild. The February outage was not just a technical glitch, but a signal of the software industry's entry into a new, AI-driven era.

marsbit5m ago

GitHub, Transfixed by AI

marsbit5m ago

Both Suffer Massive Losses Exceeding $90 Billion, Which Is in Greater Peril: Strategy or Bitmine?

Facing massive paper losses exceeding $90 billion each amidst a sharp market downturn, "Digital Asset Treasury" (DAT) giants Strategy and Bitmine find themselves in a precarious position, but with different underlying risks. Strategy, heavily invested in Bitcoin (BTC), faces significant financial strain. Its strategy relies heavily on debt, including convertible notes and preferred stock (STRC) requiring substantial dividend payments. With its cash reserves dwindling and BTC offering no staking yield for cash flow, Strategy's high leverage makes it vulnerable. A continued price decline could force asset sales to meet obligations, potentially creating a negative feedback loop. Its market value has already fallen sharply. In contrast, Bitmine, an Ethereum (ETH) holder, appears on firmer financial ground. It primarily funds its purchases through equity offerings (like ATM programs), avoiding debt pressure. It also generates income by staking a large portion of its ETH holdings. While not immune to market drops and shareholder dilution concerns, Bitmine maintains more flexibility, recently announcing a new preferred share offering to raise further capital. The core divergence lies in their financing: Bitmine uses equity (investor money), while Strategy uses debt (borrowed money). Consequently, Bitmine currently faces less immediate liquidity pressure than Strategy, which must navigate the dual challenge of servicing debt/dividends and a declining core asset (BTC) price.

marsbit12m ago

Both Suffer Massive Losses Exceeding $90 Billion, Which Is in Greater Peril: Strategy or Bitmine?

marsbit12m ago

Where the AI Bubble Really Is: Which Layer of Players Are Naked

AI Bubble: Where It Really Is and Who's Swimming Naked This analysis dissects the AI industry not as a single entity but as a five-layer pyramid, arguing that bubbles are concentrated in specific tiers, not uniformly distributed. **Key Distinction from the 2000 Dot-com Bubble:** Unlike 2000, where companies had stock prices before revenue, today's leading AI players have massive, contract-backed revenue driving their valuations. Core infrastructure demand is real, with every GPU running at full capacity for paying customers. **The Five-Layer Pyramid & Bubble Assessment:** * **L0 (Fab/Manufacturing) & Top L4 (Leading AI Apps): NO BUBBLE.** Companies like TSMC, NVIDIA, major cloud providers (Microsoft, Google, Meta, Amazon), and top AI labs have real revenues and orders. Supply is tightly constrained by TSMC's disciplined capacity control and physical limits like power/land for data centers, preventing a supply glut. * **L1 (Memory): BATTLEGROUND.** Sky-high HBM margins could signal a new structural cycle or a classic "boom before bust." The oligopoly of three major players may enforce supply discipline, making this a high-stakes bet. * **L2 (Interconnect/Optical Modules): BUBBLE TERRITORY.** Companies like Lumentum and AAOI have seen stock surges (4-10x) far outpacing revenue growth. This hardware segment has lower physical barriers to expansion than fabs, allowing speculation. It mirrors the 2000 bubble's epicenter—optics. * **L3 (Infrastructure/"GPU Landlords"): VULNERABLE.** GPU leasing companies profit from the current compute shortage but own no long-term moat. Their business model relies on a temporary bottleneck that will ease as big tech expands and new tech (e.g., potential space-based data centers) emerges. * **L4 Long Tail (VC-backed Startups): STRONG BUBBLE SIGNALS.** VC funding concentration in AI is twice that of the 1999 peak. Many startups with little revenue use the valuation logic of successful giants to justify their own, creating high risk of a "valuation crunch" when funding dries up. **Critical Risks to Monitor:** 1. **GPU Depreciation & Accounting:** Companies extending the assumed useful life of GPUs artificially boost profits. The true economic life depends on future generational leaps from NVIDIA. 2. **"GPU Credit" & Off-Balance-Sheet Leverage:** Emerging structures where shell companies borrow to buy GPUs and lease them out (with chipmakers sometimes investing) move debt off major balance sheets. This echoes the "vendor financing" of 2000 and the securitization risks of 2008, though currently small-scale. 3. **TSMC Abandoning Caution:** If the primary supply bottleneck (TSMC's conservative capacity planning) breaks, runaway supply could trigger a bust. 4. **Algorithmic Efficiency Breakthrough:** A major leap in software efficiency could drastically reduce the need for raw compute hardware, undermining the investment thesis. **Conclusion:** The AI boom is expensive and has frothy areas, but its core is underpinned by real demand and physical supply constraints. The bubble risk is layered: most present in optical components, GPU leasing, and the long-tail startup ecosystem, while the foundational chip manufacturing and leading application layers remain relatively solid—for now.

marsbit25m ago

Where the AI Bubble Really Is: Which Layer of Players Are Naked

marsbit25m ago

Trading

Spot
Futures
活动图片