COINOTAG News on September 9, citing Farside Investors monitoring, reported a total $3.643 billion net inflow into U.S. Bitcoin spot ETFs yesterday. At the fund level, Fidelity FBTC led with a $1.565 billion inflow while BlackRock IBIT recorded a $25.5 million inflow, underscoring continued institutional interest in the Bitcoin spot ETF market.
By contrast, the U.S. Ethereum spot ETF landscape experienced a $96.7 million net outflow, according to the same monitoring. Detailed flows showed a $192.7 million withdrawal from BlackRock ETHA alongside a $75.2 million inflow into Fidelity FETH, providing verifiable fund-level data for assessing short-term capital allocation across crypto spot 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);
}
})();