Share article

Ethereum$1,686.33 finally did the thing everyone asked for, cheaper transactions. Scammers noticed before you finished refreshing your gas tracker.
Reports tracking post upgrade activity around Ethereum$1,686.33's Fusaka changes show a sharp jump in address poisoning attempts, a low effort, high volume scam that thrives when sending thousands of tiny transactions becomes practically pocket change. According to The Defiant, the network has seen record levels of poisoning activity, with thousands of wallets targeted daily, as lower fees turn mass spam into a profitable numbers game. [1]

Enjoy articles without ads?

Register for free and get unlimited access to all articles.

Fusaka's "good news" problem: cheaper gas, cheaper crime

Ethereum$1,686.33's fee story has been a tug of war for years, users want lower costs, the chain needs credible security, and L2s siphon off mainstream volume. Fusaka, framed as another step toward smoother execution and cheaper activity, appears to have pushed marginal transaction costs down enough that certain abuse patterns now pencil out. [2]

That is the uncomfortable truth about cost reductions on any open network. The same mechanics that make DeFi smoother also make it easier to run industrial scale scams.

Address poisoning is particularly sensitive to fees because it relies on sheer repetition, not sophistication. If it costs a scammer meaningful money to reach a victim, they have to be selective. If it costs almost nothing, they can spray the entire city and wait for someone to trip over the kerb.

What address poisoning actually is (and why it works)

Address poisoning is not a smart contract exploit. It is interface and habit exploitation. [3]

The attacker sends a transaction designed to place a lookalike address into your wallet history. The "lookalike" typically matches the first and last characters of a real address you have used before, or of a destination you commonly send to, like a CEX deposit address, a treasury wallet, or a multisig.

The bet is simple:

  • users copy an address from history rather than re checking it,
  • users only glance at the first few characters,
  • some wallets and explorers present addresses in truncated form,
  • and people are tired, rushing, or on mobile.

Once you paste the poisoned address, the next transfer is not hacked, it is authorised. Funds go straight to the attacker, and there is no undo button.

Lower fees do not change the scam's mechanics. They change its economics, meaning attackers can target far more wallets, far more often, and iterate quickly on what gets clicks.

The post Fusaka pattern: spam gets louder

The Defiant's reporting points to record address poisoning activity following Fusaka related fee improvements, describing Ethereum as a "playground" for mass attempts. The key detail is volume: thousands of wallets per day are now seeing these bait transactions. [4]

Even without a single complicated exploit, that level of throughput creates real second order effects:

1) Transaction noise rises

A wave of tiny value transfers, often dust amounts, clogs up wallet activity views and makes it harder for users to spot legitimate prior transfers. That is not just annoying, it is the entire scam.

2) UX risk increases for everyone

Wallet history becomes less reliable as a source of truth. Users who were already "trained" to trust recent recipients get nudged into unsafe behaviour by default.

3) Attackers can A/B test victims at scale

When it is cheap to send 10,000 attempts, scammers can test which address formats, which token transfers, and which timing (right after a user interacts with a DEX, bridge, or staking contract) produces the most mis sends.

None of that requires Fusaka to be "bad". It is simply what happens when the cost of broadcasting transactions drops below the threshold where spam hurts the spammer more than it hurts everyone else.

Market context: ETH chops while scammers sprint

At the time of the source snapshot, Ethereum traded near $1,963, up roughly 1.3% on the day. Price action is not the driver here, but it matters for behaviour. When Ethereum is busy chopping around psychological levels (traders are still fixated on $2,000 as a round number magnet), on chain activity tends to increase as people rebalance, farm, bridge, and rotate. More activity means more opportunities for poisoning to land in a wallet feed at exactly the wrong moment.

Two risks stack on top of each other:

  • Retail re engagement often comes with sloppy operational security.
  • Higher transaction throughput gives scammers more shots on goal.

So even if Ethereum is not trending violently, the microstructure of user behaviour can still be a gift to attackers.

On chain signals that matter (and the ones that don't)

This is not a "watch the whales" story. Address poisoning is mostly about distribution, not concentrated capital. The more useful signals are boring:

Gas and transaction composition

If fees fall and total transaction count rises, especially with a higher share of small, repetitive transfers, poisoning becomes easier to hide. Monitoring the mix of transfer types, token transfers vs simple Ethereum sends, and repeated low value activity can help quantify how "spammy" the chain has become.

Wallet level heuristics

Security tools often flag patterns like repeated outbound transfers from a cluster to many unrelated recipients, or systematic creation of lookalike addresses. A spike in those alerts is more meaningful than general "active addresses" charts, which can be inflated by the scam itself.

Exchange and bridge flows (context, not cause)

Netflows to exchanges and bridges can provide context for when users are likely to copy deposit addresses and withdraw addresses. Those are the moments poisoning tries to front run. The scam is parasitic on normal behaviour, it tends to swell where users are busiest.

Derivatives indicators like funding and open interest are worth watching for market risk, but they will not explain poisoning volume. This is an operational security problem wearing a "post upgrade" label.

How not to become the exit liquidity

Address poisoning succeeds because users treat addresses like usernames. They are not. Here is the practical playbook:

  • Never copy recipients from transaction history for meaningful transfers. Use a saved address book entry you created yourself.
  • Verify more than the first and last 4 characters. Check at least the first and last 6 to 8, or compare the full address when possible.
  • Use ENS or other human readable naming where appropriate, but still verify, names can be spoofed in other ways.
  • Send a small test transaction before moving size, especially to a new address or a fresh CEX deposit.
  • Use hardware wallets and clear signing so you slow down and confirm. Friction is a feature.
  • Treat unsolicited dust transactions as hostile. Do not interact, do not click through links, do not assume it is "free money".

If you run a treasury or multisig, mandate an internal rule: no recipient address may be sourced from wallet history, only from pre approved records with out of band verification.

What to watch next

  • Gas and throughput after Fusaka: are low fees persistent, or does congestion return?
  • Spam density: share of tiny transfers and repetitive recipient patterns in recent blocks.
  • Wallet and explorer UX changes: any improvements to highlight lookalike address risk, or warnings when copying from history.
  • Security vendor alerts: increases in flagged poisoning clusters and address similarity campaigns.
  • User behaviour catalysts: airdrop seasons, memecoin rotations, bridge incentives, and CEX campaigns that push users to copy addresses more often.

Ethereum making transactions cheaper is a win. The price of that win, at least for now, is that scammers can afford to be louder, faster, and everywhere at once. Keeping your own ops tight is the only real countertrade.