COINOTAG News on September 16 reports, per Farside Investors monitoring, the US Ethereum spot ETF recorded a net inflow of $359.7 million yesterday, marking the fifth consecutive day of positive flows into the product.
Within the cohort, BlackRock’s ETHA posted a $363.2 million net inflow, while the broader Bitcoin spot ETF complex registered $259.9 million in net inflows; BlackRock’s IBIT contributed $261.8 million to that total.
Smaller-cap spot vehicles also saw inflows: the REX‑Osprey SOL spot ETF reported a $9 million net inflow, according to the monitoring data, reflecting continued capital movements into regulated spot crypto ETFs.
‘,
‘
🔒 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);
}
})();