COINOTAG reported on September 22 that Japanese publicly traded firm Metaplanet bolstered its corporate bitcoin holdings by 5,419 BTC, deploying roughly $632 million to lift its treasury to 25,555 BTC. The company previously disclosed on September 17 an intent to allocate up to $1.25 billion by October to further increase bitcoin exposure and to commit $139 million to its bitcoin yield generation unit. These disclosures reflect a measured capital allocation toward digital-asset positions and expansion of its yield infrastructure, as stated in company filings and public announcements.
‘,
‘
🔒 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);
}
})();