The post Rex-Osprey Set to Launch Bitcoin, XRP, and Dogecoin ETFs This Week appeared first on Coinpedia Fintech News
The U.S. crypto market is preparing for a landmark week as Rex-Osprey’s highly anticipated exchange-traded funds (ETFs) are scheduled to launch this Friday. The lineup includes ETFs linked to Bitcoin, XRP, Dogecoin (DOGE), BONK, and TRUMP tokens, all of which have cleared the Securities and Exchange Commission’s (SEC) 75-day review window without objection.
SEC Clears the Path for Crypto ETFs
The SEC’s decision not to object during the 75-day review period effectively gives Rex-Osprey the green light. These funds fall under the “40 Act” category, meaning they won’t hold spot crypto directly but will still provide regulated exposure to major tokens.
The Rex-Osprey ETF’s are set to launch on Friday without SEC objection, clearing the 75 day review window.
“Unless the SEC steps in at the last minute, these ETFs will begin trading on U.S. markets before the week is over.”
XRP ETF Could Set Records
Among the lineup, the XRP ETF is generating the most buzz. Market analyst Dom Kwok predicted:
“The XRP ETF could see the largest inflows in crypto history.”
With deadlines for other ETF applications arriving in October, many experts believe billions of dollars could enter the market if investor demand matches expectations.
Dogecoin ETF Makes History
The Dogecoin ETF (ticker: DOJE) is another milestone. It would be the first regulated U.S. product giving investors direct exposure to Dogecoin. Both retail traders and institutions are expected to pay attention, given DOGE’s popularity and cultural presence in crypto.
SEC’s Mixed Signals
While Rex-Osprey’s ETFs are moving forward, other applications face delays. The SEC recently extended its review of Franklin’s Solana and XRP ETFs until November 14, 2025. Similarly, Bitwise’s Dogecoin ETF has been pushed back to November 12. Meanwhile, BlackRock’s request to add staking to its Ethereum ETF awaits a final ruling on October 30.
These delays show the SEC’s cautious approach to more experimental crypto products, even as it allows others to advance.
What It Means for U.S. Markets
The launch of Rex-Osprey’s ETFs marks another step in the integration of digital assets into regulated financial markets. While these funds don’t provide direct spot exposure, they make it easier for both institutions and everyday investors to participate.
With XRP and DOGE leading the charge, this week could be a turning point for crypto ETFs in the United States.
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
When do the new Rex-Osprey crypto ETFs launch?
The Rex-Osprey ETFs, including funds for Bitcoin, XRP, and Dogecoin, are scheduled to launch this Friday.
What is the significance of the SEC’s 75-day review?
The SEC did not object during its 75-day review window, effectively giving the Rex-Osprey ETFs the green light to begin trading.
Will these ETFs hold the actual cryptocurrencies?
No. These are “40 Act” funds, meaning they provide regulated exposure to the tokens but will not hold the spot assets directly.
Are other crypto ETFs facing delays?
Yes, the SEC has delayed decisions on Franklin’s Solana/XRP ETFs and Bitwise’s Dogecoin ETF until November, showing a cautious approach.