The post U.S vs South Korea: Who’s Winning the Stablecoin Regulation Race? appeared first on Coinpedia Fintech News
South Korea has taken the lead on stablecoin regulation. On June 10, the country passed the Digital Asset Basic Act, allowing companies to issue stablecoins under clear rules—while the US still struggles to finalize its own legislation.
South Korea Legalizes Stablecoins
Under the new law:
Companies can issue stablecoins with a minimum capital of 5 million won (~US$367,876).
All stablecoins must be approved by the Financial Services Commission (FSC).
Issuers must guarantee refunds via reserves to protect users.
This move makes South Korea one of the first major economies to fully legalize stablecoins.
US Stablecoin Bill Faces Delays
Meanwhile, the US is preparing for a long-awaited vote on its GENIUS Act. The bill aims to:
Set federal and state-level rules for stablecoin issuers.
Enforce strong anti-money laundering (AML), Know Your Customer (KYC), and anti-fraud measures.
However, political opposition remains.
Senator Elizabeth Warren warned:“The bill invites scammers into the market…”
Senator Bill Hagerty responded: “It’s time we provide the clarity and stability our innovators need.”
Key Differences: GENIUS Act vs Digital Asset Basic Act
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 South Korea’s Digital Asset Basic Act?
It’s a new law legalizing stablecoins with FSC approval, capital rules, and user protection via reserve guarantees.
How does the GENIUS Act differ from South Korea’s stablecoin law?
The GENIUS Act focuses on payment stablecoins, while Korea’s law covers all digital assets and mandates FSC approval.
Which stablecoins dominate the global market
Tether (USDT) and Circle (USDC) lead globally, holding about 85% of the stablecoin market share.