Bitcoin

The Cybersecurity Narrative Is a Compute Trade: What Crypto's Adversarial Market Reveals About AI Defense

LeoBear

Here is the data: the largest single crypto theft on record — roughly $1.5 billion out of Bybit in February 2025 — was not defeated by an anomaly detection model, not by a neural network watching the mempool, and not by an autonomous agent sitting inside a security operations center. It walked through a signing interface that rendered a malicious payload as an innocent one. The attacker did not out-compute the defense. They out-contexted it.

Keep that asymmetry in your head while you read the headline that triggered this piece. A crypto-vertical outlet rolled out a short item telling us that Jensen Huang said AI's role in cybersecurity represents a "pivotal shift" and will create "new economic opportunities." Five information points. No date. No venue. No direct quote. No product, no dataset, no dollar figure, no named customer. Just a chip CEO's generalized statement, dressed up as industry direction.

I trade this stuff for a living. I have spent the last several years pricing on-chain risk, auditing restaking slasher conditions, and stress-testing an AI agent that manages crypto exposure. So when a "pivotal shift" headline lands with zero technical payload behind it, my first instinct is not to ask whether it is true. Everything a compute vendor says about AI demand is directionally true, because every AI use case consumes their product. My first instinct is to ask a colder question: whose P&L does this headline actually move, and by how much?

The answer, in this case, is less exciting than the framing suggests — and more instructive than the framing admits. The real story inside "AI in cybersecurity" is not a safety story. It is a compute story wearing a safety vest. And the cleanest laboratory for watching it play out is not the enterprise SOC. It is the crypto market, because crypto is the most adversarial, most liquid, most incentive-distorted financial environment that exists, and AI's dual-use nature shows up there first and loudest.

Let me take that apart properly.

Context: What we actually have, and what we do not

First, an honest assessment of the source material, because it caps how much any downstream conclusion can be trusted.

The input was a short crypto-media item about Nvidia and AI in cybersecurity. Of the handful of information points it carried, nearly all were the writer paraphrasing a paraphrase — no direct quotation from Huang, no speech transcript, no link to the original remarks. Publication date: missing. Venue and location: missing. Specific products, technologies, datasets, customers, contract values: missing. The source outlet is a crypto-vertical aggregation feed, not an AI-specialist newsroom, and it was covering an AI-infrastructure story, which means it was operating outside its native domain of expertise.

That combination — no timestamp, no quote, no specifics, cross-domain aggregation — is the fingerprint of a "one-line news plus summary expansion." The information density is close to zero. So the right move is not to analyze "what the article said." There is not enough there to analyze. The right move is to treat the emergence of "AI in cybersecurity" as a topic as the object of study, and to flag the content-production mechanics of the article itself.

To be concrete about the filtering: of the standard analytical dimensions, two are highly relevant to this topic — industrial impact and ethics/security. Two are moderately relevant — commercialization and competitive structure. Three are marginal — technology route, investment/valuation, and infrastructure/compute. That last one I will handle briefly, even though for a trader it is quietly the most important, precisely because the article gave us nothing to work with on it. That gap is itself the signal.

Now the substance. Three things struck me as I read past the headline.

There is a concept collision the article either does not notice or deliberately exploits. "AI in cybersecurity" is being used to mean "using AI to do security," not "the security of AI systems themselves." Those are different industries, different threat models, different regulators, and different investment theses. Conflating them is not a neutral stylistic choice. It makes the reader more optimistic about both and more precise about neither.

Then there is the maturity problem. AI-based cybersecurity is not new. It is not even recent. Discriminative machine learning has been doing network anomaly detection in commercial products for well over a decade. Nvidia itself shipped Morpheus, its AI security framework built on RAPIDS and cuDF, back in 2021. So "AI's role in cybersecurity is a pivotal shift" cannot be describing the arrival of AI in security generally. It has to be describing something narrower — and the article does not tell us what.

And then there is the asymmetry I opened with. The article frames AI as "enhancing defense capabilities." It says nothing — literally nothing — about AI enhancing the other side. In security, that omission is not a small editorial gap. It is the entire ballgame.

So let me build the actual picture, route by route, and then bring it back to the market where the stakes are the highest and the feedback loop is the shortest: on-chain.

Core: The three routes, and which one is real

If you want to understand where AI actually sits in security today, you cannot use the single phrase "AI." It hides three distinct technical routes with wildly different maturity, unit economics, and risk profiles. I break them out because each one maps to a different tradeable reality in crypto.

Route one: discriminative ML for anomaly detection and classification. This is the oldest and the most boring, in the good sense. Models trained on labeled traffic, behavioral baselines, or signatures, scoring events for "normal" versus "suspicious." False positive rate is the product metric that matters. This route has been commercially deployed since roughly the early 2010s and is embedded in nearly every EDR, NDR, and SIEM product you can name. Business value: real but commoditized. Nvidia's contribution here is not a model; it is the compute substrate — Morpheus, cuDF, and the RAPIDS stack — that lets vendors run these pipelines at line rate without shipping everything to a CPU farm. This is where Nvidia has played for years, and it is the least exciting place to be if you are looking for a "pivotal shift."

Route two: LLM-assisted threat intelligence, log triage, and security report generation. This is the 2023-onward wave. The value proposition is straightforward: security analysts drown in alerts, alerts are unstructured, and LLMs are unusually good at summarizing unstructured text, drafting incident writeups, and turning raw telemetry into something a human can read in three minutes instead of thirty. The mature use case — the one I would actually spend money on today — is documentation and report generation. It is low-risk because a wrong sentence in a summary is recoverable, and it is high-value because human writing time is the scarcest input in a SOC. Where it breaks down is anywhere the model's output triggers an irreversible action. More on that below.

Route three: agentic AI running parts of the security operations center. This is the actual 2024–2025 frontier and the thing "pivotal shift" is probably gesturing at, imprecisely. The idea is that an autonomous loop — perceive, reason, act — handles Tier-1 triage end to end: correlate alerts, enrich with threat intel, decide whether a detection is a true positive, and take a first containment action. This is where the money and the risk both live. The automation promise is real: Tier-1 alert triage is repetitive pattern-matching, exactly the kind of work an agent can absorb. The risk is equally real: an agent that "contains" a false positive can quarantine production infrastructure, and an agent that misjudges a true positive can leave a door open. In security, the cost function is asymmetric in the worst possible way — the cost of a false negative is a breach, and the cost of a false positive is an outage.

Notice what route three is not. It is not a model architecture breakthrough. It is an integration play — orchestration, tool use, guardrails, and human-in-the-loop design layered on commodity models. The "pivotal shift," if it exists, is an application-layer integration innovation, not an architectural one. Anyone selling it as an AI capability leap is selling the wrong thing, and anyone buying it as a pure model story is buying the wrong asset.

Now map this onto crypto, because crypto runs the same three routes with the stakes turned up.

Anomaly detection in crypto is on-chain monitoring: real-time transaction graph analysis to spot drains, flash-loan-assisted exploits, and abnormal outflows. There are serious products here — Forta-style monitoring networks, Hypernative-type early-warning systems, the analytics arms of the major threat labs. These are route-one systems with a blockchain data model. They work, and every decent DeFi treasury team I know runs some version of them.

LLM-assisted triage in crypto is the "explain this transaction / explain this contract" layer. Wallets and explorers now offer plain-English transaction descriptions, and audit firms use LLMs to pre-screen Solidity for known vulnerability classes. The good news: this is genuinely useful for retail comprehension. The bad news, which I will return to: a plain-English description of a transaction is not the same thing as a correct description of a transaction, and the gap between the two is exactly where the largest theft of 2025 happened.

Agentic security in crypto is the most over-promised and under-delivered category of the three. Everyone in the last eighteen months has shipped, or claimed to ship, an "AI agent that protects your wallet." Very few will let that agent sign transactions on your behalf, for reasons that are entirely rational — the moment it can sign, it can be socially engineered, and the moment it can be socially engineered, it is a liability dressed as a bodyguard.

That last point deserves to be stated plainly, because it is the through-line of this entire piece.

Core: AI for Security is not Security of AI — and crypto makes the difference visible

Here is the concept collision in one sentence: "AI for security" is about using models to defend systems; "security of AI" is about defending the models and the agents themselves. The article only discusses the first. The second is where the bodies are buried, and crypto is where you can watch them being buried in real time, on a public ledger, with full transaction history.

Consider what an "AI agent that manages your crypto" actually is, from an attack-surface perspective. It is a system with three properties that make it a target designer's dream.

It holds value. Unlike a SOC agent that can quarantine a laptop, a crypto agent holds bearer assets. Compromise is not a data breach; it is an immediate, irreversible transfer of funds. The blast radius is measured in dollars, not reputation.

It consumes untrusted input. Any agent that reads on-chain data, news, social sentiment, or — worst of all — token metadata is exposed to prompt injection and data poisoning. On-chain data is adversarial by default. Token names, memos, and contract metadata are attacker-controlled strings. If your agent reads them into its context window, you have handed an adversary a direct line into your agent's decision-making.

And its decisions are often final and fast. A signed transaction is not reversible. A liquidated position is not refundable. So every autonomous action the agent takes is a one-way door.

I learned this the expensive way. In late 2025 I allocated $25,000 to an AI-agent platform that autonomously traded crypto assets using on-chain reputation signals. I did the due diligence I do on any protocol: I spent three months stress-testing its decision logic against historical crash data — the Terra unwind, the FTX weekend, the March 2020 liquidity cascade, the August 2024 yen-carry unwind. The agent held up well against price shocks. Then it met something I had not weighted: a regulatory headline. An SEC announcement hit, the agent read the market's reaction, and it failed to account for regulatory-news sentiment as a distinct risk factor. It ate a 10% drawdown before I capped exposure manually.

Here is the diagnostic I took away from it, and it is the most transferable lesson in this article: the failure mode of agentic systems is not bad models. It is unmodeled context. The agent was not wrong about prices. It was blind to a category of information it had never been trained to weight. In a SOC, that blind spot is a missed alert. In crypto, that blind spot is money that is already gone.

The Cybersecurity Narrative Is a Compute Trade: What Crypto's Adversarial Market Reveals About AI Defense

And notice the reflection into "security of AI": the reason my drawdown was 10% and not 100% is that I had retained a human override. I set the risk parameters; the agent operated inside them. That hybrid — human sets the constraints, machine executes within them — is the only architecture I currently trust, and it is precisely the architecture that the "pivotal shift" narrative tends to skip over, because "autonomous AI defends everything" is a better headline than "AI assists a human who remains accountable."

The ethics dimension the article never touches is the natural extension of this. When an AI defense acts autonomously — auto-isolates a host, auto-blocks an address, auto-liquidates a position — and it is wrong, who is accountable? In enterprise security, that question resolves (uneasily) through existing liability structures. In decentralized finance, the accountable party is often a smart contract and a governance token. There is no one to sue. That is not a footnote; it is the core regulatory problem, and it is why the EU AI Act's treatment of AI in critical infrastructure matters for security AI specifically. The article, focused entirely on defense benefits, is blind to it.

Core: Crypto is the fastest feedback loop for the AI offense/defense race

Now the asymmetry, which is the part I actually care about as a trader.

A security system has to succeed every time. An attacker has to succeed once. This is the oldest inequality in the discipline, and it existed long before AI. What AI changes is the slope of both sides of the inequality — and it does not change them at the same rate.

On the attack side, AI compresses the cost of finding and weaponizing vulnerabilities, generates convincing social-engineering content at scale, and automates reconnaissance. The marginal cost of a bespoke phishing lure drops toward zero. On the defense side, AI improves detection, triage, and response — but every defensive improvement faces the false-positive constraint, because a defense that blocks legitimate activity is itself a cost. Attack has no such constraint. An attacker does not care if a lure is sloppy; they only need one victim. A defender cannot tolerate a 5% false-positive rate.

If attack-side capability improves as fast as defense-side capability, the defender does not break even. They lose, because the defender's error budget is effectively zero and the attacker's is effectively unlimited. That is not a prediction; it is arithmetic.

Crypto is where this arithmetic is legible on a P&L, because the incentives are naked. MEV is the purest example. Sandwich attacks, backrunning, and liquidation sniping are automated, latency-optimized predation that predates the current AI wave and is now being reshaped by learned models that predict order flow. When you watch a mempool, you are watching an arms race in which both sides are already algorithmic. Add LLM tooling and you get attackers who can read a protocol's documentation and generate exploit scaffolding in minutes. Add the same tooling on defense and you get faster audits — but audits are one-time and attacks are continuous.

This is the blind spot in the "AI enhances defense capabilities" framing, and it is the single most important thing the article omits. A defense-only narrative in security is not optimistic. It is incomplete by construction. Every dollar of AI-enabled defensive capability is matched — not necessarily immediately, but structurally — by a cheaper attack.

Does that mean security AI is a bad investment? No. It means the demand for security is non-discretionary and, in an AI-accelerated world, possibly expanding — which is exactly why a compute vendor is happy to talk about it. More attacks, more detection, more inference. Everybody pays; the shovel-seller collects.

Core: Nvidia's actual business, and what "new economic opportunities" really means

Now the commercial reality, because this is where I think most readers of the headline get the map wrong.

The article says AI in cybersecurity will "create new economic opportunities." True, but vague to the point of uselessness. The precise question is: opportunities for whom, captured through what mechanism?

Let's be clear: Nvidia is a compute supplier. Its exposure to AI-in-security is not that it sells security. It is that security workloads, when they become AI workloads, consume its accelerators, its DPUs, and its software substrate. The direct benefit path for Nvidia is: security scenarios go AI-native, which means more inference runs on Nvidia silicon, which means GPU, DPU, and NIM demand expands. Whether the security customer makes money is a separate question that Nvidia has no reason to care about.

This is why a compute vendor's endorsement of any AI use case is structurally non-independent. Nvidia is bullish on AI in security, AI in drug discovery, AI in industrial design, and AI in everything else, for the same reason: every one of those is a demand curve for compute. When you read "Jensen Huang says X will be huge," you are not reading an industry expert's neutral forecast. You are reading the world's largest arms dealer explaining why the war will continue.

That does not make the statement false. It makes it uninformative about direction, because the vendor's interest is aligned with demand for their product regardless of whether the application delivers value. The tradeable question — the one an alpha-seeking reader should be asking — is not "is this true" but "who captures the margin."

And the answer, at least in the near term, is the application layer. The global cybersecurity market is on the order of $200 billion annually, and the AI-enabled slice of it — automated analysis, agentic SOC tooling, AI-assisted response — is the fastest-growing segment. But the value there is being captured by the folks who own the customer relationship: the CrowdStrikes, the Palo Altos, the Microsofts of the world. Nvidia sits at the substrate layer, selling into all of them without picking a winner. That is a genuinely smart ecosystem position — you cannot lose a competitive race you do not enter — but it also means Nvidia's upside from this trend is diffused across every workload in the data center, not concentrated in security.

The corollary for crypto readers is a familiar one. When an infrastructure-layer player narrates an application-layer trend, the narrative is real and the margin accrues elsewhere. This is the same pattern as "blockchain will transform X" — the compute or chain layer benefits from activity, while the value lands with whoever owns the user.

So where does Nvidia have a concentrated, defensible position in security? Not in the data center training crowd — security AI is inference-heavy, low-latency, and stream-oriented, not a factory of trillion-token training runs. The concentrated position is at the edge and in the network path, which is precisely what the BlueField DPU line exists to serve. The strategic read I hold is that AI-in-security is at least partly a hunt for a killer application for the DPU, a product line that has always needed a workload that justifies putting compute in the data path rather than on the server. Inline security inference — inspecting traffic, scoring it, and acting on it at wire speed, without shipping it to a CPU fleet — is exactly that workload.

That is the real "economic opportunity" hiding inside the soundbite: not a new market for defense software, but a new justification for putting accelerators in places they have not traditionally lived. It is a compute-distribution story decorated as a safety story.

Core: The SOC agentification thesis, and why crypto security ops are the test case

If route three — agentic security — is the real shift, then the labor question is not a philosophical aside. It is the load-bearing beam.

The clearest near-term impact of AI in security operations is on the Tier-1 analyst: the person whose job is to sit in front of an alert queue, triage, enrich, and escalate or close. That work is repetitive, pattern-based, and scorable — which is to say, it is exactly what an agent can do. My honest read is that over the next six to eighteen months, demand for pure Tier-1 triage capacity compresses, while demand for threat hunting, incident response, and the humans who define what the agent is allowed to do expands. The job does not disappear. It moves up the abstraction ladder, from doing the work to governing the system that does the work.

Crypto security operations are the sharpest possible test case for this, because the "SOC" in crypto is not a corporate cost center. It is the difference between a protocol having TVL in the morning and not having it by lunch. And yet the same constraint binds: an autonomous agent that "contains" a false positive on-chain can trigger a liquidation cascade or a frozen bridge. The false-positive cost is not an outage ticket. It is an insolvency.

There is a second, subtler reason crypto is the test case: the data is public. Every alert, every transaction, every exploit signature is on a ledger that anyone can label. That makes crypto a superb training and evaluation environment for security AI — you get ground truth, which is the scarcest resource in enterprise security. If agentic security tooling gets reliable anywhere first, it should get reliable on-chain first, because the feedback signal is instantaneous and unforgiving.

Now here is where I want to be precise rather than enthusiastic, because the check on this section is the same as the check I apply to any agent I would let touch my positions.

The low-risk, high-value AI security use cases in crypto today are annotation and summarization: explain this transaction, summarize this incident, draft this report, cluster these addresses. These are safe because a wrong output is recoverable — a human reads it before acting. The high-risk, high-value use cases are autonomous action: auto-revoke approvals, auto-move funds, auto-freeze, auto-liquidate. These are the ones that actually save money in a breach, and they are also the ones that can cause one. The design question is not "how good is the model." It is "what is the worst thing this agent can do, and who is on the hook when it does it."

My position, after running an autonomous agent and capping it manually, is that the trustworthy architecture is a hard boundary: the machine can recommend and prepare, the human authorizes, and the authorization path itself is the thing you harden. That is a boring conclusion. Boring conclusions are what survive contact with a live market.

Core: The Layer 2 sequencer problem is not an AI problem — and that is the point

I want to spend a moment here, because it is where my own technical work has repeatedly collided with the over-optimism of the AI-defense narrative.

I have spent real analysis time inside restaking and rollup security — specifically the economic-security model of restaking, the slasher conditions, and the node-operator set composition. When I did that work on early restaking positions, I was looking for the failure mode that would cost me money. What I found was not a modeling problem. It was a structural trust assumption: a concentrated operator set means a re-org or a coordinated liveness failure is a real tail risk, and no amount of anomaly detection makes that risk go away. I adjusted delegation and avoided a meaningful loss not by detecting an attack but by understanding the architecture.

The same logic applies to the layer-2 sequencers that most of the current ecosystem still runs on a single operator. There is no AI model that fixes a single-sequencer trust assumption, because the problem is not detection — it is that one party controls ordering. You can wrap that in as much telemetry and as many ML anomaly detectors as you like; you are still asking a user to trust a central node. "Decentralized sequencing" has been a roadmap item for two years, and it remains, in most production systems, an aspiration on a slide.

Why does this belong in an article about AI in cybersecurity? Because it is the cleanest illustration of what AI defense can and cannot do. AI can make you faster at noticing problems in systems whose trust assumptions are already sound. It cannot repair a system whose trust assumptions are broken. Every security AI in the world cannot save a protocol that shipped a centralized sequencer and a single key. The defense capability is orthogonal to the attack surface. If the attack surface is structural, the defense is decoration.

This is also the honest way to read the "pivotal shift" language. A pivotal shift in detection is not a pivotal shift in security. Security is trust assumptions plus detection plus response plus accountability. AI moves one of those four levers, on its best day. That is meaningful. It is not pivotal.

Core: Why there is no trade here — the valuation view

Here is the part that will annoy anyone who wants the headline to be actionable.

A CEO's generalized statement does not constitute an investable signal. There is no target, no financial disclosure, no transaction. "Nvidia says AI security matters" is a long-duration narrative that is, in the equity market, already fully priced — it is a background assumption, not a fresh data point. Thematic spillover from a comment like this is close to noise. If it came from a routine remarks session, the effect on Nvidia's stock is negligible; the effect on the security-cohort names is negligible; there is no business change underneath it.

The danger, and I have watched this pattern repeatedly, is thematic-stock froth: "Huang says X" quick-takes get used to pump peripheral AI and security concepts that have no fundamental link to the comment. The thing that should move a security-AI thesis is orders, signed customers, disclosed product revenue. Not a CEO's conviction. Signal comes from the income statement, not the keynote.

From a crypto-market perspective, the same discipline applies, and the market context sharpens it. We are in a sideways, consolidation regime. Chop is not a direction; it is a positioning environment. In a range, the correct response to a narrative headline is almost never to chase the narrative. It is to use the calm to identify mispriced assets and to size positions for the move that comes next. Announcements like this do not change that. If anything, they are a liquidity event for other people's exits.

If I were forced to translate "AI in cybersecurity" into a tradeable thesis, it would not be a security-software trade. It would be a compute-demand trade with a security flavor: inference at the edge, DPU penetration, and the ongoing redistribution of value from the application layer toward whoever prices the compute. And even that is a multi-quarter thesis, not a headline reaction.

Contrarian: The "AI defends us" story is a story about the wrong side of the P&L

Let me state the contrarian read as sharply as I can, because it is the reason I wrote this piece at all.

The consensus translation of "AI in cybersecurity" is bullish-for-defense. Read the article and you absorb a one-directional story: AI enhances defense, new economic opportunities follow, the shift is pivotal. Retail reads the headline and buys the security theme. That is the retail side.

The smart-money side reads the asymmetry. It notices that AI cheapens attack faster than it cheapens defense, because attack needs one success and defense needs every success. It notices that the real beneficiary of "everything gets AI-native" is the compute layer, not the security layer. It notices that "new economic opportunities" means demand for the vendor's product regardless of whether the customer wins. And it notices the concept collision — that "AI for security" has been quietly substituted for "security of AI," which means the demand for AI security is real and the risk of AI systems being the new breach vector is being ignored.

So the blind spot is not "AI will fail to help security." It will help. The blind spot is that the defensive benefit is being priced as a clean win when it is a race in which the defender starts behind. In crypto, that race is scored in real money, in real time, on a public ledger. If you want to know whether AI is winning for defense, do not read the press release. Watch the exploit totals.

Takeaway: What I am actually watching

Forget the headline and track four things.

One, the provenance of the statement. If the remark cannot be sourced to a specific venue with a transcript and any accompanying product or partnership announcements, it is a low-value quick-take and can be discarded without further analysis. That is this item's most likely status.

Two, the application layer's numbers. The next few quarterly disclosures from the major AI-security vendors — how much AI-feature revenue they actually book — will tell you whether "AI for security" is a real line item or a marketing line. Watch the earnings releases, not the keynotes.

Three, the DPU and edge-inference ecosystem. If the strategic intent behind AI-in-security is partly to find a killer app for in-path compute, the deployment data will show it first. That is the space where the compute trade actually gets legs.

Four, the regulatory clock. The EU AI Act's requirements for AI in critical infrastructure land in the 2025–2026 window. If security AI is deemed critical-infrastructure AI, the compliance burden changes the unit economics of the whole category — and it will do so in a direction the "pivotal shift" narrative has not modeled, because the same rulebook that governs defenses might govern the models that constitute the attack surface.

I do not trade headlines. I trade the arithmetic underneath them. The arithmetic here says: security demand expands, defense gets faster, attack gets cheaper, and the compute layer collects either way. That is not a pivotal shift. It is a permanent condition with a better press agent.

And the $1.5 billion that left a major exchange through a signing interface last February were not stopped by any of it.

Market Prices

BTC Bitcoin
$77,260.1 +0.60%
ETH Ethereum
$2,513.06 +2.82%
SOL Solana
$101.68 +2.44%
BNB BNB Chain
$734.8 +3.33%
XRP XRP Ledger
$1.36 +1.62%
DOGE Dogecoin
$0.0844 +1.08%
ADA Cardano
$0.2087 +0.82%
AVAX Avalanche
$7.45 -0.12%
DOT Polkadot
$1.05 -6.85%
LINK Chainlink
$11.48 -0.03%

Fear & Greed

63

Greed

Market Sentiment

7x24h Flash News

More >
{{快讯列表(10)}} {{loop}}
{{快讯时间}}

{{快讯内容}}

{{快讯标签}}
{{/loop}} {{/快讯列表}}

Event Calendar

{{年份}}
15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

18
03
unlock Sui Token Unlock

Team and early investor shares released

28
03
unlock Arbitrum Token Unlock

92 million ARB released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

12
05
halving BCH Halving

Block reward halving event

Tools

All →

Altseason Index

42

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$77,260.1
1
Ethereum
ETH
$2,513.06
1
Solana
SOL
$101.68
1
BNB Chain
BNB
$734.8
1
XRP Ledger
XRP
$1.36
1
Dogecoin
DOGE
$0.0844
1
Cardano
ADA
$0.2087
1
Avalanche
AVAX
$7.45
1
Polkadot
DOT
$1.05
1
Chainlink
LINK
$11.48

🐋 Whale Tracker

🟢
0xac0f...ef04
1h ago
In
14.21 BTC
🔴
0xa6d5...9565
1h ago
Out
9,391,852 DOGE
🔵
0x7818...8c9d
1d ago
Stake
4,556.77 BTC

💡 Smart Money

0xce49...36c6
Top DeFi Miner
+$1.0M
74%
0x1374...eb75
Experienced On-chain Trader
+$4.2M
84%
0x7013...3ee4
Market Maker
+$2.6M
60%