LookIntoChain on-chain monitoring shows crypto KOL Cooker (@CookerFlips) executed a sizable withdrawal of 5.57 million ASTER tokens (about $6.7 million) from Aster roughly two hours ago. The dataset indicates Cooker deposited approximately $1.24 million into Aster over the prior three days, with subsequent disposals producing a net realized gain exceeding $5 million in that interval. These recorded transfers reflect measurable trading activity on the protocol and provide transparent data for market participants assessing liquidity and concentration risks; no unverified or speculative claims are made beyond the on-chain figures reported by LookIntoChain.
‘,
‘
🔒 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);
}
})();