On September 11, COINOTAG News reported that, according to SolanaFloor on-chain monitoring, Galaxy Digital withdrew approximately 920,000 SOL from Binance within a six-hour window, valued at roughly $205 million based on prevailing spot prices. The on-chain data shows a material exchange outflow consistent with a custodial transfer rather than an executed market sale. Market analysts monitoring liquidity and exchange-held reserves will register this as a notable adjustment to Solana custody balances, though there is no verified information about subsequent disposition or trading intent. All figures are sourced from blockchain monitoring and COINOTAG’ reporting and reflect recorded transfers on-chain.
‘,
‘
🔒 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);
}
})();