Stablecoin Yields May Boost US Bank Deposits: Patrick Witt

TheNewsCryptoОпубліковано о 2026-03-12Востаннє оновлено о 2026-03-12

Анотація

Patrick Witt, executive director of the President’s Council of Advisors for Digital Assets, argues that the debate over stablecoin yields overlooks a broader macroeconomic benefit. Contrary to concerns from banking groups that yield-bearing stablecoins could drain deposits, Witt suggests that under the GENIUS Act framework, compliant stablecoins may actually bring new capital into the U.S. banking system. He explains that global demand for USD is significant, and when foreigners purchase U.S.-issued stablecoins, it represents net new capital entering American banks. This discussion occurs amid ongoing tension between policymakers, banks, and crypto firms regarding whether stablecoin issuers should be allowed to offer rewards or interest-like returns. Traditional banks, like the American Bankers Association, warn that such yields could threaten bank deposits and advocate for a level regulatory playing field. Crypto industry representatives counter that the GENIUS Act already imposes strict reserve requirements, mandating full backing by cash or cash-equivalents. Witt emphasizes that it is not the payment of yield itself that necessitates bank-like regulation, but rather the lending or rehypothecation of underlying funds—which the GENIUS Act explicitly prohibits.

The recent debate concerning stablecoin yields may be neglecting a wider macroeconomic dynamic, as per Patrick Witt, the executive director of the President’s Council of Advisors for Digital Assets.

On March 11, Witt posted on X, mentioning that the stablecoins’ complaint with the GENIUS Act framework could really influence new funds into the U.S. banking system instead of draining deposits away from it, as some banking groups have alerted.

Witt mentioned that lost in the rewards/yield debate is how GENIUS-compliant stablecoins will really lead to deposit inflows. The global demand for USD is huge. Foreigners exchange local currency for stablecoins from a US-based issuer, and that is net new capital setting its foot into the American banking system.

The comment from Witt comes amid the continuing clash of policymakers, banks and crypto firms over whether stablecoin issuers should be allowed to permit rewards or interest-like incentives to holders.

Concerns of the Market Players

Traditional banking groups have alerted that yield-bearing stablecoins could influence deposits from the US banking system. The latest survey authorised by the American Bankers Association found that consumers widely backed limitations on stablecoin rewards, voicing concerns regarding financial risk.

The CEO and ABA President Rob Nichols mentioned earlier this week that our industry welcomes competition and revolution. Although he alerted that the regulator should avoid making an uneven playing field where crypto companies offer bank-like products without following equivalent regulatory standards.

Crypto industry players have claimed that stablecoin issuers so far witness strict reserve needs under the GENIUS Act, which requires tokens to be completely supported by cash or cash-equivalent assets.

Witt also had the same concerns at the start of this month. It is not the paying of yield on a balance per se that requires bank-like regulations, but instead the lending out or rehypothecation of the dollars that make up the underlying balance.

The GENIUS Act deliberately restricts stablecoin issuers from doing the latter.

Highlighted Crypto News Today:

CBI Arrests Darwin Labs Co-Founder in Multi-Crore GainBitcoin Scam

TagsGENIUSStablecoinUSA

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

QAccording to Patrick Witt, how could GENIUS Act-compliant stablecoins potentially affect the US banking system?

APatrick Witt argues that GENIUS Act-compliant stablecoins could lead to deposit inflows into the US banking system, as foreigners exchange local currency for stablecoins from US-based issuers, bringing net new capital into American banks.

QWhat concern have traditional banking groups raised about yield-bearing stablecoins?

ATraditional banking groups have warned that yield-bearing stablecoins could drain deposits from the US banking system.

QWhat did the American Bankers Association survey find regarding consumer attitudes toward stablecoin rewards?

AThe American Bankers Association survey found that consumers widely supported limitations on stablecoin rewards, expressing concerns about financial risk.

QWhat regulatory requirement does the GENIUS Act impose on stablecoin issuers regarding their reserves?

AThe GENIUS Act requires stablecoin tokens to be fully backed by cash or cash-equivalent assets.

QAccording to Witt, what specific activity (not the payment of yield itself) would require bank-like regulations for stablecoin issuers?

AWitt stated that it is not the payment of yield itself, but the lending out or rehypothecation of the dollars that make up the underlying balance that would require bank-like regulations.

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

Claude Opus 4.8 Finds a $4.5 Billion Bug: The AI Era is Mass-Producing Hackers

A researcher discovered a critical "infinite mint" vulnerability in the Zcash cryptocurrency's Orchard protocol using Claude Opus 4.8, leading to a swift fix but also a 50% market drop, erasing billions in value. This incident highlights a new era where powerful, accessible AI models are dramatically lowering the barrier to finding software vulnerabilities. Previously, the security community feared specialized models like Claude Mythos Preview, capable of finding decades-old zero-day exploits. The Zcash case, however, involved a publicly available, general-purpose model. This shift makes advanced security auditing—and attack capabilities—accessible to far more people, not just experts. The mass democratization of vulnerability discovery brings a dual challenge: a flood of low-quality, AI-generated false reports that overwhelm maintainers, and the real, rapid uncovering of deep, dangerous bugs. Open-source projects, often understaffed and unfunded, are particularly vulnerable to this "attention DDoS." The article cites examples like curl shutting down its bug bounty program due to the unsustainable workload. Our perceived digital safety has often been luck, relying on the high cost and effort required to find deeply hidden flaws in complex systems, as seen with historical vulnerabilities like Heartbleed or Baron Samedit. AI changes this cost structure, effectively "mass-producing flashlights" to illuminate every corner of our codebase. While large companies operate extensive security chains involving external white-hat hackers and massive defensive operations, the global cybersecurity workforce faces a severe shortage, especially of experienced personnel capable of analyzing complex threats and coordinating fixes. The core dilemma emerges: AI makes *finding* bugs cheap and scalable, but *fixing* them remains a slow, expensive, and human-intensive process. The article concludes that AI won't destroy the internet but acts as a bright light, revealing that our digital existence is not inherently secure but is precariously maintained by ongoing human effort. The true cost in the AI era may not be discovery, but whether there will be enough people left willing and able to do the hard work of repair.

marsbit28 хв тому

Claude Opus 4.8 Finds a $4.5 Billion Bug: The AI Era is Mass-Producing Hackers

marsbit28 хв тому

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.

marsbit1 год тому

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

marsbit1 год тому

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.

marsbit1 год тому

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

marsbit1 год тому

Торгівля

Спот
Ф'ючерси

Популярні статті

Що таке $BANK

Bank AI: Революційний крок у майбутнє банківської справи Вступ В епоху, що характеризується швидкими технологічними змінами, Bank AI знаходиться на перетині штучного інтелекту (ШІ) та банківських послуг. Цей інноваційний проєкт прагне переосмислити фінансовий ландшафт, підвищуючи ефективність роботи, заходи безпеки та досвід клієнтів завдяки потужності ШІ. Розпочинаючи дослідження Bank AI, ми заглибимося в суть проєкту, його операційні динаміки, історичний контекст і значущі етапи. Що таке Bank AI? У своїй основі Bank AI представляє собою трансформаційну ініціативу, спрямовану на інтеграцію штучного інтелекту в різні банківські операції. Цей проєкт використовує можливості ШІ для автоматизації процесів, покращення протоколів управління ризиками та підвищення взаємодії з клієнтами через персоналізовані послуги. Основні цілі Bank AI включають: Автоматизація банківських функцій: Використовуючи технології ШІ, Bank AI прагне автоматизувати рутинні завдання, зменшуючи навантаження на людські ресурси та підвищуючи ефективність. Покращене управління ризиками: Проєкт використовує алгоритми ШІ для прогнозування та виявлення ризиків, тим самим зміцнюючи заходи безпеки проти шахрайства та інших загроз. Персоналізація банківських послуг: Bank AI зосереджується на пропозиції індивідуальних фінансових продуктів і послуг, аналізуючи дані і поведінку клієнтів. Покращення досвіду клієнтів: Впровадження рішень на основі ШІ, таких як чат-боти та віртуальні асистенти, має на меті забезпечити користувачам більш природну взаємодію, революціонізуючи спосіб, яким клієнти спілкуються з банками. З цими цілями Bank AI займає важливу роль в робленні банківської справи більш ефективною, безпечною та орієнтованою на користувача. Хто є творцем Bank AI? Деталі стосовно творця Bank AI залишаються невідомими. Таким чином, жодна конкретна особа або організація не були ідентифіковані в доступній інформації. Анонімність навколо створення проєкту піднімає питання, але це не зменшує його амбітного бачення та цілей. Хто є інвесторами Bank AI? Аналогічно творцеві проєкту, конкретна інформація стосовно інвесторів або організацій, що підтримують Bank AI, не була розкрито. Без цієї інформації важко окреслити фінансову підтримку та інституційну підтримку, які могли б сприяти розвитку проєкту. Тим не менше, важливість наявності міцної інвестиційної бази є вирішальною для забезпечення розвитку в такій інноваційній сфері. Як працює Bank AI? Bank AI функціонує на кількох інноваційних фронтах, фокусуючись на унікальних факторах, які відрізняють його від традиційних банківських структур. Нижче наведено ключові операційні характеристики: Автоматизація: Застосовуючи алгоритми машинного навчання, Bank AI автоматизує різні ручні процеси в банках. Це призводить до зниження операційних витрат і дозволяє працівникам перенаправити свої зусилля на більш стратегічні завдання. Покращене управління ризиками: Інтеграція ШІ в практики управління ризиками забезпечує банки інструментами для точного прогнозування потенційних загроз, таких як шахрайство, забезпечуючи при цьому безпеку інформації і активів клієнтів. Індивідуальні фінансові рекомендації: Завдяки безперервному навчанню з інтерaktionen з клієнтами, системи ШІ розвивають тонке розуміння потреб користувачів, що дозволяє їм пропонувати персоналізовані поради щодо фінансових рішень. Покращені взаємодії з клієнтами: Використовуючи чат-ботів і віртуальних асистентів на базі ШІ, Bank AI дозволяє створити більш залучений досвід для клієнтів, дозволяючи користувачам швидше отримувати відповіді на свої запитання, зменшуючи час очікування та підвищуючи рівень задоволеності. Разом ці операційні характеристики позиціонують Bank AI як піонера в банківському секторі, встановлюючи нові стандарти для надання послуг і операційної досконалості. Хронологія Bank AI Для розуміння траєкторії Bank AI необхідно ознайомитися з його історичним контекстом. Нижче наведено хронологію, що підкреслює важливі етапи та розробки: Ранні 2010-ті: Концептуалізація інтеграції ШІ в банківські послуги почала привертати увагу, коли банківські установи визнали потенційні переваги. 2018: Відбулося помітне збільшення впровадження технологій ШІ, коли банки почали використовувати інструменти ШІ, такі як чат-боти для базового обслуговування клієнтів та системи управління ризиками для покращення безпеки. 2023: Софістикація ШІ продовжувала розвиватися, з введенням генеративного ШІ для більш складних завдань, таких як обробка документів і аналіз інвестицій в реальному часі. Цей рік став важливим стрибком у можливостях, які забезпечує технологія ШІ для банків. 2024-актуальний статус: Станом на цей рік, Bank AI знаходиться на зростаючій траєкторії, з постійними дослідженнями та розробками, які готові подальше покращити можливості в банківських операціях. Продовження дослідження застосувань ШІ натякає на захоплюючі події, які ще попереду. Ключові моменти про Bank AI Інтеграція ШІ в банківську справу: Bank AI зосереджується на прийнятті штучного інтелекту для оптимізації банківських процесів та покращення досвіду користувачів. Автоматизація та фокус на управлінні ризиками: Проєкт сильного підкреслює ці сфери, прагнучи зshift тягар рутинних завдань, водночас підвищуючи безпеку через прогнозну аналітику. Персоналізовані банківські рішення: Завдяки використанню даних клієнтів, Bank AI забезпечує персоналізовані банківські послуги, що відповідають потребам окремих користувачів. Прихильність до розвитку: Bank AI залишається відданим постійним дослідженням і розробкам, що забезпечують його адаптацію та постійну актуальність у міру того, як технології продовжують розвиватися. Висновок Підсумовуючи, Bank AI є важливим кроком вперед у банківській індустрії, використовуючи штучний інтелект для переформатування операційних парадигм, підвищення безпеки та сприяння задоволеності клієнтів. Незважаючи на прогалини в інформації щодо творця та інвесторів, чіткі цілі і функціональні механізми Bank AI забезпечують міцну основу для його подальшої еволюції. Оскільки технологія ШІ продовжує розвиватися та інтегруватися в банківський сектор, Bank AI має всі шанси суттєво вплинути на майбутнє фінансових послуг, покращуючи спосіб, яким ми розуміємо та взаємодіємо з банківською справою.

146 переглядів усьогоОпубліковано 2024.04.06Оновлено 2024.12.03

Що таке $BANK

Як купити BANK

Ласкаво просимо до HTX.com! Ми зробили покупку Lorenzo Protocol (BANK) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Lorenzo Protocol (BANK).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Lorenzo Protocol (BANK)Після придбання Lorenzo Protocol (BANK) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Lorenzo Protocol (BANK)Легко торгуйте Lorenzo Protocol (BANK) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

655 переглядів усьогоОпубліковано 2025.05.09Оновлено 2026.06.02

Як купити BANK

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни BANK (BANK).

活动图片