The post Full list of Dogecoin ETFs: Filings, Dates, Deadlines, Updates, and More appeared first on Coinpedia Fintech News
The US Securities and Exchange Commission (SEC) is currently reviewing more than 90 crypto ETF applications, including XRP, Bitcoin, Solana, Dogecoin, and more. The agency is expected to announce the first approval this week.
List of Dogecoin ETFs Awaiting SEC Approval
Rex Shares Osprey DOGE ETF
Application filed in January 2025. Instead of using Form S-1 and 19b-4, the asset managers filed their Dogecoin ETF under a simpler process based on the Investment Company Act of 1940 (called the “40 Act”).
This allows ETFs to launch faster because it only requires filing a prospectus. The ETF also becomes effective automatically after 75 days unless the SEC objects.
REX and Osprey was expected to start trading last week, but was ultimately pushed. Bloomberg analysts say the next deadline for approval is September 18, 2025. But the SEC has not confirmed it yet.
Bitwise Dogecoin spot ETF
Application filed in January 2025 via Form 19b-4 for a spot Dogecoin ETF with Coinbase Custody managing DOGE holdings and Bank of New York Mellon handling cash assets.
Later, it also applied for the Aptos ETF in March. It proposed to offer a spot DOGE ETF under commodity trust rules.
The SEC acknowledged the application and delayed the decision, which was originally scheduled for June 15, 2025. Now, the deadline for the final decision is November 12, 2025.
Grayscale Investment DOGE ETF
Application filed in March 2025 via Form S-1. Later, it applied a second time on August 15, 2025, to convert their existing Grayscale DOGE Trust into a publicly traded spot ETF.
The SEC publicly acknowledged the application and delayed the decision deadlines in November 2025.
21Shares Dogecoin ETF
The company filed its registration statement on April 9, 2025, via Form S-1. It would allow investors to track the price of DOGE without having to purchase the cryptocurrency directly.
The SEC officially acknowledged the filing in mid-May 2025, marking the start of the review process for this ETF. The decision deadline is expected to be around October 2025 to January 9, 2026.
The SEC initially extended the decision period to review public comments on proposed crypto ETFs before approving them. Now, if the agency approves it on Thursday, Rex Shares-Osprey will become the first to launch a DOGE ETF.
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 will a Dogecoin ETF be approved?
The SEC could approve the first Dogecoin ETF as early as September 18, 2025. The REX Shares Osprey DOGE ETF is currently under review and may launch automatically if not objected to.
Which companies are applying for a Dogecoin ETF?
Major firms like REX Shares, Bitwise, Grayscale, and 21Shares have filed for a spot Dogecoin ETF. Each uses different regulatory strategies to seek approval from the SEC.
How does a Dogecoin ETF work?
A Dogecoin ETF lets investors gain exposure to DOGE’s price without buying the cryptocurrency directly. A custodian holds the assets, and shares track the value.
What is the difference between a 40 Act and S-1 ETF filing?
A “40 Act” filing (like REX’s) allows faster automatic approval after 75 days. An S-1 filing (like Grayscale’s) requires longer, individual SEC review and explicit approval.
Will a Dogecoin ETF increase the price of DOGE?
ETF approvals typically boost investor access and demand, which can positively impact the price of the underlying asset, as seen with Bitcoin and Ethereum ETFs.