CFTC defends prediction markets as part of broader U.S. crypto policy reset

ambcryptoPublicado a 2026-02-17Actualizado a 2026-02-17

Resumen

The U.S. Commodity Futures Trading Commission (CFTC) is defending its federal oversight of prediction markets, framing them as regulated derivatives contracts under commodities law rather than state gambling statutes. Chair Mike Selig announced the agency filed an amicus brief in response to increasing state-level legal challenges. He emphasized the CFTC's exclusive jurisdiction and connected the move to a broader U.S. policy shift supporting crypto innovation. The stance aims to prevent fragmented state regulation and ensure national operational clarity for prediction markets, including those using blockchain technology. The CFTC signals readiness to litigate to maintain federal regulatory authority.

The Commodity Futures Trading Commission [CFTC] has moved to defend federal oversight of prediction markets. It filed a friend-of-the-court brief as state-level challenges intensify and tying the effort to what its chair described as a broader reset in U.S. crypto policy.

In a video statement and follow-up posts on Tuesday, 17 February, CFTC Chair Mike Selig said the agency acted to protect its exclusive jurisdiction over prediction markets, which the commission has regulated for more than two decades as derivatives contracts.

The amicus brief supports the CFTC’s position that such markets fall squarely under federal commodities law, rather than state gambling statutes.

Federal authority versus state challenges

Selig said prediction markets have faced an “onslaught of state-led litigation” over the past year, prompting the commission to intervene.

He argued that Congress granted the CFTC comprehensive authority over contracts based on commodities—a definition he said is intentionally broad and encompasses modern prediction markets.

“Prediction markets aren’t new,” Selig said, adding that they serve legitimate economic purposes by allowing participants to hedge risks such as weather and energy price volatility, while also providing information signals around real-world events.

“To those who seek to challenge our authority in this space, we will see you in court,”

he added.

Implications for crypto-adjacent markets

While the CFTC did not single out specific platforms in its public remarks, the dispute has implications for crypto-native prediction markets that use blockchain infrastructure and tokenized settlement.

Many such platforms operate at the intersection of derivatives regulation and state betting laws, making the question of federal preemption central to their ability to operate nationally.

By asserting exclusive federal jurisdiction, the CFTC is seeking to limit the risk of a fragmented, state-by-state regulatory patchwork. An outcome that market participants have warned could constrain liquidity and access.

Linking prediction markets to crypto policy

Selig explicitly connected the agency’s stance to a broader shift in U.S. crypto policy. He said the administration has “reversed course on crypto” to ensure the country remains “the crypto capital of the world.”

The remarks position the CFTC as a defender of market structure and federal clarity at a time when other crypto-related rules remain in flux.

The commission’s move does not endorse any particular market or product. Instead, it frames prediction markets as a long-standing part of U.S. derivatives oversight and signals a willingness to litigate to preserve that framework.

What comes next

The amicus filing sets the stage for further legal battles over jurisdiction, with outcomes that could shape how prediction markets are regulated in the United States.

For now, the CFTC views prediction markets as federal derivatives products and intends to defend that position in court.


Final Summary

  • The CFTC is asserting federal authority over prediction markets amid rising state challenges, elevating the issue to a legal confrontation.
  • By linking the move to a broader crypto policy reset, the agency signals a pro-clarity stance for crypto-adjacent market infrastructure.

Preguntas relacionadas

QWhat is the CFTC's position on the regulation of prediction markets in the United States?

AThe CFTC asserts that it has exclusive federal jurisdiction over prediction markets, which it regulates as derivatives contracts under federal commodities law, not state gambling statutes.

QWhy did CFTC Chair Mike Selig say the agency filed the amicus brief?

AHe stated the agency acted to protect its exclusive jurisdiction over prediction markets in response to an 'onslaught of state-led litigation' over the past year.

QHow does the CFTC's defense of prediction markets relate to U.S. crypto policy?

AChairman Selig explicitly connected the agency's stance to a broader shift in U.S. crypto policy, stating the administration has 'reversed course on crypto' to ensure the country remains a leader in the space, positioning the CFTC as a defender of market structure and federal clarity.

QWhat are the potential implications of this legal battle for crypto-native prediction markets?

AThe dispute's outcome is central to these platforms' ability to operate nationally, as it will determine if they are governed by a clear federal framework or a fragmented, state-by-state regulatory patchwork that could constrain liquidity and access.

QWhat legitimate economic purposes do prediction markets serve, according to the CFTC Chair?

AMike Selig stated that prediction markets allow participants to hedge risks such as weather and energy price volatility, while also providing information signals around real-world events.

Lecturas Relacionadas

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

OpenAI engineer Weng Jiayi's "Heuristic Learning" experiments propose a new paradigm for Agentic AI, suggesting that intelligent agents can improve not just by training neural networks, but also by autonomously writing and refining code based on environmental feedback. In the experiment, a coding agent (powered by Codex) was tasked with developing and maintaining a programmatic strategy for the Atari game Breakout. Starting from a basic prompt, the agent iteratively wrote code, ran the game, analyzed logs and video replays to identify failures, and then modified the code. Through this engineering loop of "code-run-debug-update," it evolved a pure Python heuristic strategy that achieved a perfect score of 864 in Breakout and performed competitively with deep reinforcement learning (RL) algorithms in MuJoCo control tasks like Ant and HalfCheetah. This approach, termed Heuristic Learning (HL), contrasts with Deep RL. In HL, experience is captured in readable, modifiable code, tests, logs, and configurations—a software system—rather than being encoded solely into opaque neural network weights. This offers potential advantages in explainability, auditability for safety-critical applications, easier integration of regression tests to combat catastrophic forgetting, and more efficient sample use in early learning stages, as demonstrated in broader tests on 57 Atari games. However, the blog acknowledges clear limitations. Programmatic strategies struggle with tasks requiring long-horizon planning or complex perception (e.g., Montezuma's Revenge), areas where neural networks excel. The future vision is a hybrid architecture: specialized neural networks for fast perception (System 1), HL systems for rules, safety, and local recovery (also System 1), and LLM agents providing high-level feedback and learning from the HL system's data (System 2). The core proposition is that in the era of capable coding agents, a significant portion of an AI's learned experience could be maintained as an auditable, evolving software system.

marsbitHace 23 min(s)

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

marsbitHace 23 min(s)

Your Claude Will Dream Tonight, Don't Disturb It

This article explores the recent phenomenon of AI companies increasingly using anthropomorphic language—like "thinking," "memory," "hallucination," and now "dreaming"—to describe machine learning processes. Focusing on Anthropic's newly announced "Dreaming" feature for its Claude Agent platform, the piece explains that this function is essentially an automated, offline batch processing of an agent's operational logs. It analyzes past task sessions to identify patterns, optimize future actions, and consolidate learnings into a persistent memory system, akin to a form of reinforcement learning and self-correction. The article draws parallels to similar features in other AI agent systems like Hermes Agent and OpenClaw, which also implement mechanisms for reviewing historical data, extracting reusable "skills," and strengthening long-term memory. It notes a key difference from human dreaming: these AI "dreams" still consume computational resources and user tokens. Further context is provided by discussing the technical challenges of managing AI "memory" or context, highlighting the computational expense of large context windows and innovations like Subquadratic's new model claiming drastically longer contexts. The core critique argues that this strategic use of human-centric vocabulary does more than market products; it subtly reshapes user perception. By framing algorithms with terms associated with consciousness, companies blur the line between tool and autonomous entity. This linguistic shift can influence user expectations, tolerance for errors, and even perceptions of responsibility when systems fail, potentially diverting scrutiny from the companies and engineers behind the technology. The article concludes by speculating that terms like "daydreaming" for predictive task simulation might be next, continuing this trend of embedding the idea of an "inner life" into computational processes.

marsbitHace 25 min(s)

Your Claude Will Dream Tonight, Don't Disturb It

marsbitHace 25 min(s)

Trading

Spot
Futuros
活动图片