The post “Don’t Let the U.S. Fall Behind in Tokenization”- Wintermute Warns SEC appeared first on Coinpedia Fintech News
The financial world is rapidly entering a new era where traditional assets like stocks and bonds can be represented on the blockchain. Tokenization is gaining momentum worldwide, and the U.S. is under pressure to keep pace. Trading firm Wintermute has submitted recommendations to the Securities and Exchange Commission (SEC), urging rules that support innovation instead of slowing it down.
Wintermute’s Call for Regulatory Clarity
Wintermute’s proposal focused on three key areas critical to tokenized securities adoption: custody, settlement, and DeFi participation.
Custody – Brokers and dealers should be allowed to securely store tokenized assets.
Settlement – On-chain settlement using stablecoins should be recognized as a safe and efficient process.
DeFi Participation – Firms should be able to join decentralized finance activities such as liquidity pools and lending, without these automatically being treated as broker-dealer activities requiring heavy registration.
The firm also stressed that network tokens like Bitcoin, Ethereum, Solana, and XRP should not be classified as securities, as they form the backbone of decentralized systems.
Crypto News Today LIVE : Bitcoin Price Today, XRP News, XLM Crypto, Nvidia Stock and Crypto Regulation News
,
Tokenization Momentum in the U.S.
The push comes as tokenized real-world assets (RWA) are gaining traction globally. The total tokenized RWA market is now valued at nearly $28 billion.
Dinari has secured a broker-dealer license to issue tokenized stocks.
Coinbase and Kraken are pursuing similar licenses in the U.S.
Galaxy Digital recently tokenized its SEC-registered GLXY shares on the Solana blockchain.
These examples show that tokenization is no longer theoretical—it’s a fast-growing segment of financial markets attracting both major exchanges and new platforms.
Shaping the Future of Finance
Wintermute’s recommendations align with the industry’s wider call for a regulatory framework that balances innovation with investor protection. Unlike traditional Wall Street processes, tokenization has the potential to enable new market structures with greater efficiency and broader access.
The SEC’s next move will be critical. Clear guidance could establish the U.S. as a leader in tokenized markets, while prolonged uncertainty risks driving innovation overseas.
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 tokenization in finance?
Tokenization means converting real-world assets like stocks, bonds, or real estate into blockchain-based tokens.
Why is Wintermute engaging with the SEC?
Wintermute wants regulations that encourage innovation in tokenized securities instead of imposing restrictive rules.
How big is the tokenized real-world assets (RWA) market today?
It has reached nearly $28 billion globally.
Will tokenization replace Wall Street systems?
Not entirely, its goal is to enhance efficiency and create parallel structures with broader access.
How could tokenization change financial markets?
It can improve efficiency, reduce settlement times, and expand access to new investors.