COINOTAG News on September 25 reported that monitoring by Onchain Lens identified three newly created wallet addresses receiving a total of 58,384 ETH from Kraken and BitGo within a three‑hour window, an on‑chain value of roughly $242 million.
According to on‑chain analytics, this transfer represents a material custody flow between institutional providers; the movements are logged on the Ethereum ledger and affect exchange‑associated balance metrics without implying any specific downstream use.
Stakeholders can independently verify the activity via transaction hashes on an Ethereum explorer, leveraging the transparency of the public ledger to confirm the transfers reported by Onchain Lens and COINOTAG.
‘,
‘
🔒 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);
}
})();