CryptoQuant data indicate the ETH exchange reserve fell from a September 2022 peak of ~28.8 million ETH to about 17.4 million ETH, a reduction of nearly 10.7 million ETH; roughly 2.5 million ETH were withdrawn from exchanges in the past three months, underscoring a material shift in on-exchange liquidity.
Market flows have been dominated by the spot ETH ETF launched in July 2024, which has attracted over $13 billion in net inflows to date; June–August net inflows exceeded $10 billion, including a record $5.4 billion in July, according to exchange flow data.
Demand dynamics also reflect institutional activity: several issuances of corporate ETH bonds and disclosed treasury purchases have left 17 publicly listed firms holding more than 3.6 million ETH. A Bitfinex analyst notes ETH’s appeal stems from its staking and yield-generating roles within the L2 and DeFi ecosystems, alongside macro asset characteristics.
‘,
‘
🔒 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);
}
})();