SEC Promotes Tokenized Stocks, Is the Traditional Finance Industry Starting to Worry?

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

Анотація

The U.S. Securities and Exchange Commission (SEC) is preparing to formally release an "innovation exemption" framework this week. This framework would allow third parties to tokenize U.S. stocks like Apple and Tesla without approval from the listed companies. The move, rooted in a deregulatory vision proposed by pro-crypto commissioners earlier this year, could accelerate the migration of traditional stock markets to blockchain. This development poses a structural threat of "fragmentation" to traditional finance. Core concerns are liquidity fragmentation—where trading volume disperses across multiple blockchains and platforms, leading to price disparities and reduced market efficiency—and revenue fragmentation—where trading fees and intermediary income shift away from domestic exchanges to overseas or competing platforms. The report compares the traditional stock market to a monopolistic "supermarket." Tokenization enables countless "street stalls" to operate outside this system, threatening the exchange's dominance, diluting liquidity for large orders, and slicing into revenue streams. Evidence of this capital fragmentation is already emerging. On the same day the SEC signaled the framework, decentralized platform Hyperliquid saw its RWA (real-world asset) open interest hit a record $2.6 billion, driven by demand for 24/7 on-chain trading of traditional assets. Traditional institutions face a dilemma: either collaborate to build tokenization infrastructure proactively or...

Author: Tiger Research

Compiled by: AididiaoJP, Foresight News

The U.S. Securities and Exchange Commission (SEC) is preparing to formally announce an "innovation exemption" framework this week, which will allow third parties to tokenize U.S. stocks like Apple and Tesla without approval from the listed companies. This move could accelerate the migration of traditional stock markets to blockchain, while also raising deep concerns among exchanges about liquidity fragmentation and revenue loss.

According to a Bloomberg report on May 18, this framework originates from the deregulation vision proposed by pro-crypto commissioners Paul Atkins and Hester Peirce in February. Coinbase and the Blockchain Association had previously submitted formal letters of support, strongly advocating for granting third parties the right to tokenize. However, the guidance issued by Peirce on May 22 is narrower in scope than market expectations, applying only to on-chain stock instruments that fully retain shareholder rights and explicitly excluding synthetic stock tokens that do not carry voting or dividend rights.

Two Core Threats: Liquidity Fragmentation and Revenue Fragmentation

The core impact of tokenized stocks lies in "fragmentation." While the crypto industry often discusses liquidity aggregation, the traditional finance world views it as a structural threat.

  • Liquidity Fragmentation: When the same stock is tokenized on different blockchains and decentralized platforms, the trading volume and order flow originally concentrated on the NYSE or Nasdaq will disperse across multiple venues. This will lead to price disparities between platforms, increased slippage for large orders, and reduced overall market efficiency.
  • Revenue Fragmentation: With the dispersion of trading venues, transaction fees and intermediary revenues that originally belonged to domestic exchanges will flow to overseas or competing platforms, directly impacting national financial competitiveness.

A Tiger Research report uses South Korea as an example: The SK Hynix 2x Leveraged ETF launched by Hong Kong asset manager CSOP has grown into the world's largest single-stock leveraged ETF, with assets exceeding 110 billion won (approximately $80 billion). If South Korea could have taken the lead in launching similar products through regulatory sandboxes, these management fees and financial revenues could have stayed within the country.

The End of Traditional Exchanges' "Supermarket" Monopoly

The report uses a vivid metaphor to describe this change: the traditional stock market is like a dominant supermarket where all buyers and sellers are concentrated, and the exchange monopolizes transactions and collects fees. Tokenized stocks are akin to allowing anyone to set up thousands of street stalls without permission, conducting trades directly outside the supermarket.

This dispersion will lead to buyer loss, thinner inventory at each stall, difficulty in executing large trades, and the slicing up of revenue sources. If domestic exchanges hesitate due to regulatory constraints, competing platforms in other jurisdictions will rush to seize global capital flows and intermediary revenues.

Capital Fragmentation Is Already Happening

On the same day the SEC signaled the framework (May 18), the open interest for RWAs (Real World Assets) on the decentralized platform Hyperliquid surpassed $2.6 billion, reaching a record high. Driven by the demand for 24/7 on-chain trading of traditional assets, RWA trading volume on perpetual DEXs is expected to surge further.

Traditional financial institutions and regulators face a dilemma: one option is to proactively build tokenization infrastructure through cooperation, like the NYSE; the other is to lobby regulators to block innovation to protect existing revenues. Regulators are also conflicted—they must control the pace of innovation while preventing domestic revenue from being siphoned off by overseas platforms.

Even if the framework is formally announced, potential conflicts are just beginning. Future focal points will include:

  • A second "clarity war" surrounding shareholder rights;
  • How to bring platforms like Hyperliquid, which have grown in regulatory gray areas, into the regulatory system. If deemed unlicensed exchanges, this could trigger a new wave of liquidity and uncertainty shocks.

In the era of digital assets, if financial institutions and jurisdictions do not act quickly, they will permanently lose their long-monopolized fee rights and financial leadership, and capital will continue to disperse in all directions.

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

QWhat is the SEC's upcoming 'innovation exemption' framework expected to allow, according to the article?

AThe SEC's upcoming 'innovation exemption' framework is expected to allow third parties to tokenize stocks like Apple and Tesla on the blockchain without requiring approval from the companies themselves, provided the tokenized instruments fully retain shareholder rights such as voting and dividends.

QWhat are the two main 'fragmentation' threats that tokenized stocks pose to traditional finance, as outlined in the Tiger Research report?

AThe two main 'fragmentation' threats are liquidity fragmentation and revenue fragmentation. Liquidity fragmentation means trading volume spreads across multiple blockchain platforms, causing price discrepancies and higher slippage. Revenue fragmentation refers to the diversion of trading fees and intermediary income away from national exchanges to competing or foreign platforms.

QWhat example does the article use to illustrate the financial loss a country can suffer by not moving quickly with tokenized products?

AThe article uses the example of South Korea. A Hong Kong-based asset manager's leveraged ETF on SK Hynix has grown into the world's largest single-stock leveraged ETF. The report suggests that if South Korea had acted faster through a regulatory sandbox, the management fees and financial revenue from such a product could have remained within the country.

QWhat platform's RWA (Real World Asset) open interest hit a record high on the same day the SEC signaled its new framework?

AOn the same day (May 18), the decentralized platform Hyperliquid saw its RWA open interest surge to a record high, exceeding $2.6 billion.

QWhat are the two strategic options traditional financial institutions and regulators face in response to tokenization, as mentioned in the article?

AThe two strategic options are: 1) To proactively build tokenization infrastructure through partnerships, similar to what the NYSE is doing. 2) To lobby regulators to block innovation in order to protect existing revenue streams.

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

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.

marsbitЩойно

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

marsbitЩойно

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.

marsbit1 хв тому

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

marsbit1 хв тому

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.

marsbit28 хв тому

Who Funds the Agents?

marsbit28 хв тому

Торгівля

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