Hong Kong To Grant Stablecoin Licenses In Q1, Financial Secretary Reveals At Davos

bitcoinistPublicado a 2026-01-22Actualizado a 2026-01-22

Resumen

Hong Kong's Financial Secretary Paul Chan announced at the World Economic Forum in Davos that the region will issue its first stablecoin licenses in Q1 of this year. This move aims to strengthen Hong Kong's position as a fintech hub. Chan emphasized the city’s "responsible and sustainable" regulatory approach, which balances innovation with strong safeguards for financial stability and investor protection. The HKMA has received 36 formal license applications from banks, tech firms, and Web3 startups, among others. The approval process will be stringent, with only a limited number of licenses granted initially. Hong Kong has already issued $2.1 billion in tokenized green bonds and established a licensing framework for virtual asset trading platforms.

At the World Economic Forum in Davos, Switzerland, Hong Kong’s Financial Secretary, Paul Chan Mo-po, announced the region’s plan to issue licenses for stablecoin providers in the first quarter of this year as the city seeks to strengthen its position as a leading hub for financial technology.

Hong Kong’s Regulatory Framework

Chan highlighted Hong Kong’s regulatory framework for digital assets, describing it as “responsible and sustainable.” He emphasized the importance of a balanced approach to support the growth of both finance and technology, noting that these two sectors are “mutually reinforcing.”

Chan articulated the benefits of digital assets, pointing out that they can enhance transparency, improve risk management, and facilitate more efficient capital movement. “We view digital assets as a financial innovation that we should embrace proactively,” he stated.

The Finance chief elaborated on the necessity of ensuring that digital assets serve the real economy while simultaneously implementing strong guardrails to mitigate risks related to financial stability, market integrity, and investor protection.

He reiterated the principle of “same activity, same risk, same regulation,” which is designed to promote a healthy, responsible, and sustainable environment for digital asset development. The government and regulators, he asserted, will act as “market enablers,” setting a precedent for innovation.

First Stablecoin Licenses Soon

Over the past couple of yeaers, Hong Kong has prioritized strengthening its position as a fintech hub, particularly in light of the US’s efforts to fulfill President Donald Trump’s vision of establishing the country as the global centre for crypto.

Chan pointed out that since 2023, the city has issued three batches of tokenized green bonds totaling $2.1 billion. Additionally, Hong Kong has already established a licensing framework for virtual asset trading platforms.

Notably, last November, the Hong Kong Monetary Authority (HKMA) launched a controlled pilot program to facilitate real-value transactions using tokenized deposits and digital assets.

During his remarks, Chan specifically mentioned the upcoming licensing regime for stablecoins, indicating that the first batch of licenses is expected to be issued soon.

According to reports from the HKMA, the authority received formal stablecoin license applications from 36 institutions by September 30, nearly half of the 77 expressions of interest recorded in August.

Applicants for these licenses include a diverse range of entities, such as banks, technology firms, securities and asset management companies, e-commerce platforms, payment service providers, and Web3 startups.

A spokesperson for the HKMA stated that the authority will review all submission materials meticulously and conduct approvals in line with the new Stablecoin Ordinance and relevant regulatory requirements.

While the HKMA aims to announce the first batch of licensed stablecoin issuers between the first and second quarter, it has advised that the licensing process will be stringent, with only a limited number of licenses granted during this initial phase.

The 1-D chart shows the total crypto market cap valuation at $2.9 trillion. Source: TOTAL on TradingView.com

Featured image from OpenArt, chart from TradingView.com

Preguntas relacionadas

QWhat did Hong Kong's Financial Secretary announce regarding stablecoin licenses at the World Economic Forum in Davos?

AHong Kong's Financial Secretary, Paul Chan Mo-po, announced that the region plans to issue licenses for stablecoin providers in the first quarter of this year.

QWhat principle did Chan reiterate to promote a healthy environment for digital asset development?

AChan reiterated the principle of 'same activity, same risk, same regulation' to promote a healthy, responsible, and sustainable environment for digital asset development.

QHow many stablecoin license applications did the HKMA receive by September 30, and how many expressions of interest were recorded in August?

AThe HKMA received formal stablecoin license applications from 36 institutions by September 30, which was nearly half of the 77 expressions of interest recorded in August.

QWhat types of entities have applied for stablecoin licenses in Hong Kong?

AApplicants for stablecoin licenses include a diverse range of entities such as banks, technology firms, securities and asset management companies, e-commerce platforms, payment service providers, and Web3 startups.

QWhat is the HKMA's timeline for announcing the first batch of licensed stablecoin issuers?

AThe HKMA aims to announce the first batch of licensed stablecoin issuers between the first and second quarter of this year.

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 57 min(s)

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

marsbitHace 57 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 59 min(s)

Your Claude Will Dream Tonight, Don't Disturb It

marsbitHace 59 min(s)

Trading

Spot
Futuros
活动图片