According to COINOTAG on September 24, on-chain monitoring provider LookIntoChain recorded that Whale 0x5e30 deployed 1,090 BNB (approximately $1.11 million) to acquire 549,194 ASTER, indicating an average purchase price of about $2.02 per token. The on-chain transfer is publicly verifiable and updates supply-distribution metrics that analysts use in liquidity and concentration assessments. This transaction has been logged without attribution of intent, and reporting is limited to observed on-chain activity and the associated USD valuation at the time of the trade.
‘,
‘
🔒 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);
}
})();