Home » Crypto News
Metaplanet’s Bitcoin treasury strategy appears back in motion after a notable Q4 lull.
}
function loadTrinityPlayer(targetWrapper, theme,extras=””) {
cleanupPlayer(targetWrapper); // Always clean first ✅
targetWrapper.classList.add(‘played’);
// Create script
const scriptEl = document.createElement(“script”);
scriptEl.setAttribute(“fetchpriority”, “high”);
scriptEl.setAttribute(“charset”, “UTF-8”);
const scriptURL = new URL(`https://trinitymedia.ai/player/trinity/2900019254/?themeAppearance=${theme}${extras}`);
scriptURL.searchParams.set(“pageURL”, window.location.href);
scriptEl.src = scriptURL.toString();
// Insert player
const placeholder = targetWrapper.querySelector(“.add-before-this”);
placeholder.parentNode.insertBefore(scriptEl, placeholder.nextSibling);
}
function getTheme() {
return document.body.classList.contains(“dark”) ? “dark” : “light”;
}
// Initial Load for Desktop
if (window.innerWidth > 768) {
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper, getTheme(),’&autoplay=1′);
});
}
}
// Mobile Button Click
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper, getTheme(),’&autoplay=1′);
});
}
function reInitButton(container,html){
container.innerHTML = ” + html;
}
// Theme switcher
const destroyButton = document.getElementById(“checkbox”);
if (destroyButton) {
destroyButton.addEventListener(“click”, () => {
setTimeout(() => {
const theme = getTheme();
if (window.innerWidth > 768) {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if(desktopWrapper.classList.contains(‘played’)){
loadTrinityPlayer(desktopWrapper, theme,’&autoplay=1′);
}else{
reInitButton(desktopWrapper,’Listen‘)
const desktopBtn = document.getElementById(“desktopPlayBtn”);
if (desktopBtn) {
desktopBtn.addEventListener(“click”, function () {
const desktopWrapper = document.querySelector(“.desktop-player-wrapper.trinity-player-iframe-wrapper”);
if (desktopWrapper) loadTrinityPlayer(desktopWrapper,theme,’&autoplay=1’);
});
}
}
} else {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if(mobileWrapper.classList.contains(‘played’)){
loadTrinityPlayer(mobileWrapper, theme,’&autoplay=1′);
}else{
const mobileBtn = document.getElementById(“mobilePlayBtn”);
if (mobileBtn) {
mobileBtn.addEventListener(“click”, function () {
const mobileWrapper = document.querySelector(“.mobile-player-wrapper.trinity-player-iframe-wrapper”);
if (mobileWrapper) loadTrinityPlayer(mobileWrapper,theme,’&autoplay=1′);
});
}
}
}
}, 100);
});
}
})();
Summarize with AI
Summarize with AI
Metaplanet Inc., the Tokyo-listed investment firm, announced on December 30, 2025, that it has resumed its aggressive Bitcoin acquisition strategy, adding 4,279 BTC in the fourth quarter.
This purchase ends a notable pause in buying activity that began after the company’s last major public purchase alongside Strategy in late September.
The new acquisition, valued at over $450 million and executed at an average price near $105,412 per Bitcoin, brings Metaplanet’s total holdings to 35,102 BTC. The company’s director, Simon Gerovich, confirmed the purchase on social media, stating the total portfolio cost approximately $3.78 billion, averaging $107,606 per BTC.+
A key metric for the company is “BTC Yield,” which measures the change in Bitcoin held per share. Metaplanet reported a yield of 11.9% for the quarter and an impressive 568.2% for the year to date in 2025, indicating its strategy has significantly increased Bitcoin exposure per share even as it issued more stock.
This move signals a restart of the firm’s dedicated “Bitcoin Treasury Operations,” which had been publicly quiet since a coordinated buying period with industry leader Strategy.
That previous activity occurred on September 22, 2025, when both companies announced large purchases. At the time, Strategy added 850 BTC, while Metaplanet executed a massive $630 million purchase of 5,419 BTC, a move that briefly saw it outperform its larger U.S. counterpart in scale relative to its size. It followed this transaction up a couple of weeks later with a $615 million buy of another 5,268 BTC to bring its stash to 30,823 BTC. Since that flurry, Metaplanet had not reported any new market purchases until this week’s announcement.
SECRET PARTNERSHIP BONUS for CryptoPotato readers: Use this link to register and unlock $1,500 in exclusive BingX Exchange rewards (limited time offer).
Source: https://cryptopotato.com/metaplanet-resumes-bitcoin-buying-spree-with-major-q4-purchase-after-summer-hiatus/


