Where Did the $362 Million Go? Hyperliquid Counters FUD, A Decentralization Route Debate Behind the Reconciliation

marsbitОпубликовано 2025-12-24Обновлено 2025-12-24

Введение

A technical report published on December 20, 2025, accused Hyperliquid, a decentralized exchange, of multiple severe issues—including insolvency and a "God mode backdoor"—claiming it was a centralized platform disguised as a blockchain. Hyperliquid issued a detailed response refuting the claims. The most serious allegation—a $362M shortfall in user funds—was debunked. The discrepancy arose because the accuser overlooked native USDC on HyperEVM during Hyperliquid’s transition from an L2 to an independent L1. Total reserves across Arbitrum and HyperEVM matched user balances. Other accusations were partially addressed: some code was testnet-related, limited broadcast nodes were an anti-MEV measure, and chain freezes were part of upgrade procedures. However, Hyperliquid did not fully respond to claims about unqueryable governance proposals and a lack of a cross-chain "escape hatch" for withdrawals. The exchange also compared itself to competitors like Lighter and Aster, criticizing their reliance on centralized sequencers and lack of transparency, while highlighting its own fully on-chain state verification. Additionally, Hyperliquid addressed community concerns about insider trading, attributing significant short selling to a former employee. The incident underscores broader challenges in DeFi transparency as protocols grow more complex, emphasizing the crypto mantra: "Don’t trust, verify."

On December 20, 2025, a technical article titled "Reverse Engineering Hyperliquid," published on blog.can.ac, directly deconstructed Hyperliquid's binary files through reverse engineering, accusing it of nine serious issues ranging from "insolvency" to a "God Mode backdoor." The article bluntly stated:

"Hyperliquid is a centralized trading platform disguised as a blockchain."

In response to the FUD, the official Hyperliquid team issued a lengthy reply. Perhaps this was not merely a simple refutation of rumors but also a declaration of war regarding "who truly possesses decentralized trading infrastructure." While the official response successfully clarified the fund security issues, it left intriguing "gaps" in some sensitive areas of decentralization.

Where Did the $362 Million Go? The Audit Blind Spot Under the "Dual Ledger" System

The most damaging accusation was that user assets within the Hyperliquid system were $362 million short compared to the on-chain reserves. If true, this would mean it was a "chain-based FTX" operating on fractional reserves.

However, upon verification, this was a misinterpretation due to information asymmetry caused by an "architecture upgrade." The auditor's logic was: Hyperliquid reserves = USDC balance on the Arbitrum cross-chain bridge. Based on this logic, they checked the cross-chain bridge address and found the balance was indeed less than the total user deposits.

Hyperliquid responded that it is undergoing a complete evolution from an "L2 AppChain" to an "independent L1." During this process, asset reserves have become a two-track system:

The accuser completely ignored the native USDC on HyperEVM. According to on-chain data (as of the time of writing):

· Arbitrum cross-chain balance: 3.989 billion USDC (verifiable on Arbiscan)

· HyperEVM native balance: 362 million USDC (verifiable on Hyperevmscan)

· HyperEVM contract balance: 59 million USDC

Total solvency = 3.989B + 0.362B + 0.059B ≈ 4.351B USDC

This figure completely matches the Total User Balances on HyperCore. The alleged "$362 million gap" is precisely the native assets that have already migrated to HyperEVM. This is not a disappearance of funds but a transfer of funds between different ledgers.

Checklist of 9 Accusations: What Was Clarified? What Was Avoided?

Clarified Accusations

Accusation: "CoreWriter" God Mode: Accused of being able to print money out of thin air and misappropriate funds.

Response: Officially explained that this is an interface for L1 to interact with HyperEVM (e.g., staking), with restricted permissions and no ability to misappropriate funds.

Accusation: $362 million funding gap.

Response: As described above, it was due to not accounting for Native USDC.

Accusation: Undisclosed lending protocol.

Response: Official pointed out that the spot/lending function (HIP-1) documentation is publicly available and in a pre-release stage, not secretly operating.

Acknowledged Accusations with Reasonable Explanations

Accusation: Binary file contains code to "modify trading volume" (TestnetSetYesterdayUserVlm).

Response: Acknowledged existence. Explained as testnet (Testnet) residual code used to simulate fee logic; the mainnet nodes have physically isolated this path, making execution impossible.

Accusation: Only 8 broadcast addresses can submit transactions.

Response: Acknowledged. Explained as an anti-MEV (Maximal Extractable Value) measure to prevent user transactions from being front-run. Committed to implementing a "multi-proposer" mechanism in the future.

Accusation: The chain can be "plannedly frozen" with no revocation function.

Response: Acknowledged. Explained as a standard process for network upgrades (Upgrade), requiring a full network pause to switch versions.

Accusation: Oracle price can be instantly overwritten.

Response: Explained as a system security design. To liquidate bad debt promptly during extreme volatility (like 10x), the validator oracle indeed does not have a time lock.

Missing / Vague Responses

In our review, two accusations were not directly addressed or fully resolved in the official response:

Accusation: Governance proposals are unqueryable. Users can only see that voting occurred, but the on-chain data does not contain the specific text content of the proposals.

Response: The official did not address this point in the long post. This means Hyperliquid's governance remains a "black box" for ordinary users—you can only see the results, not the process.

Accusation: Cross-chain bridge has no "escape hatch." Withdrawals could be censored indefinitely, and users cannot force withdrawals back to L1.

Response: Although the official explained that locking the bridge during the POPCAT incident was for safety, it did not refute the architectural fact of "no escape hatch." This indicates that at the current stage, the inflow and outflow of user assets highly depend on the permission of the validator set, lacking the anti-censorship forced withdrawal capability of L2 Rollups.

"Throwing Shade" at Competitors

The most interesting aspect of this incident is that it forced Hyperliquid to show its cards, giving us an opportunity to re-examine the landscape of the Perp (Perpetuals)赛道. The official response unusually "threw shade" at competitors, targeting Lighter, Aster, and even industry giant Binance.

It stated, "Lighter uses a single centralized sequencer, and its execution logic and zero-knowledge (ZK) circuits are not public. Aster uses centralized matching and even offers dark pool trading, which can only be achieved with a single centralized sequencer and an unverifiable execution process. Other protocols that include open-source contracts lack a verifiable sequencer."

Hyperliquid unabashedly categorized these competitors as relying on a "Centralized Sequencer." The official emphasized: on these platforms, no one except the sequencer operator can see the complete state snapshot (including order book history, position details). In contrast, Hyperliquid attempts to eliminate this "privilege" by having all validators execute the same state machine.

This wave of "throwing shade" might also stem from Hyperliquid's concerns about its current market share. According to DefiLlama's trading volume data for the past 30 days, the market has shown a tripartite balance of power:

· Lighter: Trading volume $232.3 billion, temporarily leading,约占 26.6%.

· Aster: Trading volume $195.5 billion,位居第二,约占 22.3%.

· Hyperliquid: Trading volume $182.0 billion,位居第三,约占 20.8%.

Facing the trading volume of latercomers Lighter and Aster surpassing its own, Hyperliquid attempts to play the "transparency" card—meaning "although I have 8 centralized broadcast addresses, my entire state is on-chain and verifiable; while you can't even check yours." However, it is worth noting that although Hyperliquid's trading volume is slightly lower than the top two, it呈现碾压态势 in terms of Open Interest (OI).

Public Sentiment Response: Who is Shorting HYPE?

Beyond technical and fund issues, the community is also highly concerned about recent rumors that HYPE tokens were allegedly shorted and dumped by "insiders." In response, a Hyperliquid team member gave a定性回应 on Discord for the first time: "The shorting address starting with 0x7ae4 belongs to a former employee." This individual was once a team member but was fired in early 2024. The personal trading behavior of this former employee is unrelated to the current Hyperliquid team. The platform emphasized that it currently implements extremely strict HYPE trading restrictions and compliance reviews for all在职 employees and contractors, strictly prohibiting insider trading using their positions.

This response attempts to downgrade the accusation of "team misconduct" to "personal behavior of a former employee." However, regarding the transparency of token distribution and unlocking mechanisms, the community might still expect more detailed disclosure.

Don't Trust, Verify

Hyperliquid's clarification tweet can be considered a textbook example of crisis PR—relying not on emotional output but on data, code links, and architectural logic. It did not stop at proving its innocence but instead went on the offensive, strengthening its brand and advantage of "full state on-chain" by comparing competitor architectures.

Although the FUD was disproven, the profound thought left for the industry by this incident is far-reaching. As DeFi protocols evolve towards independent application chains (AppChain), architectures become increasingly complex, and asset distribution becomes more fragmented (Bridge + Native). The traditional method of checking balances by "looking at the contract balance" has become ineffective.

For Hyperliquid, proving "the money is there" is only the first step. How to gradually transfer the permissions of those 8 submission addresses while maintaining the advantages of high performance and anti-MEV, truly achieving the transition from "transparent centralization" to "transparent decentralization," is the necessary path to becoming the "ultimate DEX."

For users, this incident once again confirms the iron law of the crypto world: don't trust any narrative, verify every byte.

Трендовые криптовалюты

Связанные с этим вопросы

QWhat was the core accusation made in the 'Reverse Engineering Hyperliquid' blog post regarding user funds?

AThe blog post accused Hyperliquid of having a 362 million USDC shortfall, suggesting it was operating as a fractional-reserve exchange with user assets not fully backed by on-chain reserves.

QHow did Hyperliquid explain the alleged 362 million USDC discrepancy in its reserves?

AHyperliquid clarified that the 'missing' 362 million USDC was not a shortfall but was part of the native USDC balance on its new HyperEVM chain, which the accuser had failed to account for in their audit. The total reserves across Arbitrum and HyperEVM matched user balances.

QWhich two specific accusations did the article note were not fully addressed or resolved in Hyperliquid's official response?

AThe two accusations were: 1) Governance proposals are unqueryable (users cannot see the proposal text, only the voting result), and 2) The cross-chain bridge has no 'escape hatch' (users cannot force a withdrawal to L1, making withdrawals reliant on validator approval).

QWhat key competitive advantage did Hyperliquid claim over its rivals Lighter and Aster in its response?

AHyperliquid claimed its key advantage is transparency through 'full state on-chain,' arguing that while it uses 8 broadcast addresses, its entire state (like order book history) is publicly verifiable, unlike competitors it accused of relying on opaque, centralized sequencers.

QAccording to the article, what was Hyperliquid's explanation for the address that was shorting its HYPE token?

AHyperliquid stated that the address shorting HYPE belonged to a former employee who had been fired in early 2024 and that this was a personal trading action unrelated to the current team, which operates under strict trading restrictions.

Похожее

Диалог с Далио: Сейчас мы находимся в пузыре ИИ, 1% моего инвестиционного портфеля — это биткоин

Источник: интервью Рэя Далио, основателя Bridgewater Associates, для подкаста "The Diary Of A CEO". Далио, предсказавший кризис 2008 года, обсуждает "большой цикл" — концепцию, охватывающую долговые проблемы, растущее неравенство и геополитические сдвиги. Он указывает, что текущий ажиотаж вокруг ИИ демонстрирует классические признаки пузыря, который может лопнуть из-за высокой долговой нагрузки, роста процентных ставок и чрезмерной эмиссии акций, что способно привести к рецессии. Для защиты личного капитала в неопределенные времена Далио советует диверсификацию: вместо хранения наличных инвестировать в акции, золото, облигации. Сам он держит около 1% портфеля в биткоине, считая его "твердыми деньгами", но предпочитает физическое золото из-за его статуса резервного актива и независимости от технологических рисков. Говоря о влиянии ИИ, Далио отмечает, что технология заменяет не только физический труд, но и элементы мышления, что увеличит разрыв между капиталом и трудом. Ключевыми останутся человеческие качества — эмоции и интуиция, а успеха добьются те, кто научится работать в партнерстве с ИИ. На геополитической арене, по его мнению, мир движется к регионализации с центрами в виде США и Китая. Вовлечение США в конфликты, подобные иранскому, обнажает снижение их абсолютного влияния. Внутренние вызовы, такие как дебаты о налогах на богатство, риск капитального бегства и низкая производительность, также ставят под вопрос стабильность традиционных держав в текущей фазе цикла.

marsbit3 ч. назад

Диалог с Далио: Сейчас мы находимся в пузыре ИИ, 1% моего инвестиционного портфеля — это биткоин

marsbit3 ч. назад

7.2 трлн вон за один день: иностранные инвесторы установили рекорд чистых покупок в пятницу! Уолл-Стрит: встречный ветер в плане ликвидности на южнокорейском рынке уже утих

Капиталы возвращаются на южнокорейский рынок акций. 31 июля иностранные инвесторы осуществили чистые покупки акций KOSPI на рекордные 7,2 трлн вон за один день, что стало самым высоким показателем в истории. По данным Citigroup, эта цифра знаменует собой кардинальный разворот после месяцев масштабного оттока средств нерезидентов. В июле чистые продажи иностранными инвесторами значительно сократились до 9,8 трлн вон по сравнению с 48,4 трлн и 44,5 трлн вон в июне и мае соответственно. Одновременно внутренние пенсионные и инвестиционные фонды в июле вернулись к чистым покупкам на 1,0 трлн вон. Дополнительным фактором снижения волатильности стали новые правила Комиссии по финансовым услугам (FSC), ужесточившие с 31 июля доступ розничных инвесторов к ETF с плечом на отдельные акции. После введения норм торговый оборот таких инструментов упал примерно вдвое. Citigroup сохраняет целевую точку для KOSPI на уровне 10000 пунктов, отмечая ослабление давления со стороны движения капиталов. Аналитики видят поддержку рынку в устойчивости фундаментальных показателей сектора чипов памяти, низких оценках KOSPI, сильной экономике и благоприятной политике властей, включая возможные меры по поддержке ликвидности.

marsbit3 ч. назад

7.2 трлн вон за один день: иностранные инвесторы установили рекорд чистых покупок в пятницу! Уолл-Стрит: встречный ветер в плане ликвидности на южнокорейском рынке уже утих

marsbit3 ч. назад

Как стать человеком, которого искусственный интеллект никогда не сможет заменить

В статье рассматривается вопрос о том, как остаться незаменимым в эпоху искусственного интеллекта. Автор утверждает, что вместо страха перед ИИ следует сосредоточиться на развитии качеств, которые машины не смогут заменить. Он критикует «зарплатное рабство» — зависимость от работы, не приносящей удовлетворения, и предлагает путь к финансовой независимости через создание собственного дела. Ключ к успеху — развитие пяти элементов: самостоятельности (агентности), вкуса, умения убеждать, упорства и способности к итерациям. Главное — не просто создавать что-либо (сегодня это может каждый), а создавать что-то ценное, востребованное и уметь это продвигать. Автор считает, что наиболее важным навыком будущего является создание контента (медиа), а не просто написание кода, поскольку ценность контента субъективна и требует уникального человеческого вкуса и суждения. ИИ может помочь в производстве, но не заменит оригинальность мысли и связь с аудиторией. В качестве практического шага предлагается упражнение: за 15 минут ответить на вопросы, чтобы обнаружить свои уникальные знания, опыт и точку зрения, которые станут основой для личного бренда и дела жизни. Первый шаг — немедленно опубликовать свою основную идею, чтобы получить обратную связь от реального мира и начать процесс роста. Цель — стать «непригодным для найма», построив жизнь вокруг собственного творчества и экспертизы.

marsbit5 ч. назад

Как стать человеком, которого искусственный интеллект никогда не сможет заменить

marsbit5 ч. назад

Благодаря броскам кубиков ключи от биткоинов хранятся в автономном режиме, но не все будут этим заниматься

Статья посвящена практике генерации сид-фраз для биткоин-кошельков с помощью бросков кубиков в свете уязвимости, обнаруженной в аппаратных кошельках Coldcard. Подчеркивается, что физический бросок кубика (дающий около 2.6 бит энтропии за бросок) создает высококачественную случайность, поскольку предсказать результат практически невозможно из-за множества переменных. Для создания стандартной сид-фразы из 12 слов (128 бит энтропии) требуется около 50 бросков, а для повышенной безопасности рекомендуется 99 и более. В связи с инцидентом Coldcard, когда неисправный генератор случайных чисел в прошивке (2021-2026 гг.) мог создавать предсказуемые ключи, выяснилось, что сид-фразы, сгенерированные вручную через кубики, были защищены от этой уязвимости. Однако исследование показало, что другие функции устройства (создание бумажных кошельков, ключей для мультиподписи, паролей и т.д.) по-прежнему использовали скомпрометированный генератор, подвергая риску владельцев даже с безопасной основной сид-фразой. Автор отмечает, что, хотя метод с кубиками криптографически надежен, он непрактичен для массового использования из-за трудоемкости, высокой вероятности ошибок при вводе и необходимости строгой дисциплины для сохранения секретности процесса. Делается вывод, что будущее безопасности лежит в создании надежных аппаратных генераторов случайных чисел и понятных интерфейсов, а ручные методы остаются нишевым инструментом для опытных пользователей. Владельцам Coldcard рекомендуется обновить прошивку и проверить/заменить все ключи, сгенерированные уязвимыми функциями.

cryptonews.ru8 ч. назад

Благодаря броскам кубиков ключи от биткоинов хранятся в автономном режиме, но не все будут этим заниматься

cryptonews.ru8 ч. назад

Торговля

Спот

Популярные статьи

Что такое ANSEM

I. Введение в проектЧёрный Бык ($ANSEM) — это прозрачная, управляемая сообществом мемкоин на Solana, основанная на одном кредо: двигаться вперёд, несмотря ни на что. Проект ориентирован на фронтенд и полностью поддаётся проверке — его веб-сайт отображает данные в реальном времени с блокчейна и рынка напрямую из Solana, включая цену, ликвидность, объём, рыночную капитализацию и распределение держателей, так что любой может проверить утверждения без входа в систему и без сбора пользовательских данных. Кроме токена, он предлагает Ansem-call Radar, некустодиальные пулы ликвидности сообщества на PumpSwap и браузерный мем-терминал. $ANSEM — это стандартный токен Pump.fun SPL (6 знаков после запятой), торгующийся против SOL и USDC.II. Информация о токенеСимвол токена: ANSEM (Чёрный Бык)III. Связанные ссылкиВебсайт:https://www.blackbullsol.com/X: https://x.com/blknoiz06Адрес контракта: https://solscan.io/token/9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpumpПримечание: Введение в проект основано на материалах, опубликованных или предоставленных официальной командой проекта, и предназначено только для справки и не является инвестиционной рекомендацией. HTX не несёт ответственности за любые прямые или косвенные убытки, возникшие в результате.

913 просмотров всегоОпубликовано 2026.07.01Обновлено 2026.07.01

Что такое ANSEM

Как купить ANSEM

Добро пожаловать на HTX.com! Мы сделали приобретение The Black Bull (ANSEM) простым и удобным. Следуйте нашему пошаговому руководству и отправляйтесь в свое крипто-путешествие.Шаг 1: Создайте аккаунт на HTXИспользуйте свой адрес электронной почты или номер телефона, чтобы зарегистрироваться и бесплатно создать аккаунт на HTX. Пройдите удобную регистрацию и откройте для себя весь функционал.Создать аккаунтШаг 2: Перейдите в Купить криптовалюту и выберите свой способ оплатыКредитная/Дебетовая Карта: Используйте свою карту Visa или Mastercard для мгновенной покупки The Black Bull (ANSEM).Баланс: Используйте средства с баланса вашего аккаунта HTX для простой торговли.Третьи Лица: Мы добавили популярные способы оплаты, такие как Google Pay и Apple Pay, для повышения удобства.P2P: Торгуйте напрямую с другими пользователями на HTX.Внебиржевая Торговля (OTC): Мы предлагаем индивидуальные услуги и конкурентоспособные обменные курсы для трейдеров.Шаг 3: Хранение The Black Bull (ANSEM)После приобретения вами The Black Bull (ANSEM) храните их в своем аккаунте на HTX. В качестве альтернативы вы можете отправить их куда-либо с помощью перевода в блокчейне или использовать для торговли с другими криптовалютами.Шаг 4: Торговля The Black Bull (ANSEM)С легкостью торгуйте The Black Bull (ANSEM) на спотовом рынке HTX. Просто зайдите в свой аккаунт, выберите торговую пару, совершайте сделки и следите за ними в режиме реального времени. Мы предлагаем удобный интерфейс как для начинающих, так и для опытных трейдеров.

439 просмотров всегоОпубликовано 2026.07.01Обновлено 2026.07.01

Как купить ANSEM

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на A (A) представлены ниже.

活动图片