Ethereum Anomaly: Full Activity, Dirt-Cheap Fees—What's the Catch Behind It?

比推Опубликовано 2026-01-22Обновлено 2026-01-22

Введение

Ethereum is experiencing a paradoxical surge in network activity, with daily transactions reaching a record 2.9 million and active addresses doubling, all while maintaining extremely low transaction fees of $0.1-$0.2. This follows major network upgrades like Pectra, Fusaka, and a subsequent blob parameter fork, which significantly increased data capacity and reduced costs. However, security researchers warn this record activity is not driven by organic growth but is largely fueled by industrial-scale "address poisoning" scams. Attackers exploit the low fees to send millions of micro-transactions (dusting) to new wallets, creating fake addresses that mimic a victim's real one in their transaction history. The goal is to trick users into accidentally sending funds to the fraudulent address. Analysis shows that 67% of new addresses received their first transaction as a sub-$1 stablecoin transfer from these poisoning contracts. Despite a success rate of only about 0.01%, the scheme is economically viable due to the low cost of transactions, with identified victims losing around $740,000. This artificial activity inflates on-chain metrics, masking a darker reality where low fees enable large-scale fraud disguised as legitimate adoption.

Author: Oluwapelumi Adejumo

Compiled by: Luffy, Foresight News

Original title: Ethereum Anomaly: Full Activity, Dirt-Cheap Fees—What's the Catch Behind It?


Ethereum's current daily network growth data has hit an all-time high. On the surface, this surge in statistics signals a massive return of user activity.

According to data from Token Terminal, the Ethereum mainnet processed 2.9 million transactions in the past week, setting a new historical record.

At the same time, the number of daily active addresses also saw a significant increase, rising from around 600,000 in late December to approximately 1.3 million.

The key point is that this explosion in throughput occurred while transaction costs remained extremely low. Despite record-high transaction demand, the average fee consistently stayed within the range of $0.1 to $0.2.

Ethereum On-Chain Activity, Data Source: Token Terminal

For a network like Ethereum, where fees soared to $50 to $200 during the 2021-2022 NFT boom, this change represents a fundamental shift in its transaction accessibility.

However, analysis shows that this growth is not entirely organic. Although surface indicators seem to herald a bull market recovery, security researchers warn that a significant portion of the network's traffic is actually driven by malicious actors.

These attackers are leveraging Ethereum's significantly reduced fees to launch industrial-scale "address poisoning" attack campaigns, disguising automated scam patterns as legitimate transactions to carry out targeted fraud against users.

Context of Network Scaling

To understand this sudden surge in transaction volume, one must focus on the recent structural changes to the Ethereum protocol. For years, the Ethereum network, while powerful, had transaction costs that were prohibitively high for most people.

Leon Waidmann, Head of Research at the Onchain Foundation, pointed out that since he entered the crypto industry, Ethereum mainnet fees have been outrageously high for the average user.

He stated that Ethereum was not only too expensive for retail users but also too costly for building consumer applications.

This situation began to change about a year ago: the Ethereum development team systematically optimized the network's scalability while striving to maintain decentralization and network security.

A series of protocol upgrades were implemented, advancing Ethereum's scaling roadmap, with three core upgrades.

The first was the Pectra upgrade in May 2025, which increased the target Blob data per block from 3 to 6 and the maximum from 6 to 9, directly doubling the expected processing capacity for Blob data.

Subsequently, in December 2025, Ethereum completed the Fusaka upgrade, introducing Peer Data Availability Sampling (PeerDAS). This technology allows validators to verify the availability of Blob data through sampling rather than downloading the full dataset, achieving a further improvement in network processing capacity while ensuring reasonable node operation requirements.

The latest upgrade was the Blob-Only Parameter Fork in January 2026, which increased the target Blob data per block from 10 to 14 and the maximum to 21. These upgrades aimed to unlock significant network processing power for Ethereum.

The economic effects of the upgrades quickly became apparent: Ethereum mainnet fees plummeted, and simple transactions returned to a low-cost state.

Leon Waidmann noted that it is now feasible to develop at scale directly on the Ethereum mainnet, which has also driven prediction markets, real-world asset trading, and payment businesses back to the mainnet.

Meanwhile, the scale of stablecoin transfers on the Ethereum network reached about $8 trillion in the fourth quarter of last year.

Ethereum's Record Activity Lacks Real Value Support

Although the record activity seems to mark Ethereum's rise, on-chain data shows that these transactions are not creating real value for the network.

Data from Alphractal shows that the Metcalfe Ratio, which measures the ratio of market capitalization to the square of the number of active users, is continuously declining. This means Ethereum's valuation growth has failed to keep pace with actual network adoption.

Ethereum's Metcalfe Ratio, Source: Alphracta

Furthermore, Ethereum's Network Adoption Score is currently at Level 1, its lowest historical tier. This data reflects the current market chill, with network valuation being low relative to on-chain activity.

Based on this, Matthias Seidl, co-founder of GrowThePie, believes that Ethereum's current activity surge is not organic.

He cited the example of a single address: this address received 190,000 ETH transfers from 190,000 unique wallets in a single day.

Matthias Seidl pointed out that the number of wallets receiving ETH transfers is relatively stable, but the number of wallets initiating transfers has grown significantly. He also emphasized that a large number of ETH transfers consume only 21,000 Gas, the cheapest transaction type in the Ethereum Virtual Machine (EVM).

Ethereum EVM Transaction Costs, Data Source: GrowThePie

Currently, these low-cost native transfers account for nearly 50% of all Ethereum transactions. In comparison, sending an ERC20 token requires about 65,000 Gas, and the Gas cost of a stablecoin transfer is equivalent to three ETH transfers.

Address Poisoning: The Scam Makes a Comeback

Meanwhile, the surge in Ethereum's on-chain activity stems from an old scam that has made a comeback in this era of low fees.

Security researcher Andrey Sergeenkov pointed out that since last December, a wave of address poisoning attack campaigns has been spreading wildly by exploiting Ethereum's low Gas fees: while inflating various network metrics, they implant fake addresses into users' transaction histories,诱导 users to transfer real assets to the attackers.

The operation method of this type of attack is very simple: scammers generate "poisoned addresses" that share the same starting and ending characters as the target user's legitimate wallet address; after the victim completes a normal transfer, the attacker sends a small "dust transaction" to them, causing the fake address to appear in the victim's recent transaction history.

They bet that users will later copy this seemingly familiar address directly from their transaction history when making a transfer, without verifying the full address string.

Based on this, Andrey Sergeenkov linked the surge in new Ethereum addresses to this scam technique. He estimated that the current rate of new address creation on Ethereum is about 2.7 times the average level of 2025, with new address creation in the week of January 12th soaring to about 2.7 million.

Address Poisoning Attack Victim Data, Data Source: Andrey Sergeenkov

After dissecting the fund flows behind this growth, he concluded that about 80% of the transaction activity is driven by stablecoin transactions, not organic user demand.

To verify if this growth was caused by address poisoning, Andrey Sergeenkov looked for a telltale sign: addresses whose first transaction was receiving a stablecoin transfer of less than $1.

Statistics showed that 67% of new addresses fit this characteristic. Specifically, out of 5.78 million new addresses, 3.86 million addresses had their first stablecoin transaction be receiving a "dust transfer."

Subsequently, he turned his research focus to the initiators of these transfers: counting accounts that sent less than $1 worth of USDT and USDC between December 15, 2025, and January 18, 2026.

Andrey Sergeenkov counted the number of unique recipient addresses for each initiating account and filtered for accounts that initiated transfers to at least 10,000 addresses. He found that behind these accounts were smart contracts specifically designed for the industrial implementation of address poisoning. This type of code can fund and coordinate the operations of hundreds of poisoning addresses in a single transaction.

One contract he studied contained a function labeled `fundPoisoners`, which, according to its description, can distribute stablecoin dust to large batches of poisoning addresses at once, along with a small amount of ETH to pay for Gas fees.

These poisoning addresses then disperse to send dust transfers to millions of potential targets, creating misleading entries in their wallets' transaction histories.

The core of this scam model lies in operating at scale: although most recipients will not fall for it, the entire scheme becomes economically viable as long as a tiny fraction of users are deceived.

Andrey Sergeenkov estimated the actual success rate of this scam to be about 0.01%, meaning its business model is fundamentally built on tolerating an extremely high failure rate. In the dataset he analyzed, 116 victims lost a total of approximately $740,000, with the single largest loss reaching $509,000.

Previously, the biggest constraint for such scams was cost. Address poisoning requires initiating millions of on-chain transactions, which themselves do not directly generate revenue unless a victim sends funds to the wrong address.

Andrey Sergeenkov believes that until late 2025, Ethereum's network fees made this large-scale transfer scam strategy unprofitable. But now, transaction costs have decreased by about 6 times, causing a drastic reversal in the risk-reward ratio, making the scam highly attractive to attackers.

Thus, he pointed out that while Ethereum has increased its transaction processing capacity, if user security protections are not strengthened, it creates a distorted environment: the network's "record-level" activity is indistinguishable from automated malicious behavior.

In his view, the crypto industry's excessive focus on network metrics may掩盖 a darker reality: low-cost block space easily allows scams targeting large-scale users to be whitewashed as legitimate network adoption, and the ultimate losses will be borne by users.


Twitter:https://twitter.com/BitpushNewsCN

BitPush TG Discussion Group:https://t.me/BitPushCommunity

BitPush TG Subscription: https://t.me/bitpush

Original link:https://www.bitpush.news/articles/7605224

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

QWhat is the main reason behind the recent surge in Ethereum's daily active addresses and transaction volume?

AThe surge is largely driven by malicious actors conducting industrial-scale address poisoning attacks, which exploit Ethereum's significantly reduced transaction fees to send automated scam transactions disguised as legitimate ones.

QHow have Ethereum's recent protocol upgrades contributed to the decrease in transaction fees?

AKey upgrades like Pectra (increasing blob data capacity), Fusaka (introducing PeerDAS for efficient data verification), and the blob parameter fork (further increasing blob targets) have systematically expanded network capacity, making transactions much cheaper.

QWhat is an 'address poisoning' attack and how does it work?

AAddress poisoning is a scam where attackers generate fake wallet addresses that mimic the first and last characters of a victim's legitimate address. After a victim makes a genuine transaction, the attacker sends a small 'dust transaction' to the victim, making the fake address appear in their recent transaction history. The victim might later mistakenly copy this fake address and send funds to the attacker.

QWhat evidence suggests that the increased network activity is not due to organic user adoption?

AAnalysis shows a declining Metcalfe Ratio (indicating valuation isn't keeping pace with user growth), a low network adoption score, and that nearly 50% of transactions are minimal-cost native ETH transfers. Furthermore, 67% of new addresses received their first transaction as a dust stablecoin transfer under $1, characteristic of poisoning attacks.

QWhy have address poisoning attacks become economically viable for scammers recently?

AEthereum's transaction fees have decreased by approximately 6 times due to network upgrades, making it affordable for scammers to launch millions of low-cost transactions. The attack model tolerates an extremely high failure rate (~0.01% success rate) but becomes profitable if even a tiny fraction of victims fall for the scam.

Похожее

First Day Review of "Musk's WeChat" XChat: Even Worse Than Expected

Elon Musk's much-anticipated "WeChat-like" app, XChat, has officially launched after multiple delays. The initial review reveals a product that falls short of expectations, offering an experience largely similar to X Platform's (formerly Twitter) direct messages, despite being marketed as an encrypted communication tool. Key observations from the first-day test include: 1. The app's promoted "end-to-end encryption" and its claimed relation to Bitcoin's architecture were criticized by experts as a superficial attempt to capitalize on crypto buzz, with no real technical connection. 2. Musk's vision of an ad-free "secure communication system" is technically met, but only because the app is currently extremely basic, featuring only a single chat interface. 3. A promised anti-screenshot feature appears inconsistent; it works in X Platform group chats but fails within the XChat app itself, where screenshots still capture avatars. 4. The app supports 45 languages and has a 16+ age rating, indicating a broader tolerance for content compared to WeChat's 13+ rating. 5. A puzzling login process requires users to verify the email associated with their X account. 6. The touted encryption" feels minimal in practice, with its presence only indicated by a simple "Encrypted - Yes" label on messages. 7. Disappearing message timers for groups can be set from 5 minutes to 4 weeks, with the timer starting upon being read by a user. 8. Group invite links are shared with X Platform groups. 9. Group size limits are planned to be increased, aiming for 1000 members, a move that has drawn user criticism. 10. The app offers 8 different colored icons, and its chat bubbles are notably similar to WeChat's. Message deletion options mimic Telegram's. Crucially, many pre-announced features like importing X contacts, integrating Grok AI, X Money payments, and Cashtags are not yet available. The initial release is seen as a bare-bones and underwhelming first step.

Odaily星球日报44 мин. назад

First Day Review of "Musk's WeChat" XChat: Even Worse Than Expected

Odaily星球日报44 мин. назад

Торговля

Спот
Фьючерсы

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

Manyu: восходящая мем-звезда на Ethereum, готовая открыть новую эру культуры Shiba

Manyu - это мемтокен на Ethereum, который приносит децентрализованную культурную и развлекательную ценность через вирусное влияние в соцсетях и вовлечённость сообщества.

1.9k просмотров всегоОпубликовано 2025.11.27Обновлено 2025.11.27

Manyu: восходящая мем-звезда на Ethereum, готовая открыть новую эру культуры Shiba

Обсуждения

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

活动图片