COINOTAG reported on September 26 that LookIntoChain monitoring identified two addresses dormant for over eight years which were reactivated, transferring a combined 200,000 ETH (approximately $7.85 billion) into two new addresses. The activity was confirmed on-chain with clear transaction traces.
On-chain provenance shows the moved ETH largely originated from Bitfinex, and current custody analysis indicates the associated balances are aggregated across 8 wallets holding a total of 736,316 ETH (around $28.9 billion). These figures reflect concentrated long-term holdings rather than retail dispersion.
From a market-structure perspective, this represents material on-chain liquidity movement; institutional and compliance teams should watch for changes in liquidity, custody monitoring, and wallet consolidations using ongoing on-chain analytics.
‘,
‘
🔒 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);
}
})();