The post ETF News: SEC Acknowledges Invesco Galaxy Spot Solana ETF Application appeared first on Coinpedia Fintech News
The US Securities and Exchange Commission gave regulatory greenlight to another crypto ETF. It accepted the filing for Invesco Galaxy Spot Solana ETF, a proposed exchange-traded fund (ETF) designed to track the spot price of Solana (SOL).
SEC Acknowledges Filing for Invesco Galaxy Spot Solana ETF
Invesco Galaxy Solana ETF initially filed an application on June 25, 2025, via Cboe BZX, targeting spot exposure with integrated staking rewards. Unlike Bitcoin or Ethereum ETFs, this fund specifically tracks the spot price of SOL, a leading Layer 1 blockchain known for its speed and scalability.
The acknowledgement initiates the form’s review, including examinations of custody arrangements, market surveillance, and investor protection measures. This comes after the Cboe BZX exchange submitted a Form 19b-4. It proposed a rule change for listing and trading the ETF, which initiates the SEC’s formal review process.
When Will the SEC Approve SOL ETFs?
Currently, multiple institutional and mainstream investors are seeking diversified crypto exposure with SOL. VanEck Trust, 21Shares Core, Bitwise, Grayscale, Canary, Franklin Templeton, Fidelity, REX Shares, and Galaxy Digital have filed for the SOL ETF.
However, the SEC has not approved any SOL ETF applications. The expected time for approval is October 2025. If approved, it will establish Solana as a legitimate mainstream asset in traditional financial markets.
Bitwise CIO Sees Four Hidden Drivers for Bitcoin and Ethereum Gains
,
The acknowledgment for Invesco Galaxy Spot Soana ETF is an important procedural milestone that initiates the SEC’s formal review process. Though it does not yet mean the ETF is approved for launch.
What Does This Mean for Invesco Galaxy?
Despite not being officially approved yet, this filing signals a positive development for the company. The collaboration of Invesco and Galaxy Digital aims to capture opportunities in the crypto ETF market, following Bitcoin and Ethereum ETFs prior success.
The formal approval could enhance the companies’ position as a key player in crypto-related investment products. It can also potentially increase investor engagement in Solana through a regulated vehicle.
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
Has the SEC approved the Invesco Galaxy Spot Solana ETF?
No, the SEC has only acknowledged the filing, starting the review process.
When could the SEC approve Solana ETFs
Analysts expect potential approval around October 2025, pending review results.
How is this ETF different from Bitcoin or Ethereum ETFs?
It offers direct Solana exposure and staking rewards, unlike BTC or ETH ETFs.