The Launch of the First Batch of Prediction Market ETFs is Temporarily Halted, Wall Street is Eyeing This Business

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

Анотація

The launch of the first prediction market ETFs in the U.S. has been delayed after the SEC initiated further review, postponing their planned early May debut. The regulatory body is seeking more details from issuers like Roundhill Investments, Bitwise, and GraniteShares on product mechanics, risk disclosure, and how these funds track binary event contracts—such as political election outcomes or economic indicators—rather than traditional assets. Analysts view this not as a rejection but as a cautious, precedent-setting review, given the novel nature of these ETFs that allow investors to trade on the probability of real-world events. While the delay slows immediate rollout, it is seen as a step toward establishing clearer rules, and Wall Street's broader interest in monetizing "tradable future events" suggests this product category is likely to evolve, whether through direct event-based ETFs or investments in related platforms and infrastructure.

Author | Asher(@Asher_0210)

The first batch of prediction market ETFs did not launch in the U.S. market as originally planned.

Earlier this month, due to intervention by the U.S. SEC for further review, the first batch of ETF products related to prediction markets failed to become effective as scheduled, and their listing was forced to be postponed. The SEC required the issuers to supplement details regarding the product mechanism and disclosures, particularly explaining how such products track event contracts, handle settlement risks, and communicate potential extreme losses to ordinary investors.

On the Verge of Effectiveness, the U.S. SEC Hits the Pause Button

Prediction market ETFs are not a new product that suddenly emerged this month. In February of this year, Roundhill Investments was the first to submit relevant filings, followed by Bitwise Asset Management and GraniteShares. The approaches of several issuers were similar, all involving packaging real-world event outcomes into ETF products, allowing investors to trade event probabilities through traditional securities accounts.

The first batch of products initially focused on U.S. political events, including the victory of the Democratic or Republican party in the 2028 presidential election, and the control of the Senate or House in the 2026 midterm elections. Subsequently, the application scope further expanded to event-driven targets such as economic recessions, tech industry layoffs, and commodity prices, with the number of pending products exceeding 20.

According to relevant rules, such ETFs typically become effective automatically 75 days after submission, unless the SEC intervenes for further review. Precisely because multiple issuers had submitted filings as early as February, early May became a critical timeframe for the first batch of prediction market ETFs. Roundhill had previously submitted updated filings, planning for its six prediction market ETFs centered on U.S. presidential and congressional elections to become effective on May 5. The market originally expected Roundhill to potentially be the first issuer to launch prediction market ETFs, with similar products from Bitwise and GraniteShares possibly following.

However, in the end, due to the U.S. SEC's intervention for further review, the first batch of products did not see an automatic effectiveness.

Delay "Not a Fatal Issue," but Entering a More Detailed Review Stage

From the current actions of the U.S. SEC, it appears more like the prediction market ETFs were asked to provide supplementary explanations rather than being outright rejected.

If regulators believed such products fundamentally should not exist, the market might have seen clearer signals of rejection. But the SEC's current actions seem more like requiring issuers to clarify several issues, including how the products obtain exposure to event contracts, how the underlying prices are formed, how event outcomes are settled, what magnitude of losses investors might bear, and whether the disclosure documents are sufficiently straightforward.

Bloomberg ETF analyst Eric Balchunas posted on platform X, stating that the SEC's decision to further review prediction market ETFs currently seems more like the regulatory agency wanting to conduct additional verification of the disclosure documents. Given the pioneering significance of such products, once approved, they would set an important regulatory precedent for prediction market ETFs, so it's understandable that the SEC is taking more time for review.

The reason for the SEC's caution is that prediction market ETFs and traditional ETFs are not the same type of product. Ordinary sector ETFs buy a basket of stocks, thematic ETFs buy into a specific industry narrative, and Bitcoin ETFs track the price of an asset. But prediction market ETFs are not buying an asset; they are buying whether a specific event will occur or not. Whether the Democrats win the 2028 presidential election, whether the Republicans control the Senate, whether the U.S. enters an economic recession, whether the tech industry experiences large-scale layoffs—these are not traditional assets, but real-world events.

The peculiarity of prediction market ETFs lies in the fact that they look like ETFs, but their underlying structure is closer to binary event contracts. Ordinary investors seeing them in their brokerage accounts might mistake them for ordinary thematic funds, but they are not trading a basket of stocks or asset prices; rather, they are trading whether a specific event ultimately occurs or not. If the judgment is wrong, the loss could be very direct, even approaching zero. The SEC's request for supplementary disclosures is perhaps to confirm whether issuers can clearly explain this structure and its risks.

The Launch Window Remains Open, But Rules Are Key

Although the launch of prediction market ETFs has been delayed, the market currently tends to interpret this postponement as supplementary review rather than a regulatory shift towards rejection. Nate Geraci, President of The ETF Store, offered a relatively optimistic assessment. He mentioned that U.S. SEC Commissioner Hester Peirce recently stated in a speech that regulators are trying to strike a balance between regulation and innovation. Nate Geraci believes this statement might be related to prediction market ETFs and suggested such products could be launched soon.

Currently, institutions might need to focus on whether the SEC characterizes this delay as a disclosure issue or a product attribute issue. However, regardless of which review path the SEC ultimately leans towards, the prediction market ETF category is unlikely to vanish due to a single delay.

If the issue remains at the disclosure level, the first batch of products might just be launched a bit later; if regulators continue to question the product attributes, the pace will slow down, but it will also push the industry to form clearer rules. For issuers, as disclosure standards, settlement requirements, and boundaries for investor protection gradually become clear, subsequent products might actually be easier to replicate.

More importantly, institutions have already begun designing products at different levels around prediction markets. Directly tracking event outcomes like elections, recessions, and layoffs is one approach; investing in prediction market platforms, trading infrastructure, market makers, and data service providers is another. Even if the review cycle for event-outcome ETFs lengthens, prediction markets, as a financial theme, have already been incorporated into the product libraries of ETF issuers. In other words, Wall Street is not just waiting for a few election ETFs to be approved; it is placing early bets on the new business that "future events can also be traded."

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

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.

marsbit17 хв тому

GitHub, Transfixed by AI

marsbit17 хв тому

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.

marsbit24 хв тому

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

marsbit24 хв тому

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.

marsbit36 хв тому

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

marsbit36 хв тому

Торгівля

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