ETF Alert! South Korean Regulator Bars Coinbase, Strategy Assets In One Sweeping Move

bitcoinistPublicado a 2025-07-24Actualizado a 2025-07-24

Resumen

South Korea’s financial watchdog is urging fund managers to scale back on how much crypto-related stock they pack into exchange-traded...

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

South Korea’s financial watchdog is urging fund managers to scale back on how much crypto-related stock they pack into exchange-traded funds (ETFs).

The Financial Supervisory Service (FSS) has reportedly issued verbal guidance advising firms not to go overboard with investments in companies like Coinbase and Strategy (formerly MicroStrategy).

The FSS pointed out that the 2017 guidance on virtual currencies remains active and should still be followed. That older directive bars financial institutions from buying, holding, or using digital assets as collateral.

Despite growing interest in crypto and signs of lighter regulation in both the US and South Korea, officials say nothing new has been put into law yet. So for now, old rules still apply.

ETF Exposure To Crypto Stocks Draws Scrutiny

One big reason for the warning seems to be the rising number of ETFs that now hold large amounts of crypto-linked stocks.

According to reports, many of these ETFs list digital asset companies as a key part of their portfolio—sometimes making up more than 10% of the total.

Image: Markets.com

For example, the ACE US Stock Bestseller ETF, managed by Korea Investment Trust Management, has a 15% allocation in Coinbase alone.

Another fund, the KoACT US Nasdaq Growth Company Active ETF, holds 7% of Coinbase and 6% of Strategy, totaling 13% in crypto-related stocks.

These funds are mostly passive ETFs, which are designed to mirror a set index. That makes it hard to manually remove specific stocks without causing problems for investors who expect the fund to stick to its structure.

Market Pushback And Practical Challenges

Some in the industry aren’t happy about the timing or practicality of the FSS guidance. One official with knowledge of the ETF space said that removing specific stocks from index-based ETFs without altering the whole index could cause what’s known as a “gap rate” to spike, leading to tracking errors.

Total crypto market cap currently $3.85 trillion. Chart: TradingView

Another concern is fairness. Critics say it doesn’t make sense to limit only local ETFs when South Korean investors can easily access US-based ETFs that hold the same crypto stocks. In that case, the money just flows around the restriction instead of through it.

“There’s already a lot of indirect investment happening through US ETFs,” one source said. “Putting restrictions only on Korean ETFs won’t really stop the trend.”

Old Rules, New Problems

South Korea has been cautious about corporate involvement in crypto since 2017, when officials moved to shut down company-level trading in response to a spike in speculative activity.

Back then, the fear was mainly about money laundering and price manipulation. But nearly seven years later, the crypto world has changed dramatically—even if the rules haven’t.

Featured image from Unsplash, chart from TradingView

Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Christian, a journalist and editor with leadership roles in Philippine and Canadian media, is fueled by his love for writing and cryptocurrency. Off-screen, he's a cook and cinephile who's constantly intrigued by the size of the universe.

Criptos en tendencia

Lecturas Relacionadas

Li Fei-Fei's Latest Long-Form Article: When Video Generation, Robotics, and NVIDIA All Call Themselves World Models, We Need a Taxonomy

In a new article, Dr. Fei-Fei Li addresses the widespread and often inconsistent use of the term "world model" in AI. She proposes a clear, functional taxonomy rooted in the classic Partially Observable Markov Decision Process (POMDP) loop (agent → action → state → observation → agent). According to this framework, current systems called "world models" are different projections of this loop, categorized by their primary output: 1. **Renderers**: Output observations (pixels). Their goal is visual fidelity for human consumption (e.g., video generation models like Sora). They are the most commercially mature but are limited by a focus on appearance over physical accuracy. 2. **Simulators**: Output states (geometric, physical, dynamic representations). They provide a structurally accurate world for both human professionals (e.g., architects) and computational agents (e.g., robots for training). Li argues simulators are the crucial, underappreciated bridge, as they can underpin both rendering and planning. 3. **Planners**: Output actions. Given an observation and a goal, they decide what an agent should do next (e.g., robotic action models). This area is highly promising but remains the least mature for real-world deployment. Li highlights a key trend: the boundaries between these three categories are beginning to blur, as they all rely on a shared underlying understanding of geometry, physics, and dynamics. The logical endpoint is a unified world foundation model capable of switching between rendering, simulation, and planning based on downstream needs. This convergence, she concludes, is central to advancing spatial intelligence—enabling machines not just to talk about the world, but to truly understand, imagine, and interact with it.

marsbitHace 49 min(s)

Li Fei-Fei's Latest Long-Form Article: When Video Generation, Robotics, and NVIDIA All Call Themselves World Models, We Need a Taxonomy

marsbitHace 49 min(s)

Forbes Feature: Stablecoin Cross-Border Payments Are Faster, But Not Yet Cheaper

A Forbes feature delves into the state of stablecoin-based cross-border payments, noting rapid growth but a key shortfall: while faster and more accessible, they are not yet cheaper. At a recent industry conference in Mexico City, optimism about technology, regulation, and volume was tempered by discussions with practitioners. The core issue is liquidity. Traditional FX brokers charge 60-70 basis points, and stablecoins promise to slash this to 2-5 basis points. However, this theoretical cost advantage cannot be realized until deep liquidity pools are established at scale, requiring significant institutional capital inflow. A major adoption barrier is trust. Businesses often rely on long-standing relationships with traditional brokers, valuing reliability over marginal cost savings. This shift will be gradual. Furthermore, successful companies in the space are not positioning themselves as replacements for legacy systems like SWIFT, but as complements. They leverage stablecoins for speed while using traditional rails for their standardization and reliability in ensuring accurate payment details—a critical factor for supplier payments to avoid customs issues. Companies like Caliza, experiencing high monthly growth, exemplify this hybrid approach. The industry anticipates consolidation, as long-term viability will depend on securing the essential trifecta: proper licensing, robust fiat on/off-ramps, and deep liquidity. Without these, firms risk being mere intermediaries rather than building sustainable businesses.

marsbitHace 50 min(s)

Forbes Feature: Stablecoin Cross-Border Payments Are Faster, But Not Yet Cheaper

marsbitHace 50 min(s)

Li Feifei's Latest Article: When Video Generation, Robotics, and NVIDIA All Claim to Have 'World Models,' We Need a Taxonomy

"World Model" has become a widely used yet ambiguous term in AI. Drawing from the classic POMDP framework (agent → action → state → observation), this article proposes a functional taxonomy to clarify the concept. It identifies three distinct types, categorized by their output in the perception-action loop: 1. **Renderers**: Output visual observations (pixels). These models, like advanced video generators, prioritize visual fidelity but often lack underlying physical accuracy. 2. **Simulators**: Output the state of the world (geometry, physics, dynamics). They provide a structurally accurate representation for professionals (e.g., architects) and serve as training environments for robots and AI agents. 3. **Planners**: Output actions. Given an observation and a goal, they determine what an agent should do next, closing the perception-action loop (e.g., vision-language-action models). While renderers are currently the most commercially mature and planners are the most aspirational, the article argues that **simulators are the crucial, underappreciated hub**. By working at the level of geometry and physics, a simulator can project upwards to create visuals for humans and downwards to predict action consequences for agents. The future lies in the convergence of these three functions. Emerging research and products, like World Labs' Marble model which outputs both visual splats and physical collision meshes, are beginning to blur these boundaries. The logical endpoint is a unified world foundation model capable of rendering, simulating, and planning based on a shared understanding of spatial and temporal structures—ultimately enabling machines to understand, imagine, and interact with the physical world.

链捕手Hace 1 hora(s)

Li Feifei's Latest Article: When Video Generation, Robotics, and NVIDIA All Claim to Have 'World Models,' We Need a Taxonomy

链捕手Hace 1 hora(s)

Trading

Spot

Artículos destacados

Cómo comprar MOVE

¡Bienvenido a HTX.com! Hemos hecho que comprar Movement (MOVE) sea simple y conveniente. Sigue nuestra guía paso a paso para iniciar tu viaje de criptos.Paso 1: crea tu cuenta HTXUtiliza tu correo electrónico o número de teléfono para registrarte y obtener una cuenta gratuita en HTX. Experimenta un proceso de registro sin complicaciones y desbloquea todas las funciones.Obtener mi cuentaPaso 2: ve a Comprar cripto y elige tu método de pagoTarjeta de crédito/débito: usa tu Visa o Mastercard para comprar Movement (MOVE) al instante.Saldo: utiliza fondos del saldo de tu cuenta HTX para tradear sin problemas.Terceros: hemos agregado métodos de pago populares como Google Pay y Apple Pay para mejorar la comodidad.P2P: tradear directamente con otros usuarios en HTX.Over-the-Counter (OTC): ofrecemos servicios personalizados y tipos de cambio competitivos para los traders.Paso 3: guarda tu Movement (MOVE)Después de comprar tu Movement (MOVE), guárdalo en tu cuenta HTX. Alternativamente, puedes enviarlo a otro lugar mediante transferencia blockchain o utilizarlo para tradear otras criptomonedas.Paso 4: tradear Movement (MOVE)Tradear fácilmente con Movement (MOVE) en HTX's mercado spot. Simplemente accede a tu cuenta, selecciona tu par de trading, ejecuta tus trades y monitorea en tiempo real. Ofrecemos una experiencia fácil de usar tanto para principiantes como para traders experimentados.

288 Vistas totalesPublicado en 2024.12.13Actualizado en 2026.06.02

Cómo comprar MOVE

Discusiones

Bienvenido a la comunidad de HTX. Aquí puedes mantenerte informado sobre los últimos desarrollos de la plataforma y acceder a análisis profesionales del mercado. A continuación se presentan las opiniones de los usuarios sobre el precio de MOVE (MOVE).

活动图片