Farside Investors reported that the US Ethereum spot ETF ecosystem registered a consolidated net inflow of $47.8 million on September 20. The data highlight a pronounced allocation toward ETHA, which captured a net inflow of $144.3 million, underscoring differentiated investor demand across competing Ethereum spot products. These figures reflect actual ticker-level fund movements and should be treated as observational market flow data, not investment advice.
The detailed ticker breakdown showed offsetting outflows from several ETFs: FETH (-$53.4M), ETHW (-$7.0M), TETH (-$6.0M), ETHV (-$8.2M), QETH (-$4.4M), ETHE (-$6.2M) and Grayscale ETH (-$11.3M). This granular view of Ethereum ETF flows can assist analysts and portfolio managers in assessing liquidity allocation and short-term positioning across the sector. Source: 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);
}
})();