The post Crypto Regulation News: Bank of England Criticized Over Stablecoin Holding Limits appeared first on Coinpedia Fintech News
The Bank of England’s (BoE) plan to limit how much stablecoin individuals and businesses can hold is drawing sharp backlash from crypto firms and industry groups. Critics warn the move could stifle innovation, push capital out of the U.K., and isolate the country from global standards.
What the BoE is Proposing
According to the Financial Times, the BoE is considering capping stablecoin holdings at £10,000–£20,000 ($13,600–$27,200) for individuals and around £10 million ($13.6 million) for businesses.
These rules would apply to “systemic stablecoins,” tokens already widely used in payments or expected to gain traction soon.
Officials argue the caps are necessary to protect financial stability. Without limits, they fear deposits could shift from banks into stablecoins, weakening banks’ ability to lend. Sasha Mills, the BoE’s executive director for financial market infrastructure, said the aim is to reduce the risks of sudden deposit withdrawals.
Why the Crypto Industry Says It Won’t Work
Industry leaders strongly oppose the plan:
Enforcement Challenges – Simon Jennings of the U.K. Cryptoasset Business Council said monitoring holdings across multiple wallets would be “unworkable.”
Unfair to Savers – Tom Duff Gordon, Coinbase’s VP of International Policy, called the proposal “bad for U.K. savers, bad for the City, and bad for sterling.”
No Global Precedent – Riccardo Tordera-Ricchi of The Payments Association noted that, unlike cash or bank deposits, there are no existing limits on how much one can hold.
How the U.S. and EU Approach Stablecoins
The U.K.’s plan contrasts sharply with global peers:
United States – In July, the U.S. passed the GENIUS Act, setting rules around licensing, reserves, and redemption standards. Crucially, it does not impose caps on holdings.
European Union – The MiCA regulation (Markets in Crypto-Assets), fully in effect since mid-2024, emphasizes reserves and governance. Like the U.S., it avoids ownership limits.
Pakistan Woos Overseas Exchanges as Crypto Rules Take Shape
,
Risks of the U.K.’s Tougher Stance
By going further than the U.S. and EU, the U.K. risks:
Driving stablecoin issuers and investors abroad.
Losing competitiveness in the global digital asset race.
Deterring innovation in financial technology.
For an industry that thrives on mobility and cross-border participation, strict caps may leave the U.K. behind as other jurisdictions take a more flexible, innovation-friendly approach.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
What is a systemic stablecoin?
A systemic stablecoin is widely used for payments and could impact financial stability if adoption grows too quickly.
Could stablecoin limits reduce crypto adoption in the U.K.?
Yes. Critics argue that limits could make stablecoins less attractive compared to other jurisdictions with more flexible rules.
What is the EU’s MiCA regulation for stablecoins?
MiCA (Markets in Crypto-Assets) sets rules around reserves, governance, and consumer protection, but does not limit how much stablecoin anyone can hold.
How does the U.S. GENIUS Act regulate stablecoins?
The GENIUS Act focuses on licensing issuers, ensuring redemption rights, and maintaining reserve assets, without imposing ownership caps.