The post Tensions Rise as Ex-SEC Chief Warns of Crypto Meltdown appeared first on Coinpedia Fintech News
Former US Securities and Exchange Commission (SEC) chief of staff Amanda Fischer released a warning that liquid staking could trigger crypto’s own Lehman-style collapse. This statement has drawn attention from the crypto industry and also triggered fear and debate over how the U.S. should regulate staking tokens.
Ex-SEC Chief Faces Backlash Over Lehman Brothers Comparison
Fischer drew sharp criticism after making a statement on X, comparing liquid staking mechanisms to the practices that contributed to Lehman Brothers’ 2008 collapse. The SEC clarified on Tuesday that it does not consider most liquid staking activities as securities offerings and, therefore, outside its jurisdiction.
Fischer then criticized the agency’s stance, saying it legitimizes a system in which crypto assets are repeatedly staked and restaked with minimal transparency and accountability. Noting the contradictions in her statement, prominent crypto figures criticised her.
Crypto Industry Denounces Fischer’s Misleading Statements
Joe Doll, general counsel at Magic Eden, also slammed Fischer and called her statement “incredibly misleading.” It “demonstrates either a misunderstanding of the basic technological features that underpin liquid staking (dumb/ill-prepared), or deliberate mischaracterization (malicious),” he wrote on X.
“First, you say the SEC is blessing crypto. Then you say crypto has no SEC oversight. Which is it? You’re contradicting yourself mid-rant,” Matthew Sigel, head of digital assets research at VanEck, wrote on X.
SEC Filings Show More Companies Are Adding XRP to Their Balance Sheets
,
Mert Mumtaz, CEO of Solana infrastructure firm Helius Labs, stated, “Comparing transparent, decentralized systems governed by auditable code to opaque, shady ones enforced by crooks and saying the former is worse is insane work.”
“You either have no idea how LSTs actually work or are being intentionally obtuse,” he added.
Fischer Draws Tension in the Crypto Space
While Fischer’s statements are broadly drawing criticism, it also triggered fear and tension among crypto investors. It highlighted the ongoing challenges of balancing innovation with oversight as the crypto sector rapidly evolves. Investors now suspect that minimizing risks in the decentralized ecosystem may stifle innovation.
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
Who is Amanda Fischer?
Former SEC chief of staff Amanda Fischer warned that liquid staking could trigger a “Lehman-style collapse” in the crypto market.
What is the SEC’s official stance on liquid staking?
The SEC has clarified that it does not consider most liquid staking activities to be securities offerings and are thus outside its jurisdiction.
What larger debate has this warning sparked?
The warning has highlighted the ongoing challenge of balancing crypto innovation with regulatory oversight and the fear that regulation may stifle progress.