On September 7, COINOTAG News published a statement from Paolo Ardoino, Tether’s CEO, who confirmed on X that Tether has not sold any Bitcoin and has reallocated a portion of its Bitcoin reserves to the XXI project.
Ardoino indicated the company will continue allocating a portion of its profits into secure, diversified holdings such as Bitcoin, gold and land, framing these moves as part of disciplined reserve management.
Tether described itself as a stable company, emphasizing prudent asset allocation to support liquidity and mitigate concentration risk while maintaining transparency for stakeholders.
‘,
‘
🔒 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);
}
})();