COINOTAG News on September 25 reports that on-chain analyst Ai Auntie (@ai_9684xtpa) observed a withdrawal of approximately 4 million ASTER tokens (around $9.2 million) from Gate ExchangeGalaxy Digital, occurring roughly six hours prior to the report.
On-chain metrics indicate the wallet’s cumulative ASTER holdings have reached 50 million tokens, equivalent to about 3% of ASTER’s circulating supply and valued near $114 million; such concentration and liquidity movements are monitored by traders and compliance teams for market-impact and risk assessment purposes.
‘,
‘
🔒 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);
}
})();