Fed Governor Calls For Strong Stablecoin Oversight As CLARITY Act’s Final Text Gets Delayed

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

Анотація

In a speech, Federal Reserve Governor Michael Barr called for strong regulatory oversight of stablecoins, citing potential risks to financial stability. He acknowledged that the proposed GENIUS Act provides needed clarity but emphasized that implementation by regulators is crucial. Barr highlighted stablecoins' use cases in crypto trading, remittances, and treasury management but warned of risks like insufficient reserve safeguards and illicit finance. He urged measures including tight control of reserves, capital requirements, and anti-money laundering controls. This comes as the final text of the related CLARITY Act, a major crypto market structure bill, faces a delay. A compromise text is no longer expected this week, with a markup anticipated later in the month. The delay is attributed to concerns that early release could give opponents time to stall the bill. A key point of contention has been a proposed prohibition on offering yield on stablecoin balances, a measure aimed at addressing banking industry worries but facing strong opposition from crypto firms like Coinbase.

US Federal Reserve (Fed) Governor has warned about the potential risks that stablecoin may pose to financial stability and urged for strong oversight, as the industry awaits the final text of the highly anticipated crypto market structure bill.

Fed Governor Calls For Stablecoin Clarity

On Tuesday, Fed Governor Michael Barr discussed the importance of stablecoin regulations, noting that landmark legislation, the Guiding and Establishing Innovation for US Stablecoins (GENIUS) Act, provides “some needed clarity” to issuers about how they can fit into the regulatory framework.

During a Federalist Society event, Barr listed main use cases for tokens pegged to the US dollar, including facilitating crypto trading and as a store of value in some foreign jurisdictions. He also highlighted that they can be used to offer reduced remittance costs, expedite trade finance processing, and assist firms in managing their treasury functions.

However, the Fed Governor emphasized that “a great deal” of the clarity will “depend on how federal and state regulators implement the statute.” Therefore, regulators still need to address multiple risks, he warned, explaining that caution is warranted due to “a long and painful history of private money created with insufficient safeguards.”

Key issues include regulation of reserve assets, the potential for regulatory arbitrage, the scope of permissible activities for stablecoin issuers beyond issuance, appropriate capital and liquidity requirements, anti-money-laundering controls, and consumer protection requirements.

The federal regulator called for regulatory and technological measures to ensure that stablecoins are not used for illicit activity, affirming that “tight control over reserve assets, coupled with supervision, capital and liquidity requirements, and other measures, could enhance the stability of stablecoins and make them more viable payment instruments.”

His remarks come as the US Treasury Department seeks public feedback on the GENIUS Act Notice of Proposed Rulemaking (NPRM) concerning state-level regulatory regimes, issued on April 1.

Final Text On Yield Compromise Delayed

Barr’s warning also follows the clash between the crypto and banking industries over stablecoin-related language that is set to be included in the crypto market structure bill, also known as the CLARITY Act, which was expected to be released as soon as this week but might be delayed until later in the month.

In a shift from last week’s guidance, the bill’s final text of the compromise between industry stakeholders and the Senate Banking Committee is no longer expected to be published this week, a spokesperson for Senator Thom Tillis’s office told Crypto In America on Wednesday.

A source familiar with the matter stated that the delay reflects concerns that releasing the text ahead of a markup, now expected in the back half of the month, could give opponents an opening to slow the bill’s progress.

Notably, the two parties have been fighting over the potential prohibition of yield and rewards on stablecoin balances, stalling the crypto bill for over two months. Last week, the crypto industry got its first look at the latest version of the CLARITY Act, set to address the long-standing dispute.

As reported by Bitconinist, the proposal seemingly prohibited platforms from offering yield, directly or indirectly, for holding a stablecoin, or in a manner that resembles a bank deposit. This restriction would broadly apply to digital asset service providers, including exchanges and brokers, as well as their affiliates.

The text aimed to limit workarounds and prohibit any activity “economically or functionally equivalent” to interest, addressing concerns from the banking industry side, but facing renewed backlash from crypto players like Coinbase.

According to the Wednesday report, the update follows ongoing talks between crypto and banking groups due to dissatisfaction with the earlier draft agreed upon by Tillis, Senator Angela Alsobrooks, and the White House.

The total crypto market capitalization is at $2.35 trillion in the one-week chart. Source: TOTAL on TradingView

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

QWhat are the main risks associated with stablecoins that Fed Governor Michael Barr highlighted?

AFed Governor Michael Barr highlighted risks including the need for regulation of reserve assets, the potential for regulatory arbitrage, the scope of permissible activities for stablecoin issuers, appropriate capital and liquidity requirements, anti-money-laundering controls, and consumer protection requirements.

QWhat is the name of the landmark stablecoin legislation discussed in the article?

AThe landmark stablecoin legislation discussed is called the Guiding and Establishing Innovation for US Stablecoins (GENIUS) Act.

QWhy has the final text of the CLARITY Act been delayed according to the article?

AThe final text of the CLARITY Act has been delayed because releasing it ahead of a markup, now expected later in the month, could give opponents an opening to slow the bill's progress.

QWhat specific provision in the CLARITY Act proposal is causing a clash between the crypto and banking industries?

AThe clash is over the potential prohibition of yield and rewards on stablecoin balances, which would restrict platforms from offering anything economically or functionally equivalent to interest.

QWhat event did Fed Governor Michael Barr speak at when he called for stablecoin clarity?

AHe spoke at a Federalist Society event.

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

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

This article introduces a novel training paradigm for generative models called Explorative Modeling (XM), which enables true end-to-end training. Traditionally, powerful generative models like autoregressive and diffusion models are not trained end-to-end. They are trained to predict a single small step but require iterative multi-step sampling for inference. This "exposure bias" leads to error accumulation and limits performance. The core challenge XM addresses is "mode blurring." In generative tasks, a single input (e.g., "generate a dog") corresponds to many valid outputs (multiple modes). Standard training objectives like reconstruction loss force the model to average these modes, producing unrealistic, blurry outputs. To avoid this, existing models break generation into many small, almost deterministic steps, sacrificing end-to-end training. XM tackles this by restructuring the training loop itself. Its key insight is to amplify "generative expressivity." For each training input, instead of generating one sample, the model generates K candidate outputs. Only the candidate closest to the real data is used for computing the loss and updating the model via backpropagation. This simple "best-of-K" mechanism is implemented as a short for-loop. By exploring multiple possibilities, the model learns to distribute its guesses across different modes rather than collapsing to their uninformative average. The paper demonstrates that "exploration" acts as a new, powerful scaling axis. Gains from XM increase with model size, data scale, and compute. Experiments show improvements in FID scores for image generation and significant efficiency gains, sometimes outperforming larger models without exploration. When pushed to the limit, XM enables fully single-step, end-to-end generative models. In robotics tasks, an "Explorative Policy" matched the performance of a 100-step Diffusion Policy with a single forward pass, drastically improving inference speed. While the best-of-K concept is not entirely new, the authors' contribution lies in formally understanding it as a direct method to boost generative expressivity without fragmenting the generation process. This work suggests that as models scale, enhancing exploration during training may become crucial for overcoming fundamental performance bottlenecks.

marsbit49 хв тому

Can Generative Models Finally Be Trained End-to-End? The Core Is a For Loop

marsbit49 хв тому

Annual Salary of Millions Competing for Electricians, Meta Rushes to Open Its Own Technical School

The AI boom is facing an unexpected bottleneck: a severe shortage of skilled construction workers and electricians. As tech giants like Meta, OpenAI, and Alphabet race to build massive data centers—such as OpenAI's $16 billion "Stargate" project—they are hitting a critical labor wall. The U.S. needs an estimated 130,000 more electricians, 240,000 construction workers, and 150,000 supervisors by 2030 for AI infrastructure alone, but tens of thousands of electrician jobs go unfilled each year. While AI companies offer high premiums, with electricians earning up to $280,000 annually, worker scarcity still causes massive losses—delays on a single project can cost $14.2 million per month. The complexity of building AI data centers, which require immense power (equivalent to powering hundreds of thousands of homes), sophisticated electrical systems, and advanced liquid cooling solutions, demands highly skilled technicians who are in short supply. To combat this, companies are investing heavily in training. Meta has committed $115 million to a free training school offering tuition, housing, and stipends, targeting 5,000 new workers. OpenAI is partnering with unions to secure skilled labor. These efforts are paying off, with a significant rise in Gen Z interest in trade schools over college. However, the power demands are staggering. AI data centers are driving a rapid surge in electricity consumption, projected to account for up to 12% of U.S. power use by 2028 and raising costs for consumers. Furthermore, the construction boom is project-based, leading to a potential future glut of trained workers once building peaks, which could depress wages industry-wide. The race for AI supremacy now depends as much on skilled hands as on advanced chips.

marsbit2 год тому

Annual Salary of Millions Competing for Electricians, Meta Rushes to Open Its Own Technical School

marsbit2 год тому

Торгівля

Спот
活动图片