首页 » 加密货币新闻
Bitwise的Matt Hougan表示,Strategy通过发行STRC融资的比特币大规模购买行动,推动了近期涨势的大部分走势。
}
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);
});
}
})();
使用AI总结
使用AI总结
比特币从2月低点上涨逾20%,目前交易价格约为77,000美元。但市场参与者对涨势能否持续持有疑问。
据Bitwise首席投资官Matt Hougan表示,Strategy积极买入BTC已成为近期价格飙升的"单一最大因素"。
隐藏的推手
尽管其他因素也为比特币价格走势提供了支撑,例如自3月1日以来流入ETF的38亿美元资金,以及长期持有者重新开始积累,但Hougan解释称,近期涨幅的很大一部分是由Strategy的购买行为所驱动的——该公司在过去八周内累计买入约72亿美元的比特币。
这些购买资金来源于发行STRC——一种永续优先股权工具。STRC是一种优先股,兼具股权和债务的特征,设计目标交易价格为每股100美元,同时提供较高的股息收益率,目前为年息11.5%。
"Strategy通过上调或下调收益率来维持该股价。若STRC交易价格低于100美元,Strategy可提高利率以吸引新买家。若STRC交易价格高于100美元,Strategy可增发股份或降低利率,使价格回归100美元。"
自推出以来,STRC的价格通常维持在目标价附近,股息率也从最初的9%上调至11.5%以支撑需求。发行STRC的主要目的是为进一步购买比特币筹集资金,大部分所得资金均投入该资产。股息支付主要通过向新投资者募资来支应,Hougan表示这一结构有公司庞大的BTC持仓作为支撑,并非庞氏骗局。
Strategy的股息承付能力
Strategy目前持有约630亿美元的比特币,对应80亿美元债务和140亿美元优先股权。在清算情形下,债务持有人将优先获偿,其次是优先股股东。这将为普通股股东留下约410亿美元。按当前比特币价格,Hougan估计该公司理论上可持续支付股息达42年,但这一假设前提是期间内价格没有上涨。
您可能也感兴趣:
若比特币以每年20%的速度增长,该公司则可无限期持续支付股息。然而,Strategy履行义务的能力取决于比特币的表现以及未来STRC的发行规模,因为更大规模的发行将增加股息负债和违约风险,只能靠BTC价值的升幅来抵消。Hougan表示,投资者信心取决于Strategy能否在融资与维护资产负债表健康之间保持平衡。
他还指出,STRC的需求看似强劲,并表明该公司在最近一次发行中本可募集更多资金。
在垃圾债券收益率低于7%、私人信贷吸引力下降的背景下,STRC 11.5%的收益率被认为"极具吸引力"。Strategy目前的债务总额为210亿美元,约占其比特币持仓的33%,Hougan认为这一水平尚有空间再发行100亿至150亿美元的STRC,届时投资者的担忧才可能加剧;若比特币价格上涨,则可承载的发行规模还将进一步扩大。
来源:https://cryptopotato.com/one-company-may-be-controlling-bitcoins-momentum-heres-how/








