GENIUS Act Stalls in Senate After Surprise GOP Reversal and Democratic Roadblock

ccn.com發佈於 2025-05-09更新於 2025-05-09

Key Takeaways

  • The U.S. Senate failed to approve an updated version of the GENIUS Act.
  • The updated bill outlines a regulatory framework for payment stablecoins.
  • Senate leader Thune was fundamental in blocking the bill.

The U.S. Senate narrowly rejected the Guiding and Establishing National Innovation for U.S. Stablecoins (GENIUS) Act, a bill to regulate stablecoins, by a vote of 49-48, blocking its advancement after months of bipartisan work.

Sen. Bill Hagerty (R-Tenn.) introduced the GENIUS Act in February, seeking to create a clear regulatory framework for stablecoins at the state and federal levels.

It had picked up momentum with support from key lawmakers across the aisle, including Senate Banking Committee Chair Tim Scott (R-S.C.), Sen. Kirsten Gillibrand (D-N.Y.), and Sen. Cynthia Lummis (R-Wyo.).

The bill evolved from a draft proposal circulated in October 2024 and reflected a rare instance of bipartisan cooperation in crypto policy, balancing innovation, consumer protection, and financial stability.

Senate Votes Against Updated GENIUS Act

The U.S. Senate failed to advance the GENIUS Act on Thursday, falling short of the 60 votes needed in a procedural vote to move the bill forward.

The final vote was 49–48 after Republican Leader John Thune switched his vote to “no,” allowing the Senate to revisit the bill later.

Two Republicans, Josh Hawley and Rand Paul, joined Democrats in blocking cloture, signaling opposition not to the bill itself but to what they saw as a rushed process.

Sen. Ruben Gallego (D-Ariz.) thanked Republicans for their bipartisan effort and requested a combined vote on Monday to allow more time for debate and revisions.

However, the motion for unanimous consent to delay the vote was reportedly blocked by Sen. Elizabeth Warren (D-Mass.), who has raised concerns about Donald Trump’s ties to crypto, including a $2 billion deal involving the Trump-linked USD1 stablecoin.

Sen. Thune criticized Democrats for what he called deliberate obstruction, noting that the bill had already undergone six rounds of revisions to address their concerns. He warned that the delay could kill one of the few chances for a bipartisan crypto breakthrough this year.

With the latest setback, the prospects for the GENIUS Act appear significantly weakened.

Work Remains, Says Sen. Warner

Sen. Mark Warner (D-Va.) acknowledged the growing importance of stablecoins to the U.S. economy but said the GENIUS Act isn’t ready for a final vote.

“This is an area that demands American leadership. Stablecoins are undeniably part of the future of finance, and the United States should set the standard for responsible innovation in the digital financial space,” Warner said.

“While we’ve made meaningful progress on the GENIUS Act, the work is not yet complete. I simply cannot in good conscience ask my colleagues to vote for legislation when the text isn’t finished.”

Warner said he remains committed to advancing the bill and striking the right balance.

“I plan to continue working with my colleagues to strengthen this legislation and move it forward in a way that promotes innovation while protecting the interests of the American people,” he added.

GENIUS Act Update Set for May Floor Vote

The GENIUS Act is one step closer to becoming law. This is after Senators Bill Hagerty, Tim Scott, and Cynthia Lummis introduced a new version.

This update , which focuses on setting clear rules for payment stablecoins, could see a floor vote as early as this month, following a push from Senate Majority Leader John Thune.

The updated bill builds on amendments introduced by Sen. Hagerty in March, which the Senate Banking Committee approved. These changes aim to tighten regulation around stablecoins, with a key shift in oversight: state regulators would take the lead for issuers with market caps under $10 billion. In contrast, larger issuers could remain under state jurisdiction if they meet specific criteria.

Additionally, the bill introduces federal licensing and enforcement measures to boost consumer protection and ensure market stability.

With the clock ticking toward a possible May vote, all eyes will be on how this legislation will shape the future of stablecoin regulation.

Full Congress Next: The Path to Becoming Law

After receiving committee approval , the GENIUS Act moves to both chambers of Congress. This is before heading to President Donald Trump’s desk for final approval.

Though the bill has garnered bipartisan support, Democrats pushed for additional restrictions, many of which were rejected along party lines.

One key proposal, led by Sen. Elizabeth Warren, would have restricted stablecoin issuance to traditional banking institutions—a measure ultimately voted down.

“The bill invites scammers into the market by refusing to prohibit people convicted of fraud and money laundering from owning stablecoins,” Warren argued.

The Massachusetts senator asserted that without her changes, the bill would “supercharge the financing of terrorism.”

In response, Hagerty defended the bill as necessary to bring regulatory clarity to the fast-growing stablecoin market.

“It presents common-sense rules that protect consumers, promote competition, and foster innovation,” Hagerty said. “It’s time we provide the clarity and stability that our country and its innovators so desperately need.”

Requirements for Stablecoin Issuers

The amended GENIUS Act mandates that stablecoin issuers adhere to stricter reporting and compliance requirements, including:

  • Monthly Liquidity Reports: Issuers must disclose details on reserve composition and the total number of stablecoins in circulation.
  • Reserve Composition Standards: Stablecoin reserves must be held in demand deposits, U.S. Treasury securities, U.S. dollars, or other approved assets.
  • Transaction Freezing Compliance: Issuers must develop protocols to comply with orders to freeze transactions. The U.S. Treasury Secretary would have the power to block transactions involving stablecoins issued by foreign entities.
  • AML and KYC Compliance: The bill designates stablecoin issuers as financial institutions for anti-money laundering (AML) purposes, requiring them to implement compliance programs and conduct due diligence on high-value transactions.

These measures expand on previous drafts of the bill, which already included enhanced Know Your Customer (KYC) and AML provisions.

Was this Article helpful? Yes No

你可能也喜歡

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

【导读】GPT-5.6推理速度高达750 tokens/秒,将在芯片公司Cerebras的定制硬件上推出,标志着AI实时交互时代的到来。过去需要数分钟的复杂任务,现在可瞬间完成。 这一速度相当于人类每秒阅读约500-600个汉字。开发者指出,这将彻底改变计算机使用体验,解决大模型在实时多步任务中的延迟瓶颈。传统GPU集群在处理万亿参数模型时面临通信瓶颈,而OpenAI的方案是让硬件与模型深度融合。 GPT-5.6 Sol预计在7月小规模开放,针对愿意为极致速度付费的企业客户。其参数量约3万亿,激活参数约1500亿,网络层数达70-90层。为部署如此庞大的模型,OpenAI与Cerebras采用了一种“一晶圆,一层网络”的震撼方式,将每一层神经网络单独部署在一整张晶圆上,总计可能横跨70-100张晶圆。 为实现高速推理,模型架构可能进行了重构,放弃了传统的重型KV缓存,转而采用类似DeepSeekV4的轻量化缓存或混合SSM设计,以适配Cerebras芯片海量但珍贵的片上SRAM。也有猜测认为,注意力计算可能由GPU处理,而Cerebras晶圆集群专门暴力计算前馈网络部分。 此前,OpenAI还发布了首款自研AI推理芯片Jalapeño,专为大模型推理优化,并兼容行业主流模型,展示了其构建全栈AI生态的野心。通过结合顶尖第三方硬件探索与自研芯片,OpenAI正朝着控制从模型训练到硬件部署的完整产业链迈进,计划建设GW级超级数据中心,用AI加速AI基础设施的迭代。

marsbit6 分鐘前

GPT-5.6即将上线,推理狂飙750 Tokens/s,疑似横跨100张晶圆

marsbit6 分鐘前

OpenAI最终能否盈利?

近期,OpenAI与Anthropic启动IPO计划,市场估值近万亿美元,反映出对其盈利前景的高度乐观。然而,收入高速增长并不等同于盈利。目前尚无大模型厂商在纯模型业务上实现独立盈利。文章分析认为,厂商能否持续盈利取决于市场结构与竞争格局。 当前大模型API调用市场呈现垄断竞争特征:厂商数量众多、市场集中度低、用户价格敏感度高且转换成本低。尽管市场需求呈指数级增长,但因进入壁垒相对较低,供给快速扩张,导致竞争激烈,多数厂商处于亏损状态。理论上,厂商可通过技术或场景差异化获得短期超额利润,但由于技术壁垒有限、用户粘性不强,这种利润难以维持。 长期看,亏损厂商可能退出,市场或向寡头垄断演化。但即便形成寡头格局,盈利仍不确定,取决于厂商间是价格竞争还是数量竞争。若无法协调策略或建立有效壁垒,前期巨额研发投入未必能收回。 因此,尽管大模型技术价值与需求增长明确,但单纯“卖token”的商业模式不一定能保证长期盈利。投资者需冷静审视估值,厂商则应仔细选择商业模式和细分市场。其中,“AI+”模式(将AI能力嵌入现有产品或服务)可能通过提升产品价值和客户粘性,形成更可持续的盈利模式。此外,API聚合平台凭借双边网络效应,也可能构建更稳固的商业壁垒。

marsbit1 小時前

OpenAI最终能否盈利?

marsbit1 小時前

交易

現貨
活动图片