Metaplanet on September 10 announced an international stock offering to raise approximately 204.1 billion yen (about $1.366 billion), issuing 385 million new shares at ¥614 per share with a 9.93% discount, which will increase shares outstanding to roughly 1.141 billion. The transaction is presented as a strategic capital raise to support balance-sheet objectives and expand the company’s Bitcoin allocation.
Management disclosed that proceeds will be deployed mainly for Bitcoin purchases (~183.7 billion yen) and to scale its Bitcoin-related revenue business (~20.4 billion yen). Metaplanet reported holding 20,000 BTC (market value ~3.22 trillion yen as of Sept. 1) and noted related revenue of 109.4 billion yen in Q2 FY2025, stating the capital raise will further bolster its long-term BTC position and corporate competitiveness.
‘,
‘
🔒 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);
}
})();