首頁 » 加密貨幣動態
瞭解為何 SHIB 可能正在為潛在的復甦做準備。
}
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 摘要
Shiba Inu 目前已遠不如多年前的輝煌。其價格在過去幾個月一直處於嚴重下跌狀態,該資產已不再是加密貨幣前30名俱樂部的一員。
然而,有一個重要因素顯示期待已久的反彈可能即將到來。
是時候再次反彈了嗎?
截至撰稿時,這個第二大迷因幣的交易價格約為 $0.000007478,年度跌幅接近70%。其市值已跌破45億美元,使 SHIB 成為第35大加密貨幣。
然而,儲存在交易所的代幣供應量不斷減少,讓多頭對短期復甦抱有希望。CryptoQuant 提供的數據顯示,12月28日,此類中心化平台上的 SHIB 幣數量已降低到約81.2兆,為2021年4月以來的最低水平。
- SHIB 交易所儲備,來源:CryptoQuant
這通常被解讀為看漲訊號,因為它導致即時賣壓降低。另一方面,交易所儲備增加通常被視為預售步驟和回調的前兆。
就在幾天前,X 用戶 Lyvo 認為 SHIB 已經觸及其「真正的底部」,這意味著它可能已為潛在反彈做好準備。該分析師透露已增加了中期投資部位並表示:
空頭將繼續掌控?
包括銷毀機制在內的許多其他因素表明,SHIB 的下跌可能會繼續。數據顯示,過去七天約有3,070萬個代幣被銷毀,與前一週相比降低了14%。
該計劃的最終目標是減少 SHIB 幣的整體供應量,從而使該資產隨著時間的推移變得更加稀缺和更有價值。團隊在2022年推出了這項計劃,自那時以來,已有超過410.7兆枚代幣被移除流通。儘管如此,流通供應量仍然龐大,約為585.2兆個代幣。
- SHIB 供應量,來源:shibburn.com
Shibarium 的停滯進展是另一個需要考慮的看跌因素。該協議的安全性在9月中旬遭到破壞,自那時以來,該網路一直未能恢復昔日的榮耀。回想一下,在年初,它每天處理數百萬筆交易,從而推動了整個 Shiba Inu 生態系統的發展。
CryptoPotato 讀者專屬秘密合作獎勵:使用此連結註冊並解鎖 $1,500 BingX Exchange 獨家獎勵(限時優惠)。
來源:https://cryptopotato.com/this-shiba-inu-metric-drops-to-a-4-year-low-shib-comeback-on-the-way/


