The post XRP Lawsuit Update: Court Twist as Ripple, SEC Request Changes appeared first on Coinpedia Fintech News
Ripple and the U.S. SEC seem to be heading toward the finish line in their long-standing legal battle. But just when things appeared to be wrapping up, a new twist has emerged: both sides are now asking the court to change some of the penalties that were already decided.
So, what’s behind this move, and why is the case still not over?
Ripple SEC Push to Modify Penalty
Recently, Ripple and the SEC jointly filed a motion that caught the attention of the XRP community. They’re asking for what’s called an “indicative ruling,” which means they want the judge to consider changing part of the final judgment, especially the relief and penalties.
Former SEC lawyer Marc Fagel explained that both parties are now trying to revise the $125 million penalty and the injunction that prevents Ripple from making similar unregistered sales in the future.
Interestingly, Ripple added a follow-up letter, arguing that dissolving the injunction wouldn’t exempt them from following securities laws. They still agree to comply with the law, even without court enforcement.
Who’s Causing the Delay—Ripple or the SEC?
The situation has left many in the crypto community wondering, who is actually causing the delay?
Interestingly, XRP lawyer Bill Morgan responded by saying it’s not the SEC dragging its feet, it’s Ripple that’s asking for more. He pointed out that the SEC has shown a willingness to cooperate, especially in dissolving the injunction.
Marc Fagel added that the charges were brought under previous SEC leadership, not Gary Gensler, and the case is now waiting on a judge’s decision, not stalled by the SEC.
SEC Appeal Changes Ripple’s Strategy
According to Morgan, the SEC’s recent shift in enforcement strategy has made Ripple bolder. He suggested that if the judge agrees to the joint request, a final settlement could happen within weeks.
But now, Ripple sees an opportunity to push for better terms. The appeal gave Ripple a reason to aim higher, hoping for a more favorable outcome.
Until then, all eyes are on Judge Torres as the court decides whether to grant the relief modification and bring this high-profile case to a close.
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
Is the Ripple vs SEC case over?
No, the case is still active. Ripple and the SEC are seeking changes to penalties, and the court has yet to issue a final ruling.
What could change if the Ripple injunction is dissolved?
Ripple would no longer face court restrictions but must still comply with securities laws voluntarily.
When could the Ripple vs SEC case officially settle?
If the judge approves the request to modify relief, a final settlement may be reached within weeks.