On Sept 5, COINOTAG cited on‑chain data analyst Murphy showing a rapid rise in Binance’s mainstream stablecoin balance alongside divergent flows among Binance whales. Between Aug 13 and Sep 3, the exchange’s BTC balance rose by 7,709 coins while the ETH balance declined by 1.616 million coins, according to the on-chain data published.
Murphy’s cohort analysis identifies two whale segments on Binance—transaction sizes of $1M–$10M and >$10M—with contrasting BTC behaviour: mid‑sized participants consistently deposited BTC while larger whale groups registered net withdrawals. Those movements represent tangible sources of selling pressure versus potential buying demand, each significant in scale.
ETH flows displayed the opposite dynamic: both whale cohorts accelerated withdrawals, driving the marked reduction in the exchange’s ETH balance and signalling greater consistency among large-scale funds toward ETH allocations. This analysis is provided for educational purposes and is not investment advice.
‘,
‘
🔒 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);
}
})();