The post Crypto News: Grayscale Files Second Application for Dogecoin ETF, Market Reacts appeared first on Coinpedia Fintech News
Digital asset management firm Grayscale has filed an S-1 form with the US Securities and Exchange Commission (SEC) to launch a spot Dogecoin ETF. If approved, it will be listed on the New York Stock Exchange Arca. The ETF would trade under the ticker symbol GDOG.
Grayscale Files for Dogecoin ETF
Grayscale has proposed an ETF that would directly hold Dogecoin, allowing investors to gain exposure to DOGE without actually buying and storing crypto themselves. This is an initial step with the SEC for public companies to list their securities on a US exchange.
It will simplify the process for traditional investors and could boost DOGE’s accessibility. The SEC filing outlines that the trust will hold Dogecoin as its sole asset, with Coinbase Custody Trust Company serving as the custodian.
The shares will be issued and redeemed in large blocks called “Baskets,” each representing 10,000 shares. Initially, this will be handled through cash transactions rather than in-kind transfers of DOGE.
When Will the SEC Approve?
Grayscale applied for the Dogecoin ETF in both March and on August 15, 2025. In the first filing, the SEC publicly acknowledged the application and subsequently delayed its decision, keeping it under review. Now, the application filed on Friday reinforces Grayscale’s commitment to bringing a Dogecoin ETF to market.
Along with Grayscale, companies like Bitwise, Rex Shares, Osprey, and 21Shares are waiting for the SEC Dogecoin ETF approval.
SEC Chair Paul Atkins Unveils Plan to Make U.S. a Global Crypto Leader During ‘Project Crypto’ Speech
,
The expected time for the final decision for most DOGE ETF applications is likely to be released between October 2025 to January 2026. The commission is seeking public comments and utilizing its period of review for 240 days before approving.
What is the Market Reaction
DOGE price has significantly surged after the frequent ETF applications. The current price has jumped between 2.5% to 6%, peaking at around $0.2314 and boosting its market capitalization to approximately $34 billion.
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 the SEC decide on the Dogecoin ETF?
The SEC decision on DOGE ETFs is expected between Oct 2025 and Jan 2026 after review.
Who will custody the Dogecoin ETF assets?
Coinbase Custody Trust Company will serve as the official custodian of DOGE holdings.
How will Dogecoin ETF shares be issued?
Shares will be issued in 10,000-share “Baskets,” initially through cash transactions.
Could a Dogecoin ETF boost adoption?
Yes, ETFs make DOGE accessible to traditional investors, fueling mainstream adoption.