Hook: The CFTC’s Ambiguous Line
The proposed rule isn't new—it’s Regulation 40.11 revisited. But the CFTC's attempt to define “gambling” in event contracts creates a boundary that is not merely political but architectural. When a smart contract settles based on an external event, the line between a derivatives market and a betting slip is drawn in code. I've spent years auditing these contracts. The difference often comes down to a single oracle call and a boolean check. The proposed 90-day review for contracts involving “terrorism, gaming, or similar activities” sounds reasonable until you realize that “involve” is a word that no compiler can parse. That’s where Hyperliquid Policy Center and Multicoin Capital stepped in.
Context: The Comment Letter Anatomy
On behalf of a growing ecosystem, Hyperliquid and Multicoin submitted a joint comment letter to the CFTC on the proposed amendments to Part 40 of its regulations. Their core position: event contracts should remain under exclusive CFTC jurisdiction, preempting state-level patchworks like New York’s stringent gambling laws. They also proposed two specific modifications: (1) make the “settlement test” a transparent, published standard rather than an internal checklist, and (2) require the CFTC to publicly release the reasoning behind any 90-day review decision. The letter arrives as prediction market volumes surpass $500 billion monthly, with traditional finance giants like Kalshi already operating in regulated sandboxes. This isn’t a fringe request—it’s an industry trying to encode its compliance roadmap.
Core: Settlement Test Transparency Means Code Predictability
The settlement test is the hidden engine of event contracts. In practice, it answers: does the contract refer to a single, objectively verifiable event with a binary outcome? If yes, it’s a prediction market; if no, it’s gambling. But the CFTC has never published the exact criteria. During my own audit of a major prediction market protocol, I found that the settlement logic relied on a multi-signature Oracle that could be manipulated if the event’s definition was ambiguous. The absence of a public standard forces developers to guess compliance. Hyperliquid and Multicoin’s request to make the test transparent is not about bureaucracy—it’s about turning a subjective regulatory threshold into a deterministic specification. Code is the only law that compiles without mercy. A clear settlement test allows smart contract engineers to hardcode compliance rules directly into the protocol, reducing legal gray area to pure logic. The second request—public reasoning for 90-day reviews—is equally structural. Without public reasoning, each review becomes a precedent-free black box. Developers have no way to learn from rejections. A public record creates a case law repository that can be fed into automated compliance checkers. This is where the technical and regulatory converge: predictable rules enable predictable code.
Contrarian: The Real Threat Isn’t the CFTC—It’s the States
Most commentary focuses on the CFTC’s potential overreach. I see a different danger: the letter’s strongest point—exclusive federal jurisdiction—is also its weakest negotiating chip. By demanding preemption, Hyperliquid and Multicoin are betting that Washington can override New York, California, and Texas. History suggests otherwise. State gambling commissions have long memories for revenue. Even if the CFTC adopts every suggestion, a single state attorney general could interpret the same “involve” language differently and file injunctions. The settlement test transparency helps, but only if federal courts agree to enforce preemption. During my work analyzing Lido DAO’s governance attack vectors, I learned that theoretical security fails when real-world misconfigurations exist. The same applies here: the letter’s logic is sound, but the enforcement environment is messy. The industry should prepare for a multi-jurisdictional compliance layer—each contract may need a state-level whitelist. That’s a technical problem too. Smart contracts don't care about borders, but oracles can be programmed to check jurisdiction via geofenced verification. I suspect that if the CFTC rejects preemption, the next wave of prediction market code will include geo-locked settlement conditions. Show me the source, not the slide deck.

Takeaway: Vulnerability in the Silence
What the letter doesn’t ask for is almost as important. There is no mention of oracle decentralization standards, no request for a “safe harbor” for open-source contract code, and no demand for a statutory definition of “gambling” in the context of smart contracts. These omissions suggest that Hyperliquid and Multicoin are playing a procedural game, not a foundational one. If the CFTC grants their requests, the industry gains predictability but not immunity. The real vulnerability will remain: settlement test transparency without oracle transparency creates a false sense of security. The only safe contract is one whose outcome can be verified by any node. That is the code-level truth that no regulatory brief can obscure. Code is the only law that compiles without mercy. And in prediction markets, the compiler never bluffs.