On September 5, COINOTAG News reported that World Liberty announced the blacklisting of Justin Sun‘s address, citing a freeze of 5.4 billion unlocked tokens and 24 billion locked tokens. In response, Sun said via social channels that the wallet only performed a few low-value exchange deposit tests followed by an address dispersion, asserting there was no buying or selling activity and therefore no market impact. Market participants and compliance observers can analyze on-chain movements to assess implications for liquidity and token governance, while noting the founder’s statement frames the transfers as operational tests rather than trading events.
‘,
‘
🔒 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);
}
})();