首頁 » 加密貨幣新聞
Allaire 為 Circle 在攻擊事件期間的不作為辯護,表示 Circle 只在法律要求時才會採取行動。
}
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 總結
穩定幣發行商 Circle 加強為其在攻擊事件期間未能採取行動的辯護,該事件導致基於 Solana 的 Drift Protocol 損失約 2.8 億美元。
這次,該公司執行長 Jeremy Allaire 在南韓首爾的記者會上回應,並提出了道德困境。這位執行長堅稱 Circle 無法決定哪條路是對或錯,在凍結持有加密資產的錢包時只能遵循法律規定。由於道德困境,Circle 無法迅速凍結從 Drift Protocol 被盜的資產。
2.8 億美元 Drift 攻擊事件
Drift Protocol 本月稍早損失數百萬美元已不再是新聞,這次攻擊震驚了整個行業。在事後分析中,Drift 團隊透露該事件是由協調性攻擊造成,而非智能合約漏洞。
攻擊者在事件發生前約七天透過社交工程手段,未經授權獲得了與協議安全委員會相關的管理權限。在獲得 5 個多重簽名中的 2 個批准、引入惡意資產並移除提款限制後,攻擊者能夠在幾天後啟用預簽交易。
市場專家將此次攻擊與惡名昭彰的北韓駭客組織 Lazarus 聯繫起來。儘管調查仍在進行中,像 ZachXBT 這樣的鏈上偵探認為,如果 Circle 在攻擊期間凍結被盜資金,損失本可以降低。
攻擊者透過 Circle 的跨鏈轉帳協議(CCTP)將 2.3 億美元的 USDC 從 Solana 轉移到 Ethereum。該轉帳通過大約 100 筆交易完成。根據 ZachXBT 的說法,Circle 有能力凍結 USDC,但卻選擇「睡著」,而資金在數小時內不間斷地被轉移。
Circle 的道德困境
在為 Circle 在攻擊期間的不作為辯護時,Allaire 表示 Circle 只在法律義務下才會採取此類行動。他補充說,期望穩定幣發行商偏離法律規定自行做出決定,這將是一個冒險的提議。雖然該公司正與監管機構合作,以明確在極端情況下採取預防措施,但執行長堅稱 Circle 無權做出此類決定。
您可能也喜歡:
與此同時,Circle 正在擴大其在韓國的業務。該公司已與南韓最大的交易所 Upbit 和 Bithumb 簽署了諒解備忘錄(MoU),以提高 USDC 在當地加密貨幣市場的採用率。
Binance 免費 $600(CryptoPotato 獨家):使用此連結註冊新帳戶並在 Binance 上獲得 $600 獨家歡迎優惠(完整詳情)。
CryptoPotato 讀者在 Bybit 的限時優惠:使用此連結註冊並在任何幣種上開設 $500 免費倉位!
來源: https://cryptopotato.com/circle-ceo-blames-moral-quandary-for-not-acting-on-280m-drift-exploit/








