Onchain Lens data shows whale address 0xFB3 withdrew 24 million ASTER from Gate, with the transfer valued at approximately $41.79 million, reflecting a confirmed on‑chain movement of exchange custody to an external wallet.
In a separate on‑chain record, wallet 0x5bd executed a withdrawal of 3.46 million ASTER from Bybit, equivalent to about $6.78 million, as captured by the same monitoring service.
Both transactions reduce exchange custody balances, a liquidity metric routinely tracked by traders, custodians and market analysts; these verified withdrawals are on‑chain events that alter custody profiles without asserting any immediate price implications.
‘,
‘
🔒 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);
}
})();