Crypto Industry Voices Opposition To Potential Limits On Stablecoin Rewards In Legislation

bitcoinistОпубликовано 2025-12-19Обновлено 2025-12-19

Введение

A coalition of cryptocurrency firms, led by the Blockchain Association, is urging the Senate Banking Committee to reject provisions in the recently passed GENIUS Act that could restrict stablecoin rewards. The legislation currently prohibits stablecoin issuers from offering interest but allows third-party platforms to provide rewards. The banking industry argues this is a loophole that could lead to deposit outflows, while crypto advocates maintain the law strikes a necessary balance for competition. They challenge the banks' claims, citing a lack of evidence linking stablecoins to reduced bank lending and accusing them of protectionism. Democrats suggest a compromise is possible to protect the banking system while permitting rewards.

A coalition of leading cryptocurrency firms is urging lawmakers on the Senate Banking Committee to reject specific provisions concerning stablecoins outlined in the recently passed GENIUS Act.

This push, coordinated by the Blockchain Association, comes as more than 125 participants from the crypto industry voice their opposition to a proposed reinterpretation of an existing prohibition on stablecoin interest.

Among the organizations backing this letter are the Bitcoin Policy Institute, the Crypto Council for Innovation, the DeFi Education Fund, the Solana Policy Institute, the Digital Chamber, as well as major players like a16z Crypto, Coinbase, Gemini, Kraken, and Ripple.

Stablecoin Law Sparks Conflict

The GENIUS Act, signed into law by President Trump in July, is designed to set a regulatory framework for dollar-backed digital tokens, commonly known as stablecoins. A key element of this legislation is a provision that prevents stablecoin issuers from offering “any form of interest or yield.”

However, this provision has ignited a contentious debate between the crypto and banking sectors regarding its extent and the necessity for any amendments.

Summer Mersinger, CEO of the Blockchain Association, addressed these concerns in comments to The Hill. “Reopening the issue before we have even started rulemaking just doesn’t make sense,” she stated, emphasizing the importance of maintaining legislative certainty.

She argued that if Congress can revisit a bill immediately after it has been enacted, it raises questions about the law’s reliability for the marketplace.

The banking industry contends that the prohibition on interest should also apply to other entities that provide rewards to holders of stablecoins. They describe this stance as a crucial measure to address what they view as a “loophole,” asserting that it undermines the original intent aimed at stabilizing the financial ecosystem.

In contrast, the cryptocurrency sector maintains that the existing law strikes a careful balance that enables stablecoins to remain competitive in the payment services market. The letter from industry leaders outlines this perspective, stating:

Congress prohibited stablecoin issuers from paying interest or yield to those holding stablecoins while intentionally preserving the ability of platforms, intermediaries, and other third parties to offer lawful rewards or incentives to consumers.

Crypto Industry Challenges Banking Sector Claims

At the heart of the debate are concerns from banks about potential deposit outflows. Financial institutions fear that allowing rewards could incentivize individuals to shift funds into stablecoins, thereby reducing the amount of capital available for lending.

In response to these concerns, the crypto industry has cited an analysis from Charles River Associates, which found no significant correlation between the adoption of stablecoins and levels of deposits at community banks.

Furthermore, they pointed out that it seems contradictory to claim that banks are truly constrained by deposits when approximately $2.9 trillion in bank reserves are currently earning interest at the Federal Reserve (Fed) rather than being utilized for loans.

The industry’s letter challenges the banking sector’s position, stating, “Opposition to stablecoin rewards reflects protection of incumbent revenue models, not safety and soundness concerns.”

Democrats believe that it is possible to find a balanced approach, stating, “Congress can find solutions to this issue that protect the banking system while still permitting rewards and incentives.”

The daily chart shows the continuous drop of the total crypto market cap. Source: TOTAL on TradingView.com

Featured image from DALL-E, chart from TradingView.com

Связанные с этим вопросы

QWhat is the main concern of the crypto industry regarding the GENIUS Act?

AThe crypto industry is opposing a specific provision in the GENIUS Act that prevents stablecoin issuers from offering 'any form of interest or yield' and is challenging a proposed reinterpretation that would extend this ban to platforms and third parties offering rewards.

QWhich major organizations are backing the letter of opposition to the Senate Banking Committee?

AThe letter is backed by the Bitcoin Policy Institute, the Crypto Council for Innovation, the DeFi Education Fund, the Solana Policy Institute, the Digital Chamber, as well as major firms like a16z Crypto, Coinbase, Gemini, Kraken, and Ripple.

QWhat argument does the banking industry use to support extending the interest ban to third parties?

AThe banking industry argues that allowing other entities to provide stablecoin rewards creates a 'loophole' that undermines the law's original intent to stabilize the financial ecosystem and could lead to deposit outflows from banks.

QHow does the crypto industry counter the banks' concern about deposit outflows?

AThe crypto industry cites an analysis from Charles River Associates that found no significant correlation between stablecoin adoption and community bank deposit levels, and points out that banks currently have trillions in reserves earning interest at the Fed rather than being loaned out.

QWhat is the stance of Democrats on this issue according to the article?

ADemocrats believe that Congress can find a balanced solution that protects the banking system while still permitting rewards and incentives for stablecoin holders.

Похожее

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit45 мин. назад

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit45 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit49 мин. назад

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit49 мин. назад

Торговля

Спот
Фьючерсы
活动图片