COINOTAG News on September 26 cites strategicethreserve data outlining notable shifts in institutional Ethereum holdings. The on-chain dataset highlights material changes in corporate and foundation treasuries over the past 30 days, providing a snapshot of wallet concentration and custody positions.
Top movers include Bitmine Immersion Tech (BMNR) with 2.42 million ETH (≈$9.56B), a 41% increase; SharpLink Gaming (SBET) holding 839,000 ETH (≈$3.32B), up 5.1%; The Ether Machine (ETHM) at 495,000 ETH (≈$1.96B), up 43.4%; and the Ethereum Foundation with 223,900 ETH (≈$884M), down 3.4% over the same interval.
These figures represent changes in institutional crypto treasuries and corresponding ETH balances as recorded on-chain, offering market participants verifiable data for assessing concentration risk and treasury allocation dynamics.
‘,
‘
🔒 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);
}
})();