主页 » 加密新闻
过去几天涨幅最大的是迷因币。
}
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总结
在经历了2025年第四季度的痛苦下跌后,更广泛的加密货币市场已发出今年首次复苏迹象,许多资产在该季度录得两位数跌幅,促使分析师质疑整体行业状况。
有趣的是,自周五以来涨幅最大的来自迷因币领域,这可能预示着投资者行为的重大转变。
CoinGecko的数据显示,BONK在过去24小时内表现最佳。该资产在日涨40%、自上周日以来涨超60%后,已重返市值前100大另类币。
PEPE紧随其后。这款青蛙形迷因币日涨13%,周涨超66%。Shiba Inu在两个图表上也表现良好,分别为11%和21%。
Dogecoin成为大市值另类币中涨幅最大的。这款元祖迷因币自昨日以来飙升6%,周涨23%。Official Trump(TRUMP)代币今天表现更佳(飙升7%),这或许是由于美国总统最近采取的行动。
Nansen高级研究分析师Jake Kennis在给CryptoPotato的声明中表示,这种年初转向大市值迷因币的轮动可能表明"交易者在数月的整固后正在为上涨做好准备"。他补充说,这些更具投机性的资产在10月崩盘期间是下行波动性方面受打击最严重的一些资产。
然而,Kennis承认迷因币相对于比特币一直呈下降趋势,这些短暂的上涨"必须在更高时间框架上得到确认,因为PEPE和DOGE距离各自的历史高位仍下跌约80%"。
您可能还喜欢:
CryptoPotato读者的秘密合作奖励:使用此链接注册并解锁价值1,500美元的BingX交易所独家奖励(限时优惠)。
来源:https://cryptopotato.com/doge-shib-pepe-explode-is-meme-coin-frenzy-back-in-full-force/


