COINOTAG News cited Farside Investors data on September 19 noting that the aggregate US Ethereum spot ETF recorded a reported net inflow of $2.131 billion. Within that total, BlackRock ETHA showed no net flow, while Fidelity FETH accounted for a documented $1.594 billion inflow, reflecting confirmed capital allocation into Ethereum-focused spot ETF products.
In parallel, the combined Bitcoin spot ETF complex posted a reported net inflow of $1.63 billion, with BlackRock IBIT reporting no net movement and Fidelity FBTC registering a $97.40 million inflow. These figures summarize reported fund flows and are presented as observed capital shifts across spot ETF tranches.
‘,
‘
🔒 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);
}
})();