COINOTAG News, citing LookIntoChain monitoring on September 14, reports that the Yala hacker minted 1.2 billion YU on Polygon and subsequently sold 7.71 million YU via cross-chain transfers to Ethereum and Solana, receiving approximately 7.7 million USDC in proceeds.
On-chain analytics indicate the actor currently holds 22.29 million YU across Solana and Ethereum addresses, while an additional 90 million YU remains on Polygon and is listed as pending cross-chain movement according to the monitoring feed.
Transaction records show the 7.7 million USDC was converted into 1,501 ETH and distributed to multiple wallets; these transfers are observable on-chain and documented by LookIntoChain’s monitoring dataset.
‘,
‘
🔒 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);
}
})();