CoinDeskPolicyPublished on 2024-04-08Last updated on 2024-04-09

Abstract

Countries have varying definitions and categorizations for stablecoins that may pose a risk to financial stability, the report by the Financial Stability Institute said.

  • Countries around the world must ensure consistency in their approaches to regulating stablecoins, a new report by the Financial Stability Institute says.
  • Differing approaches could pose challenges to an integrated financial system, the FSI added in its report.

Countries need to make their regulatory frameworks for stablecoins consistent with one another, the Financial Stability Institute (FSI) warned in a report published Tuesday.

The FSI, jointly created by the Bank for International Settlements and the Basel Committee on Banking Supervision, is tasked with assisting regulators worldwide in strengthening their financial systems. The institute's report on policy implementation insights for stablecoins – which refers to cryptocurrencies whose value is pegged to other assets such as sovereign currencies – warns of the dangers of fragmentation in supervision across the world.

"Stablecoins may still be unregulated or lightly regulated in other jurisdictions," said the report, authored by FSI Deputy Chair Juan Carlos Crisanto and Senior Advisors Johannes Ehrentraud and Denise Garcia Ocampo.

Advertisement
Advertisement

The authors argued that while many regulatory approaches have similarities when it comes to key requirements, the differences are largely driven by the variety of stablecoin design features and perceived risks. The report warned that this fragmentation in approaches to supervision could pose challenges to an integrated financial system and threaten financial stability.

Nations around the world have been exploring how to regulate stablecoins for several years. The U.K., for instance, passed legislation to recognize stablecoins as a means of payment in 2023, while the European Union passed the landmark Markets in Crypto Assets regulation (MiCA) to supervise issuers and service providers handling stablecoins. Japan too has started regulating stablecoins, while the U.S. is considering a stablecoin bill.

The FSI report says jurisdictions have varying definitions and categorizations for stablecoins that may pose a risk to financial stability. There are also discrepancies in requirements for the disclosure of reserve assets kept by stablecoin issuers to maintain the crypto's value against its reference currency.

Advertisement
Advertisement

"A consistent regulatory framework, as well as its global implementation, is essential to address stablecoins’ risks, prevent regulatory arbitrage and ensure a level playing field in the digital asset ecosystem," the FSI report said.

Ensuring the interoperability of stablecoins with central bank digital currencies (CBDC) and other digital assets would also be key to promoting an integrated financial system, the report added.

Global organizations such as the International Monetary Fund (IMF) and Financial Stability Board (FSB) have issued or are working on universal norms for stablecoins.

Edited by Sandali Handagama.

Related Reads

Commerce Ministry's Latest Export Controls Target 10 US Companies: Three Market-Moving Threads Explained

China's Ministry of Commerce placed 10 U.S. entities, including MP Materials, USA Rare Earth, Red Cat Holdings, and Teal Drones, on an export control list, banning the export of dual-use items. This move is seen as part of an ongoing countermeasure in the rare earth sector. The analysis suggests the primary impact is on U.S. companies within the **military, drone, and rare earth** sectors, aiming to restrict their access to critical Chinese materials and technology. For the Chinese market, the event is interpreted as reinforcing the **strategic value and pricing power** of domestic rare earth suppliers. However, the potential stock market reactions are nuanced: 1. **Chinese Rare Earth Upstream:** Companies like Northern Rare Earth are near yearly highs, indicating this event's "beneficiary" logic is largely priced in. It may confirm the trend but is unlikely to be a new major catalyst. 2. **Chinese Rare Earth Mid/Downstream & Drones:** Sectors like magnetic materials (e.g., Da Di Bear, Zhenghai Magnetic) and military drones (e.g., China Aerospace) are relatively undervalued. While the drone listing highlights sectoral competition, it doesn't directly translate to new orders for Chinese firms. 3. **Impact on Listed U.S. Companies:** The effect on stocks like MP Materials is ambiguous. While Chinese restrictions pose a challenge, these companies are also core to U.S. supply chain security efforts and may receive increased government support, potentially offsetting negative impacts. Their pre-announcement stock prices did not indicate panic selling. In summary, the export controls strengthen China's position in the global rare earth supply chain but have uneven effects across related stock market segments, with upstream Chinese gains likely priced in and downstream/drone sectors receiving more indirect, sentiment-driven attention. The outcome for the targeted U.S. stocks depends on the balance between restriction impacts and potential compensatory U.S. policy support.

marsbit5m ago

Commerce Ministry's Latest Export Controls Target 10 US Companies: Three Market-Moving Threads Explained

marsbit5m ago

Uniswap v4 Hook Analysis: Architecture Design, Common Vulnerabilities, and Protection Practices

Uniswap v4's Hook mechanism is a major innovation, enabling custom logic injection into liquidity pool lifecycle events like swaps and liquidity provisioning. This transforms the AMM into programmable infrastructure, shifting the security model from protocol-level to pool-level, as each pool's safety now depends on its bound Hook contract. The core architecture revolves around the singleton PoolManager contract, which manages all pools via a flash accounting system. State changes are tracked in transient storage and must be settled by the end of a transaction. Hook contracts are permanently bound to pools via a PoolKey, with their permissions encoded directly into their address via specific low-order bits. This design introduces unique security considerations and challenges for future upgrades. Key vulnerabilities and best practices identified include: - **Access Control Gaps:** Early versions of the BaseHook abstract contract only protect `unlockCallback()`, leaving other lifecycle functions (`beforeSwap`, `afterSwap`, etc.) exposed unless explicitly secured by developers. - **Unrestricted Pool Binding:** The `initialize()` function does not validate if a Hook "consents" to a new pool. Hooks must implement their own whitelisting in `beforeInitialize` to prevent unauthorized pool creation. - **Async/Custom Curve Hooks:** These high-risk Hooks can completely replace Uniswap's swap logic. Their security depends entirely on their own implementation, as they operate outside the native protocol's pricing safeguards. - **Delta Accounting Risks:** The system ensures final balance (NonzeroDeltaCount == 0) but cannot guarantee the *correctness* of intermediate delta states, which attackers could manipulate. - **Token Confusion:** Protocols must implement semantic validation for tokens in user-created markets, not just interface checks, to prevent cross-market confusion attacks. The article emphasizes that Hook auditing requires a "sub-protocol" approach due to extended interaction chains, highlighting a significant shift in security methodology for the v4 ecosystem.

marsbit57m ago

Uniswap v4 Hook Analysis: Architecture Design, Common Vulnerabilities, and Protection Practices

marsbit57m ago

Chips, Open-Source Models, and $50 Trillion: Joe Tsai Reassesses Alibaba Once Again

Alibaba Executive Chairman Joe Tsai recently outlined the company's comprehensive AI strategy in a public discussion. He believes AI represents a massive opportunity, estimating its potential economic impact at up to $50 trillion, stemming from the automation of human intelligence and productivity. Tsai detailed Alibaba's four-layer investment approach across the AI stack: starting from the chip level, moving to cloud infrastructure (Alibaba Cloud), then the model layer with its open-source Qwen model, and finally applications within its vast digital ecosystem (e-commerce, logistics, etc.). The company avoids the energy layer due to China's efficient infrastructure. This broad strategy is designed to ensure Alibaba captures value regardless of where it ultimately concentrates in the AI value chain. He dismissed concerns about an AI investment bubble, pointing to the enormous $50 trillion opportunity. While acknowledging U.S. cloud giants' higher capital expenditure, he argued Chinese firms, including Alibaba (funded by its cash-generative e-commerce core), need to invest more in AI infrastructure. A key theme was technological sovereignty. Tsai positioned open-source models like Qwen as a solution for companies, especially in Europe, seeking independence from proprietary U.S. models and greater data privacy control. He contrasted this with the trend of U.S. giants keeping their models closed-source. Tsai highlighted Alibaba's collaborations with European manufacturers like Bosch and Siemens, using AI for design and quality control. He concluded with an optimistic vision of AI agents enhancing productivity, ultimately freeing up human time for leisure, family, and experiences like live entertainment.

marsbit1h ago

Chips, Open-Source Models, and $50 Trillion: Joe Tsai Reassesses Alibaba Once Again

marsbit1h ago

Trading

Spot
Futures
活动图片