COINOTAG News on September 20 reported that, according to Farside Investors, the REX-Osprey SOL Spot ETF recorded a weekly net inflow of $38.1 million, taking cumulative net inflows since listing to $249.1 million.
These reported fund flows serve as a measurable indicator of investor demand for spot exposure to Solana and inform assessments of the product’s liquidity and market adoption; figures are presented as published by Farside Investors.
‘,
‘
🔒 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);
}
})();