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

marsbitОпубліковано о 2026-05-14Востаннє оновлено о 2026-05-14

Анотація

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.

Пов'язані питання

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.

Пов'язані матеріали

Claude Code Introduces Dynamic Workflows: Enabling AI to Form Teams and Collaborate

Claude Code introduces dynamic workflows, enabling AI to coordinate teams of specialized agents for complex tasks. This transforms Claude from a code assistant into a programmable workbench. Workflows address key limitations of single-agent systems: agentic laziness (premature task completion), self-preferential bias (favoring own outputs), and goal drift (losing sight of original objectives). The system allows Claude to dynamically create execution frameworks using JavaScript. It can split tasks, dispatch parallel agents for isolated work (e.g., in separate worktrees), implement adversarial validation, run tournaments, and synthesize results. This multi-agent approach is valuable for tasks requiring deep research, factual verification, code migration, root cause analysis, large-scale triage, and qualitative sorting. Key patterns include: classify-and-route, fan-out-and-synthesize, adversarial verification, generate-and-filter, tournaments, and loop-until-done. While token usage is higher, workflows excel where tasks resemble programming—needing problem decomposition, isolated context, hypothesis testing, and handling many details. They extend Claude Code's utility beyond technical work to areas like business plan review, resume screening, and naming brainstorm. The feature is not a universal solution but points to a future where AI tool competitiveness depends on organizing reliable, reusable, and auditable execution flows for complex goals.

marsbit2 хв тому

Claude Code Introduces Dynamic Workflows: Enabling AI to Form Teams and Collaborate

marsbit2 хв тому

Hyperliquid, Wall Street's 24/7 Trading Convenience Store

Hyperliquid: The 24/7 Trading "Convenience Store" for Wall Street Hyperliquid, a decentralized cryptocurrency exchange, has become a go-to platform for Wall Street traders seeking to trade around the clock, especially during traditional market closures. Founded by Jeff Yan, a former quantitative trader, after the FTX collapse, the platform emphasizes user self-custody of assets. It offers a wide range of perpetual contracts—leveraged derivatives with no expiry—on assets from Bitcoin and crude oil to the S&P 500 and even pre-IPO companies like SpaceX. A notable example involves a hedge fund trader who capitalized on geopolitical news over a weekend, securing a 243% return on oil derivatives before markets reopened. The platform, run by just 11 employees, generated approximately $800 million in revenue last year, and its native token HYPE has seen significant growth. Its rise highlights the merging of traditional finance and crypto. While U.S. users are currently restricted, recent CFTC rule changes could open access. The platform is known for its transparency, having processed $10 billion in liquidations during a market crash while competitors faltered. Regulators warn of the high risks and complexity of perpetual contracts for retail investors. Key to its appeal is a strong community culture, direct engagement with founders, and a simple interface. Despite rules against VPN use, it attracts global users with its permissionless approach. Hyperliquid plans to expand into prediction markets and options, aiming to eventually host all financial activity.

marsbit2 хв тому

Hyperliquid, Wall Street's 24/7 Trading Convenience Store

marsbit2 хв тому

Who Funds the Agents?

**Summary: Who Funds AI Agents?** OpenAI recently shut down a feature allowing AI agents to shop for users, highlighting the challenge of creating a secure and regulated environment for agent-driven transactions. While payment infrastructure exists, a crucial governance layer—defining spending limits, fraud detection, tax handling, and return policies—is largely missing. The potential is enormous: AI agents already processed $73M across 176M transactions last year, with McKinsey forecasting this could grow to $3-5T in global consumer commerce by 2030. The core competition isn't just about processing payments, which can be very cheap (especially with crypto-based settlement), but about controlling the rules that govern agent spending. Key players like Stripe and Coinbase are racing to dominate this governance layer. Stripe's acquisition of wallet provider Privy allows it to set spending policies, identity checks, and human-in-the-loop approvals directly at the wallet level. Similarly, Coinbase's stack, including its x402 protocol and AgentKit, embeds governance rules. This vertical integration across settlement, wallet, and governance layers is becoming the dominant strategy. Control over the governance layer is where significant future value lies. If agents handle trillions in transactions, even a small fee for managing compliance, fraud prevention, and policy enforcement could generate billions in annual revenue. The companies that successfully integrate across the payment stack will capture value from idle agent balances, transaction fees, and governance services, positioning themselves as the foundational banks of the AI agent economy.

marsbit30 хв тому

Who Funds the Agents?

marsbit30 хв тому

Торгівля

Спот
Ф'ючерси
活动图片