主页 » 加密货币资讯
如果中东冲突结束,ETH会发生什么?
}
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总结
虽然美国(在以色列支持下)与伊朗之间的战争已经持续了近一个月,但最近的迹象暗示局势可能会降温。
一些业内人士认为,最终的停火可能成为加密货币市场的催化剂,但一位知名分析师认为,这样的发展可能会导致以太坊价格崩盘。
ETH反其道而行
过去几个月观察到的熊市已导致更广泛的加密货币市场从去年的峰值大幅下跌。此外,中东的战争通过在投资者中传播进一步的恐慌和不确定性而使情况恶化。
然而,根据X用户Ted的说法,ETH对冲突的反应一点也不合逻辑。当美国和伊朗开始交火时,许多人准备应对急剧抛售,但价格只是从约2,000美元跌至约1,850美元——明显下跌,但可能远未达到大众担心的崩溃。
最近,许多发展迹象表明停火可能即将到来。BBC报道称,伊朗已收到来自美国的15点和平计划,而伊朗官员已向"非敌对船只"开放关键的石油走廊霍尔木兹海峡。石油价格因这一消息而下跌,而Ted表示,人们现在预期在潜在的和平协议后ETH会上涨。
然而,他认为第二大加密货币可能会在积极发展后(如果确实发生)出现小幅反弹,随后暴跌至新低。
其他分析师声称ETH正处于十字路口,下一步走势将在很大程度上取决于某些驱动因素。例如,Merlijn The Trader强调了2,000美元心理水平的重要性,表示保持在该水平之上可能引发价格爆发至高达12,000美元。另一方面,失守该水平将打破九年的支撑。
你可能也喜欢:
与此同时,Wise Crypto认为市场处于"临界点",最近的鲸鱼抛售充当看跌力量,而从交易所转向自我托管的持续转变提供了平衡的看涨信号。
"世代买入区"?
其他人则完全乐观,认为ETH已达到可以解释为完美买入机会的水平。例如,Ali Martinez认为该资产已进入"世代买入区",因为其市值与已实现价值(MVRV)已跌破1。
该分析师提醒说,过去跌至该区域后都伴随着大幅价格上涨。他还概述了几个MVRV定价区间,旨在作为路线图,其中4,632美元/5,624美元被设定为长期"扩张"区域。
与此同时,BitMine在最近以约1.4亿美元购买了约65,000枚币后,继续收购ETH。该公司现在持有该资产流通供应量的近4%,而其激进的积累可能鼓励较小的参与者效仿并向生态系统分配资金。
Binance免费$600(CryptoPotato独家):使用此链接注册新账户并在Binance获得$600独家欢迎优惠(完整详情)。
Bybit为CryptoPotato读者提供的限时优惠:使用此链接注册并在任何币种上开立$500免费仓位!
来源:https://cryptopotato.com/ethereum-defies-crowd-expectations-heres-why-eth-may-crash-even-with-a-us-iran-deal/


