On September 4, COINOTAG reported that monitoring by Onchain Lens identified a newly created wallet withdrawing 15,000 ETH from FalconX, valued at approximately $66.11 million. The transaction was recorded on-chain and flagged as originating from a fresh address moving assets off the platform.
During the same reporting window, Onchain Lens recorded a total of four newly created wallets withdrawing an aggregate of 80,662 ETH from FalconX, equivalent to about $352.85 million. These figures reflect documented on-chain withdrawals reported by COINOTAG and do not infer motives or off-chain arrangements.
‘,
‘
🔒 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);
}
})();