COINOTAG reported on September 16 that, according to a filing with the Hong Kong Stock Exchange, Hong Kong-listed company BitStrat Holdings Limited has invested US$3.86 million (approximately HK$30.02 million) to acquire 33.41 bitcoins via the open market, increasing its aggregate position to around 43.41 bitcoins. The exchange disclosure indicates an open-market purchase executed as part of a corporate treasury allocation, which will affect the firm’s cryptocurrency exposure on the balance sheet. The filing provides transaction-sized, verifiable details without forecasting market impact, offering investors a clear view of BitStrat’s current bitcoin holdings and capital deployment.
‘,
‘
🔒 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);
}
})();