COINOTAG News reported on September 10 that on-chain analyst AI Auntie (@ai_9684xtpa) observed the address 0x8cE…Fc333, associated with Matrixport, deposit 10,000 ETH to Binance approximately ten hours prior, a transfer valued at about $43.77 million. The movement was recorded on public ledgers and attributed through on-chain analytics.
Matrixport, the crypto asset management firm founded by Wu Jihan, currently shows roughly $461 million in on-chain public assets, with BTC comprising 81.6% of that allocation and only 4,272 ETH remaining (approximately $18.33 million) in monitored on-chain holdings.
This recorded transfer is a confirmed on-chain deposit to an exchange custody address; it increases exchange-held ETH balances and is observable in blockchain explorers. Any further market implications will depend on subsequent exchange activity and are not determined by this single transaction.
‘,
‘
🔒 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);
}
})();