AshesChain on-chain analyst Ashes Monitor reported to COINOTAG News that FTX/Alameda completed a staking redemption of 192,000 SOL, valued at approximately $43.56 million. The disclosure, timestamped 15 minutes prior to the COINOTAG update, records the on-chain movement as a direct redemption from staking contracts.
Blockchain records show the redeemed SOL was distributed to 28 addresses, a detail observable in public ledgers and relevant for custody reconciliation and liquidity accounting. This on-chain transparency provides verifiable data points for analysts tracking SOL redemption flows and institutional token allocations.
‘,
‘
🔒 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);
}
})();