Supply Skyrockets by 3 Trillion, Veteran Blockchain Harmony Dealt Another Fatal Blow

marsbitPublicado a 2026-08-12Actualizado a 2026-08-12

Resumen

**Title: Supply Surges by 3 Trillion, Dealing Another Blow to Veteran Blockchain Harmony** A significant security breach has struck the Harmony blockchain, involving the illegal minting of approximately 3 trillion ONE tokens (valued around $23.4 billion), which constitutes about 26% of its total supply. The attack exploited critical logic errors in Harmony's cross-shard receipt verification and signature validation systems, allowing the attacker to forge receipts and bypass security checks. Initial reports indicated around 4 billion tokens were minted, but this figure was later revised drastically upwards as more data became available. A substantial portion of the newly minted tokens was quickly transferred to cryptocurrency exchanges, leading to a sharp price drop of nearly 38% for ONE. Harmony's official response included identifying related wallet addresses, urging exchanges to freeze associated funds, releasing a software patch (v2026.1.1) to prevent further minting, and temporarily halting its cross-chain bridge service. The team is also evaluating the option of a network rollback. This incident marks the third major security or technical issue directly affecting Harmony's token supply in recent years, following a $100 million bridge hack in 2022 and a staking bug in late 2023. Once a notable Layer 1 chain, Harmony's market capitalization has dwindled to around $12 million, with its Total Value Locked (TVL) collapsing from a peak over $1.4 billion to under $170,000. ...

Author: Ma He, Foresight News

Hack attacks are becoming the "number one killer" of crypto protocols.

On August 12, X user Juiceberg posted on X stating that on-chain data indicated the Harmony protocol had suffered an exploit, where an attacker illicitly minted approximately 4 billion ONE tokens (worth around $3+ million) through empty blocks, accounting for 26% of its total supply. About 2.8 billion of these tokens were rapidly transferred to exchanges during the price plunge. Concurrently, Harmony's total supply endpoint failed to reflect this token issuance, leading to a discrepancy between the actual on-chain supply and publicly available data. The attacker currently holds about 115 million tokens on-chain (approximately 2.9% of the minted amount), with the vast majority already in exchange accounts, either sold or held in deposit wallets.

Following the announcement, the price of ONE plummeted from $0.00118 to a low of $0.00056, currently recovering to $0.00078, marking a nearly 38% decline in 24 hours.

Harmony officials subsequently responded with a repost on X, stating they are collaborating with their team and multiple related exchanges to block and freeze the funds in question; they are also advancing software patch development and evaluating network rollback options.

Later, the officials further disclosed four related wallet addresses, explicitly requesting all exchanges to block and freeze funds traceable to these addresses:

  • one1uap8dx2z0qsjxqthm5flgcxkeepsz3gsrghnfn
  • one17u300a40ll5wphd8kj5hktryhdjq3ml9f4phy4
  • one1a5hur07z5vtvzhr35zkw8tfqedemkz8t88xgd7
  • one1h56hkxmua0uzfv07fu04cudvtrl35u96pq47vy

Around 2:00 PM, the officials announced the suspension of the bridge.harmony.one cross-chain bridge service due to the security incident and requested all validator nodes to immediately upgrade to the latest patch version v2026.1.1. The official explanation stated that this patch can prevent further illicit minting, with subsequent updates to be released to handle the already minted tokens. Relevant release records are visible on GitHub.

This marks the third major security or technical issue directly related to token supply for Harmony in recent years. In June 2022, its Horizon cross-chain bridge was attacked, resulting in the loss of approximately $100 million in assets, an event later attributed by the U.S. Federal Bureau of Investigation to a North Korea-linked hacking group. In December 2023, a bug in the staking system led to the erroneous minting of about 146.3 million ONE tokens, involving 74 addresses, with a single address receiving over 51 million; some tokens were subsequently transferred to exchanges. At that time, officials urgently released a patch and took follow-up measures.

In terms of market scale, although this event caused significant supply dilution and drastic price fluctuations, the absolute loss scale is limited. Prior to the incident, Harmony's market capitalization had fallen to around $17 million; post-incident, it further dropped to the $12 million range, evaporating approximately $5 million in market value. In 2022, Harmony's total TVL once peaked at over $1.4 billion. The latest data from DefiLlama shows its TVL is now less than $170,000.

According to CertiK Alert monitoring, as of around 4:00 PM, the number of ONE tokens abnormally minted on the Harmony network has exceeded 3 trillion (worth approximately $2.34 billion), involving six abnormal blocks.

Initially, the attacker exploited the total supply interface to conceal the issuance data, and different blocks were being packed continuously, so the initial reported 4 billion increase was far from the real figure.

The X account BlockWatchdog analyzed the incident, stating that the attacker exploited a severe logic error in Harmony's cross-shard receipt verification and signature checking, fabricating approximately 3 trillion coins in one go.

Harmony is a sharded chain; transferring coins between different shards requires a "receipt" for proof. The hacker forged this receipt, and the receipt stated:

It originated from a very old epoch (epoch 100, currently over 3000)

Signatures were all empty (zero signatures)

It was transferred from a dead address (0x00...dEaD)

Normally, the system should reject it outright. However, the system had two vulnerabilities: First, the signature check was flawed. When the system checked "if enough people signed," it only looked at "how many people are in the committee," not "how many actually signed." Result: As long as the committee had ≥4 members, even all empty signatures would pass. It's like a door lock is broken; anyone can push it open. Second, there was a flaw in the anti-replay protection. The system's check for "has this receipt been used before" relied on a field that the attacker could fill for old epochs. Thus, the attacker could repeatedly use the same fake receipt or bypass the check.

With these two vulnerabilities combined, the attacker was able to mint trillions of coins at once.

As of press time, the officials have not yet confirmed whether a network rollback will ultimately be executed. A rollback would mean restoring the chain state to a point before the attack, theoretically mitigating some effects of the illicit minting. However, once a large number of tokens have entered centralized exchanges and transactions are completed, the actual effectiveness would be significantly limited. Whether exchanges effectively freeze related funds, the adoption progress of the patch among validator nodes, and the subsequent handling plan for the already minted tokens will be the core variables of short-term market focus.

As an early Layer 1 public chain focusing on high performance and low fees, Harmony once held a certain position in the DeFi and cross-chain narratives. Consecutive security incidents coupled with long-term market cap shrinkage have significantly reduced its attention in the current crypto market.

This incident once again exposes the vulnerability of small-cap public chains in consensus and supply mechanisms, reminding market participants to more cautiously examine the historical security records and actual on-chain activity of similar projects during evaluation.

Preguntas relacionadas

QWhat was the core technical vulnerability exploited in the Harmony attack according to the article?

AThe attackers exploited a severe logic error involving cross-shard receipt verification and signature checking. The system incorrectly validated receipts with zero signatures if the committee size was greater than or equal to 4, and a replay protection flaw allowed the same forged receipt to be used repeatedly from an old epoch.

QWhat were the immediate actions taken by the Harmony team in response to the security breach?

AHarmony's team collaborated with exchanges to block and freeze funds linked to the attacker's wallets, paused the main cross-chain bridge service, and required all validator nodes to upgrade to a new software patch (v2026.1.1) to prevent further illegal minting.

QHow did the initial reported figure of 4 billion illegally minted ONE tokens change later in the event?

AThe initial report of 4 billion minted tokens was far from the final tally. According to later monitoring by CertiK Alert, the total number of ONE tokens abnormally minted exceeded 3 trillion, with an estimated value of about $2.34 billion.

QWhat is the historical context of major issues related to Harmony's token supply mentioned in the article?

AThis was Harmony's third major security/technical issue related to token supply. In June 2022, its Horizon bridge was hacked for ~$100 million. In December 2023, a staking system bug led to the erroneous minting of approximately 146.3 million ONE tokens.

QAccording to the article, what is one potential but limited remedy mentioned for the attack, and what factors constrain its effectiveness?

AA network rollback to a state before the attack is mentioned as a potential remedy. However, its effectiveness is significantly limited if a large number of the illegally minted tokens have already been deposited into centralized exchanges and traded.

Lecturas Relacionadas

Bitcoin Policy Institute Calls on AI Developers to Provide Crypto Infrastructure Defenders with Access to Advanced Models

The Bitcoin Policy Institute (BPI) has issued an open letter urging leading AI developers to grant trusted access to advanced AI models for defenders of critical crypto infrastructure. Analysts warn that sophisticated AI systems, capable of analyzing large codebases and finding vulnerabilities, could be leveraged by malicious actors before open-source defenders can use them, posing a significant risk to the trillion-dollar digital asset ecosystem. Vulnerable points include wallets, signing devices, cryptographic libraries, node software, exchanges, and payment networks. BPI highlights that developers of key open-source projects like Bitcoin Core currently lack access to the specialized cybersecurity programs and most powerful AI models available to leading AI labs and their partners. This creates a dangerous asymmetry. The institute calls on AI labs to establish or expand permanent trusted access programs, providing qualified developers and researchers with early, supervised access to cutting-edge models, sufficient computing resources for security audits, secure environments for analyzing sensitive code, and direct channels for vulnerability disclosure and coordinated fixes. The goal is to enable defenders to identify and patch security flaws before attackers can exploit them. BPI also urges the crypto industry to assist AI labs in identifying reliable participants for such access programs and coordinating response efforts.

cryptonews.ruHace 6 min(s)

Bitcoin Policy Institute Calls on AI Developers to Provide Crypto Infrastructure Defenders with Access to Advanced Models

cryptonews.ruHace 6 min(s)

Ethena's USDe Captures 43% of Stablecoin Supply on Robinhood Chain for Capital Placement

USDe from Ethena has rapidly become the primary source of dollar liquidity on the Robinhood Chain, surging from about $17 million a month ago to roughly $253 million, accounting for nearly 43% of the network's total stablecoin volume. This synthetic dollar, which maintains its value through crypto assets and offsetting derivatives positions, indicates that incoming capital is seeking more than just a trading venue. It reflects a broader shift where crypto investors are using stablecoins for DeFi, collateral, and yield strategies. Robinhood Chain, an Ethereum L2, is seeing its dollar base shift towards yield-bearing assets. Unlike traditional stablecoins like Paxos's USDG, USDe is a synthetic dollar that does not inherently pay yield; users must stake it to earn rewards via sUSDe within Ethena's delta-neutral framework. Analysts view the rapid inflow as capital being deposited within the network, not just transiting through it, potentially boosting lending and trading activities even without user growth. While transaction activity has spiked—averaging about 11.6 million daily transactions, up 30% weekly—daily active accounts have grown only modestly and remain below July peaks. Currently, memecoins like $CASHCAT dominate over 99% of trading volume, driving speculation rather than the platform's long-term focus on tokenized securities. The key challenge for Robinhood will be converting this initial speculative activity into sustainable, long-term financial transactions aligned with its tokenization strategy.

cryptonews.ruHace 9 min(s)

Ethena's USDe Captures 43% of Stablecoin Supply on Robinhood Chain for Capital Placement

cryptonews.ruHace 9 min(s)

Trading

Spot
活动图片