COINOTAG News reported on September 9 that, according to Farside Investors monitoring, the cumulative net inflow into the REX-Osprey SOL Spot ETF (SSK) has reached $195.1 million since listing, underscoring measurable investor demand for Solana exposure via an ETF structure.
The REX-Osprey SOL Spot ETF is the first U.S. vehicle to combine SOL spot price exposure with staking rewards; the product was launched jointly by REX Shares and Osprey Funds and listed on Nasdaq on July 2, 2025, providing a regulated market access point for institutional and retail allocators.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();