COINOTAG News reported on September 19, citing a Businesswire filing, that Empery Digital, a noted Bitcoin Treasury manager, has executed a new $50 million loan agreement and expanded its prior committed facility from $25 million to $35 million. The company stated the Hong Kong funds will be allocated to stock buybacks, reflecting a capital allocation decision to repurchase equity. As of September 18, 2025, Empery Digital had repurchased 3,522,233 shares of common stock at an average repurchase price of $7.35 per share. The transaction details and repurchase figures are disclosed in the company’s filings referenced by the report, providing verifiable metrics for investors assessing balance-sheet and treasury activity.
‘,
‘
🔒 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);
}
})();