Hong Kong Prepares To Grant Limited Batch Of Stablecoin Licenses In March – Report

bitcoinistОпубліковано о 2026-02-03Востаннє оновлено о 2026-02-03

Анотація

Hong Kong's financial authorities, led by the Hong Kong Monetary Authority (HKMA), are preparing to issue the first limited batch of stablecoin issuer licenses in March. Chief Executive Eddie Yue confirmed that a "very small number" of licenses will be granted after the review process for applications nears completion. Over 30 companies, including Ant Group's overseas arm, have applied since the Stablecoins Ordinance was enacted in August, requiring any issuer of fiat-referenced stablecoins in Hong Kong to be licensed. The HKMA is focusing on use cases, risk management, AML measures, and asset backing. This move is part of Hong Kong's broader strategy to become a regulated global crypto hub, despite potential challenges from mainland China's strict stance against stablecoins.

Hong Kong financial authorities have announced that they will soon grant the first, limited batch of stablecoin provider licenses as the review process for applications is almost completed.

HKMA To Grant Limited Stablecoin Licenses Soon

On Monday, the Hong Kong Monetary Authority (HKMA)’s Chief Executive, Eddie Yue, announced that the regulatory agency is preparing to grant the first batch of the highly anticipated stablecoin licenses next month.

At a Legislative Council meeting, Yue affirmed that the financial authority expects to issue a “very small number” of stablecoin issuer licenses in March, according to a Reuters report.

In August, the HKMA enacted the Stablecoins Ordinance, which directs any individual or entity seeking to issue any fiat-referenced stablecoin (FRS) in Hong Kong, or any Hong Kong Dollar (HKD)-denominated token, to obtain a license from the regulator.

Local news outlets have reported that more than 30 companies have applied for the license, including the overseas arm of Chinese mainland financial technology giant Ant Group and logistics technology firm Reitar Logtech.

In December, legal experts suggested that Hong Kong’s ambitions to become a key regulated hub for stablecoins could be clouded by the People’s Bank of China’s explicit crackdown on the sector.

As reported by Bitcoinist, top financial regulators affirmed that stablecoins don’t qualify as legal tender in the mainland, which could delay the original early 2026 schedule and affect the HKMA’s approval of projects involving the yuan or mainland Chinese institutions.

Nonetheless, Hong Kong’s Financial Secretary, Paul Chan Mo-po, recently confirmed the regulators’ plan to grant stablecoin issuers licenses in the first quarter of the year at the World Economic Forum in Davos.

During a Monday media briefing, HKMA’s Chief Executive reportedly noted that their application review process is near its completion. Yue also highlighted that the regulator is focusing on use cases, risk management, anti-money laundering (AML) measures, and asset backing.

Moreover, he asserted that licensed issuers must comply with local regulations for cross-border activities, but added that “mutual recognition arrangements with other jurisdictions could be explored in the future.”

Hong Kong Continues Crypto Regulation Efforts

Hong Kong has been actively developing a comprehensive framework to support the expansion of the digital assets industry as part of its long-term strategy to become a global crypto hub.

Notably, financial authorities have been exploring rules to enable insurance companies to invest in cryptocurrencies and the infrastructure sector. In addition, the jurisdiction is among the 76 markets committed to implementing the Organisation for Economic Co-operation and Development’s (OECD) new global standard for exchanging tax information related to crypto assets.

The upcoming crypto reporting framework, the Crypto Asset Reporting Framework (CARF), is intended to bring crypto users across borders under global tax transparency rules, thereby preventing tax evasion. Hong Kong is set to begin its first cross-border exchanges of crypto reporting data in 2028.

However, the Hong Kong Securities & Futures Professionals Association (HKSFPA) has expressed its concerns about the implementation of the OECD’s CARF and the related amendments made to Hong Kong’s Common Reporting Standard (CRS).

The group noted that it mostly supports the proposals, but urged regulators to ease the record-keeping requirements for dissolved entities and the uncapped per-account penalties for minor technical errors. The Professionals Association warned that these elements of the CARF and CRS amendments could create operational and liability risks for market participants.

Bitcoin (BTC) trades at $78,055 in the one-week chart. Source: BTCUSDT on TradingView

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

QWhen is the Hong Kong Monetary Authority (HKMA) preparing to grant the first batch of stablecoin licenses?

AThe HKMA is preparing to grant the first batch of stablecoin licenses in March.

QWhat is the name of the ordinance that requires a license to issue fiat-referenced stablecoins in Hong Kong?

AThe ordinance is called the Stablecoins Ordinance.

QWhich two companies were mentioned as having applied for a stablecoin license in Hong Kong?

AThe overseas arm of Ant Group and the logistics technology firm Reitar Logtech were mentioned as applicants.

QWhat potential challenge to Hong Kong's stablecoin hub ambitions was raised by legal experts in December?

ALegal experts suggested that the People's Bank of China's explicit crackdown on the stablecoin sector could cloud Hong Kong's ambitions.

QWhat new global standard for crypto tax information is Hong Kong committed to implementing?

AHong Kong is committed to implementing the Organisation for Economic Co-operation and Development’s (OECD) Crypto Asset Reporting Framework (CARF).

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

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.

marsbit48 хв тому

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

marsbit48 хв тому

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.

marsbit50 хв тому

Your Claude Will Dream Tonight, Don't Disturb It

marsbit50 хв тому

Торгівля

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