The post Full List of XRP Spot ETFs Filings, Deadlines, and What’s Next appeared first on Coinpedia Fintech News
Currently, the US Securities and Exchange Commission is reviewing multiple XRP ETF applications. However, most of them are pending for final decision. The odds are now restored as the regulatory clarity develops with the Ripple lawsuit dismissal.
List of XRP ETFs Filings with the SEC
ProShares Ultra XRP ETF
Application filed on January 17, 2025, and the SEC approved for listing on the NYSE Arca in mid-July 2025.
The ETF subsequently launched on July 18, 2025, providing 2x leveraged exposure to XRP futures.
Grayscale XRP ETF
Application filed on November 21, 2024, via Form 19b-1 to convert its XRP Trust to an ETF.
The SEC’s final decision is expected to be made on October 18, 2025.
21Shares XRP ETF
Application filed on November 21, 2024, via Form 19b-1 to register its Core XRP Trust shares for listing on the Cboe BZX Exchange.
SEC officially acknowledged the application on February 19. Final decision on approve or disapprove will be made on October 19, 2025.
Bitwise
Application filed on December 2, 2024, via Form S-1 to launch a spot XRP ETF that would hold XRP directly.
SEC officially acknowledged the application on February 19. Final decision on approve or disapprove will be made on October 20, 2025.
Canary Capital
Application filed on October 8, 2024, via Form S-1 to launch a spot XRP ETF. It allows investors to have direct exposure to XRP’s price without needing to buy, hold, or manage the cryptocurrency themselves.
SEC officially acknowledged the application on February 19. Final decision on approve or disapprove will be made on October 24, 2025.
WisdomTree
Application filed on December 2, 2024, via Form S-1 to launch a spot XRP ETF that directly tracks the price of XRP.
SEC officially acknowledged the application on February 19. Final decision on approve or disapprove will be made on October 25, 2025.
Application filed on March via Form S-1 to provide a regulated institutional investment vehicle that directly holds XRP tokens.
Final deadline for approval or disapproval is expected on October 25, 2025.
CoinShares
Application filed on January 24, 2025, via Form S-1 to launch a spot XRP ETF. This aims to provide investors with regulated, direct exposure to XRP through a traditional exchange-traded fund.
SEC officially acknowledged the application on February 19. Final decision on approve or disapprove will be made on October 25, 2025.
RexShares Rex-Osprey
Application filed on January 21, 2025, via Form S-1 to launch a spot XRP ETF that holds XRP tokens directly.
The SEC was expected to make a decision on July 25, but it got delayed, allowing more time to review before granting approval.
Volatility Shares XRP ETF
Application filed on May 21, 2025, via Form N-1A Post-Effective Amendment registration. It plans to launch both a 1x XRP futures ETF and a 2x leveraged XRP futures ETF.
The SEC’s decision timeline was scheduled for July 2025, but was later delayed.
What’s Next?
In a recent interview with CNBC Television, Nate Geraci, the President of NovaDius Wealth Management, said he expects that a standardized crypto framework will be released. It will oversee the multiple issuers of XRP ETFs, Solana ETFs, Cardano, HBar, and other ETFs.
If that happens, “We’re going to see a wave of approvals, and you’re going to see a boatload of new crypto ETFs coming to market,” said Geraci.
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
How many XRP ETF applications are pending with the SEC?
Eight major XRP ETF filings are awaiting SEC decisions, with deadlines in October 2025.
What does Ripple’s lawsuit dismissal mean for XRP ETFs?
The lawsuit dismissal improves odds of SEC approval by providing long-awaited regulatory clarity.
Could multiple XRP ETFs launch in 2025?
Yes, experts expect a wave of spot and futures XRP ETF approvals between October–December 2025.