The post JUST IN: Grayscale Files for Spot Avalanche ETF as SEC Review Begins appeared first on Coinpedia Fintech News
Grayscale has set its sights on Avalanche. The digital asset manager has filed an S-1 registration statement with the U.S. Securities and Exchange Commission (SEC) to convert its Avalanche Trust into a spot Avalanche (AVAX) ETF.
If cleared, the fund would trade under the AVAX ticker and give investors direct exposure to Avalanche through traditional brokerage accounts.
This is a move that could boost institutional access and credibility for the altcoin.
Grayscale’s Next Big ETF Push
The filing shows Coinbase Custody lined up as custodian, with BNY Mellon acting as administrator and transfer agent. Nasdaq, which already submitted a 19b-4 filing in March 2025 to list the ETF, remains a key player.
Grayscale confirmed in its statement: “In connection with the effectiveness of this registration statement and the listing of the Shares on the Nasdaq stock market, the sponsor intends to rename the Trust as Grayscale AVAX Trust ETF as described in this registration statement.”
Why It Matters for Avalanche
A spot AVAX ETF could open the floodgates for institutional investors who want regulated access to Avalanche without navigating crypto exchanges.
More importantly, it could bring higher liquidity, stronger price discovery, and broader adoption. For Avalanche, it’s a chance to step out of Bitcoin and Ethereum’s shadow and cement itself as a serious player in mainstream finance.
Crypto News: Grayscale Files Second Application for Dogecoin ETF, Market Reacts
,
The SEC Hurdle
That said, the SEC’s stance on altcoin ETFs is still cautious. While Bitcoin and Ethereum ETFs have made progress, regulators continue to flag concerns around market manipulation and investor protection when it comes to smaller assets.
Approval of the 19b-4 filing is critical. Without it, the S-1 won’t move forward. The industry is watching closely; not just for Avalanche’s future, but for what the decision signals about the wider altcoin ETF market.
Grayscale’s Bigger Strategy
This move is part of a clear expansion plan. Grayscale has already filed for XRP and Dogecoin ETFs earlier this year, showing that the firm is no longer limiting itself to just Bitcoin and Ethereum products.
If the Avalanche ETF gets through, it could set the tone for the next wave of altcoin ETFs and mark another step in crypto’s push into traditional finance.
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
Why is a spot AVAX ETF significant?
It would provide regulated, direct exposure to AVAX for institutional investors through traditional brokerage accounts, boosting credibility and adoption.
Who is involved in the proposed AVAX ETF?
Coinbase Custody is the named custodian, BNY Mellon is the administrator, and Nasdaq has filed to list the ETF on its exchange.
What is the main hurdle for the AVAX ETF’s approval?
The SEC must approve Nasdaq’s 19b-4 filing. The agency remains cautious about altcoin ETFs due to concerns over market manipulation.
What does this filing mean for other altcoins?
Grayscale has also filed for XRP and DOGE ETFs. An AVAX approval could set a precedent and open the door for a wave of other altcoin ETFs.