Medasit

UK's "Superintelligence Bill" Is an Agent-Governance Law in Disguise — and DeFi Bots Are in Its Sights

0xAnsem
Video

Hook: Three Data Points. Zero Math.

Westminster, 06:00 GMT. Another alarm. Another bill. Another call for "robust oversight" to protect national security from something called "rogue AI agents" and "superintelligence." No architecture. No model card. No compute threshold. No clear definition of rogue. No mention of the agent stack that already runs financial markets. Three information points. That is the whole cargo hold of the coverage: UK lawmakers raise alarm. Growing concerns over AI autonomy. Robust oversight is needed to ensure national security.

Here is the part the coverage will not tell you: the most autonomous economic agents on Earth are not ChatGPT plugins. They are on-chain. They clear liquidations. They rebalance indexes. They execute arbitrage. They manage treasury strategies. They respond to Chainlink price feeds without asking a human for permission. If Westminster drafts a "superintelligence bill" that regulates autonomous action rather than model intelligence, every keeper bot in DeFi may wake up to a new legal category overnight.

Do not mistake this for a technology story. This is a custody story. The state is not afraid of a neural network that writes poetry. The state is afraid of software that moves money, signs messages, deploys contracts, and cannot be sued. The UK bill is not a debate about artificial general intelligence. It is an early attempt to build a legal kill switch for software actors.

I have decoded governance attacks for a living. The first lesson is always the same: governance isn't a vote count. It is an access-control list. The UK bill is access control wearing a philosophy costume.

Context: Why Now, and Why This Is a Blockchain Story

The UK has been drifting toward this moment since November 2023, when it hosted the Bletchley AI Safety Summit. That event put frontier AI and national security on the same stage. It created the AI Safety Institute. It framed existential risk as a diplomatic category. Now the Overton window has moved again. UK lawmakers are raising alarms over autonomous AI agents. They want regulation. They want oversight. And they are attaching those demands to a bill with a word that has no settled technical meaning: superintelligence.

Most crypto people will read this as an AI story. That is a mistake. The legal category being built here is not about intelligence; it is about agency. The actual shift in the AI industry is from chatbots to agents. Agents do not just output text. Agents hold memory. Agents use tools. Agents sign transactions. Agents call APIs. Agents move assets. Agents execute multi-step strategies with limited human supervision. That is the same architecture as a DeFi strategy bot, wrapped in an LLM.

The original article, as parsed, contains almost no technical information. No model names. No training run. No safety benchmark. No mention of open-source versus closed-source. No detail about the economic sectors involved. No comparison to the EU AI Act. No map of how oversight would be enforced on a cryptographic network. It is a regulatory signal, not a technical analysis. But regulatory signals can be more dangerous than exploit code because they define the default assumptions for the next decade.

Let me be precise about what the UK has at stake. The country wants to be a global hub for AI safety and a serious player in sovereign AI. It also has one of the largest financial services industries in the world. London is a settlement hub. It is a derivatives hub. It is a crypto-friendly jurisdiction that has spent years trying to draw digital asset firms into its perimeter. A "superintelligence bill" that paints autonomous agents as national security threats will not stay confined to data centers. It will hit the financial rails. It will hit the custody layer. It will hit the execution layer.

That is where my read changes. This is not an AI article with vague policy implications. This is an infrastructure article wearing an AI mask.

Core: The Three Information Points, Decoded

Let me lay out the data from the source material as coldly as possible. Three information points survive the filter.

Information point one: UK lawmakers raise alarm over rogue AI agents and a looming superintelligence bill. The word "rogue" implies a system that was deployed with one objective and then pursued another. It suggests escape, deviance, or disloyalty. In software security, rogue is usually an access-control failure. In media coverage, rogue is a fear amplifier. There is no evidence in the original article that any agent has gone rogue. There is evidence that lawmakers are worried about the possibility.

Information point two: the push for AI regulation is driven by growing concerns over AI autonomy. This is the real content. Autonomy is measurable. Autonomy is architectural. Autonomy is not a property of a model alone; it is a property of a system that includes a model, a memory layer, a tool set, an action policy, and a set of credentials. A Large Language Model without a key cannot do anything. An LLM with a wallet, a browser, a terminal, and a goal is a different security object.

The crypto industry has been building that security object for years. Compound uses keepers. MakerDAO uses liquidations 2.0. Chainlink Automation executes programmed actions. Gnosis Safe multisigs delegate permissions. Gelato runs bots. Across the ecosystem, there are systems that pay gas fees, sign messages, and settle transactions without a human clicking "confirm." In blockchain terms, autonomy is not a design bug. It is a constitutional feature.

Information point three: robust oversight is needed to ensure national security. This is the broadest and most dangerous claim. National security is a blank check. Once a law connects autonomous agents to national security, the state can justify surveillance, disclosure mandates, licensing, and emergency intervention. The phrase does not say oversight of model developers. It says oversight of the entire autonomous stack. That includes key custody, chain access, compute access, and the ability to pause an action before settlement.

Nobody in the original article explains why autonomous AI agents pose a national security threat. Is the threat economic? Military? Informational? Is it the risk of a rogue agent launching a cyberattack? Is it the risk of a rogue agent manipulating elections? Is it the risk of a rogue agent moving illicit funds? The absence of specificity is not an oversight. Vagueness is the vehicle. A bill that defines superintelligence vaguely can be applied broadly.

Here is my core analytical claim: the least technical definition of superintelligence will be the one that gets into the law. If superintelligence is defined by benchmarks, very few systems qualify, and the law becomes irrelevant. If superintelligence is defined by capability, the line moves every year. If superintelligence is defined by autonomous action without meaningful human control, then every non-custodial smart contract agent in crypto is already superintelligent.

That final definition is the one that serves the regulatory state. It does not require a breakthrough in model science. It only requires an observant lawyer to notice that execution is already automated. The bill does not need to be technically sophisticated. It needs to be jurisdictionally useful.

The Hidden Technical Problem: Rogue Is a Property of Permissions, Not Intelligence

During my years auditing protocols, I have never found a rogue AI agent. I have found rogue code paths. I have found rogue admin keys. I have found rogue governance proposals. I have found oracles that stayed quiet while they should have screamed. The root cause was never consciousness. The root cause was almost always a permissions architecture that gave an actor more authority than the system could safely contain.

In 2020, during the Aave governance window, I decoded a set of transactions that looked routine until I saw the emergency upgrade parameter hidden inside calldata for the sUSD pool. On its face, it was a governance update. In practice, it was a mechanism for changing risk conditions without the full deliberative cycle that token holders expected. The market did not understand the risk for another 24 hours. That is the kind of moment that shapes how I read legislation.

Now imagine a law whose central demand is human oversight over every dangerous autonomous action. The human in the loop becomes the new emergency key. The state does not need to control every wallet. It needs to control the human who can override the machine. That is a multi-sig with a government participant. That is not safety. That is a change in the administrative layer, wrapped in fear of superintelligence.

The phrase "rogue AI agents" is also technically misleading. Most deployed AI agents are not autonomous in the deep RL sense. They are tool-using pipelines. They run a plan, call external services, parse the result, and continue. They fail in boring ways. They leak credentials. They trust malicious instructions. They hallucinate contract addresses. They sign transactions that should not be signed. Those are real failure modes, but they are the same failure modes that have existed in automated trading for thirty years. The only difference is that the decision inside the loop is generated by a probabilistic model instead of a deterministic rule.

That difference is important. A deterministic rule can be audited. An LLM policy cannot be audited the same way. If an autonomous DeFi agent uses an LLM to scan news and then choose a liquidation target, the model output is not reproducible. It is not a clear function. That is an auditability crisis. I am not dismissing it. I am saying that the right response is not a vague superintelligence bill. The right response is a technical standard for agent keys, prompt boundaries, human confirmations, and audit trails.

Crypto already has some of these primitives. I can define an agent's action space with a smart contract. I can set delegatecall limits. I can restrict token approvals. I can force a time lock. I can enforce a policy that requires a human signature above a certain value threshold. These controls are not possible in the same form inside a typical AI API. The blockchain execution layer is actually more transparent than an enterprise agent runtime packed inside a data center.

The irony is almost painful. The UK government is building a regulatory framework to control autonomous AI agents. Meanwhile, the most transparent autonomous agents on the planet live on public blockchains. Their transaction history is public. Their code is public. Their failure states are public. If lawmakers really wanted robust oversight, they would study the on-chain agent stack, not threaten it.

What the Bill Will Not Say, but Will Do

A bill that regulates "superintelligence" will not contain the word "DeFi." It will not contain the word "liquidation bot." It will not contain the term "smart contract." But if it defines autonomy as action without human confirmation, the bill will capture those systems anyway. The law of unintended consequences does not need to name a technology to regulate it. It needs to name an action.

The coverage does not tell us whether the bill applies to models, deployments, or users. That distinction matters more than any other detail.

If the bill applies to models, it will capture foundation labs and open-weight developers. Compute thresholds will become choke points. Open-source models will be pushed to the edge. Crypto projects that run local models for agents will suddenly be handling regulated compute. This is a compliance burden that most decentralized teams cannot survive.

If the bill applies to deployments, it will capture anyone who operates an autonomous agent in UK markets or for UK users. Every hedge fund bot, every market maker, every yield strategist becomes a regulated deployment. The bill would create a de facto license for autonomous execution. Permissionless code would not be banned on paper. It would be banned by cost and legal exposure.

If the bill applies to users, it will capture any person who authorizes an AI agent to act on their behalf. That includes a retail trader using an LLM-driven terminal. It includes a DAO that delegates treasury operations to a smart contract. It includes an NFT collector using a sniping bot. The regulatory dragnet gets cast over the most active economic participants.

The sharpest risk is not the explicit ban. The sharpest risk is mandatory human-in-the-loop. A human-in-the-loop mandate seems mild in a policy brief. In a high-frequency execution environment, it is lethal. It means every action needs a confirmation step. It means every confirmation step creates latency. Every latency creates arbitrage. Every arbitrage creates a two-tier market: institutional systems with high-speed oversight rails and independent agents with no rails. That is the recipe for crony automation.

Regulation is a smart contract with an unidentified admin. Its emergency pause is called "national security." The market usually discovers the admin only after the pause condition fires.

UK's "Superintelligence Bill" Is an Agent-Governance Law in Disguise — and DeFi Bots Are in Its Sights

Contrarian Angle: The Real Rogue Agent Is the State's Jurisdictional Imagination

The contrarian story is not that the UK is overreacting to science fiction. The deeper story is that regulation built for the age of industrial automation cannot govern the age of cryptographic agency. The state still thinks in terms of principals and agents, where every human principal is responsible for an agent's actions. That legal model is dying. A self-executing smart contract has no human intention at the moment of execution. It has code, state, and incentives. There is no moment when a human "decides" to liquidate a position. The decision is embedded in the contract.

When a law demands human oversight, it demands that architecture disappear. It demands that every autonomous action be traced to a human moment of approval. That is possible, but it changes the economics of the entire system. It converts decentralized execution into centralized settlement. It takes the automatic out of smart contract. It turns agents into remote employees of the state.

I do not think the bill is entirely bad faith. There is a legitimate security question hidden beneath the hype: what happens when a genuinely autonomous system can acquire resources, spin up compute, copy itself, and resist shutdown? That is a hard safety question. But no one has demonstrated that such a system exists today. No one in the original article even gives a benchmark threshold that would separate a rogue agent from a normal automated pipeline.

That absence is the most important fact of the entire story. The coverage assigns high credibility to the national security narrative but has no evidence that superintelligence is close. It is a policy debate built on inference. In my world, that is called trading on rumors without liquidity. It is a governance signal being pumped as if it were a settled technical finding. The price of the narrative is paid by builders who are forced to defend their systems against a hypothetical threat model.

The real "rogue AI agent" fear is not a machine that breaks free. It is a machine that cannot be governed by old borders. The bill's national security frame is a way to make that fear executable. Once the state has the power to demand oversight of autonomous actors, it can decide which agents are allowed to act in its jurisdiction. That is not only an AI policy. It is a monetary policy. It is a capital control. It is a licensing regime for machine finance.

Security theater compounds faster than interest. It is leveraged with fear. It is settled with compliance. And in the end, the people who profit are not the ones who built the safe agent. They are the ones who own the auditor's checklist.

The Liquidity of Fear: How National Security Narratives Move Markets

During the Terra collapse in May 2022, I did not write an obituary. I went on-chain and audited the stETH exposure held by over-leveraged funds. I followed wallet addresses. I mapped liquidation thresholds. The public narrative was about an algorithmic stablecoin death spiral. The actual institutional pain was in the leverage hidden under liquid staking collateral. Narratives lag balance sheets.

The same rule applies to the superintelligence bill. The public narrative is about rogue AI agents and existential risk. The actual market effect will be in the cost of deploying autonomous software. If UK-based AI firms are required to maintain robust oversight logs for every agent action, their operating costs rise. If UK-based crypto firms are caught by the same definition, their compliance costs rise. If independent developers cannot cover those costs, they leave. Liquidity follows exit. Talent follows liquidity.

The deeper issue is not the UK itself. It is precedent. The UK does not need to be the most important AI market to shape global regulation. It only needs to be the first credible Western jurisdiction to translate "AI agent autonomy" into statutory language. Once that language exists, other governments can copy it. The EU can use it. The United States can use it. The global standard is often written in the quietest legislative room, not the loudest summit.

That is why I watch definitions instead of press releases. The word "agent" has a precise meaning in law. In legal terms, an agent is someone authorized to act on behalf of another. When an AI system is described as an agent, the law can treat the developer as a principal. When a DAO deploys a smart contract that acts autonomously, who is the principal? The DAO? The token holders? The deployer? No one? The bill will eventually have to answer that question. Every attempt to answer it will create a new custody arrangement.

In 2025, my network of former regulators and compliance engineers taught me another lesson: the fastest way to front-run an announcement is to simulate how the legal text will interact with smart contract functionality. When the ETF custody rules shifted, the market did not react to the headline. It reacted to the protocols that could not satisfy the custody condition. The same process will happen here. Every AI agent framework will be tested against the bill's language. The ones with transparent access controls will survive. The ones built on anonymous hot wallets will not.

What a Real Oversight Standard Would Look Like

I am not against oversight. I am against oversight without a mechanism definition. Let me sketch what a meaningful standard for autonomous agents would need to include. It would need to prove that the agent can only access a fixed set of tools. It would need to show that the model does not have direct access to private keys. It would need to separate model output from transaction execution. It would need a policy layer that validates whether an action is permitted. It would need an audit trail for every decision. And it would need a circuit breaker that does not require human speed.

Blockchain infrastructure is naturally suited to this. A smart contract can encode a resource limit. It can enforce a spending limit. It can require a time delay. It can require an approval threshold. It can lock the agent's funds. It can revoke permissions after an adversarial event. None of these controls are theoretical. They exist today in the form of Safe modules, Zodiac, delegatecall restrictions, token limits, and timelock contracts.

What is missing is a political incentive to use them. Unregulated builders have no reason to adopt formal oversight standards. Regulated builders will be forced to adopt whatever the government calls oversight. If the government writes the rules around explainability, it will effectively mandate a specific model architecture. That is worse than technical progress. That is regulatory capture through model licensing.

The UK should be careful. It is walking into the same trap that damaged its relationship with crypto in the past. Treating new technology as a security threat before understanding its mechanics leads to clumsy bans that push innovation to less ambitious jurisdictions. The bill's national security framing will not create safer AI. It will create safety theater for political consumption and real economic friction for autonomous systems.

The Governance Threads Worth Pulling

Let me leave the policy plane and return to my native habitat: transactions. A bill is just a pending transaction on a jurisdiction's state machine. The inputs are lobbying pressure and public fear. The output is law. The correct way to analyze it is no different from the correct way to analyze a suspicious governance proposal. You look at the authority being requested. You map the emergency powers. You ask who can trigger the pause condition.

Governance isn't a vote count. It is an access-control list. The UK's access-control list for artificial intelligence is about to be rewritten. The new list will include definitions of superintelligence. It will include thresholds for autonomy. It will include exceptions for national security. It will include authority for regulators to demand information from developers, deployers, and possibly custodians. Every one of those items is a point of centralization.

In the crypto world, centralization is not inherently evil. Some protocols need admin keys to fix bugs. Some protocols need circuit breakers to stop hacks. The problem comes when the admin key is answerable to a state rather than to the protocol's risk framework. The superintelligence bill, if written badly, will make the state the ultimate admin key for autonomous systems. The first stakeholder to realize this will be the legacy financial industry. Large banks have compliance teams. Large banks can satisfy government oversight. Large banks will not fight the bill. They will applaud it. It gives them an edge over permissionless competitors.

That is the part the crypto community keeps missing. The loudest voices calling for AI regulation are not necessarily terrified of killer robots. Some of them are terrified of losing the settlement race to software. A bill that requires all autonomous agents to have robust oversight is an invitation to build a walled garden around machine-to-machine finance. The keepers are suddenly subject to licensing. The bots are suddenly required to identify themselves. The DAOs are suddenly forced into corporate forms. The open network becomes a closed utility.

The 2021 Lesson: Hype Is a UX Wrapper for a Settlement Failure

In 2021, I spent days testing the liquidity pools behind the NFT marketplaces that everyone was calling the future of culture. The collecting public saw a blue-chip JPEG. I saw inefficient oracle pricing and slippage mechanics wide enough to drive a truck through. I published a breakdown of the arbitrage structure hidden under the green-flame optimism. The response was predictable. Collectors called me a cynic. A few serious funds quietly used the data.

The same pattern is repeating with AI agents. The marketing layer of crypto AI agent coins talks about autonomous economies. The reality is messier. Some projects are genuine infrastructure. Most are wrapper tokens on top of an LLM API call. The UK bill will not be able to tell the difference by reading a website. It will write rules that apply to every layer. The genuine infrastructure firms will hire lobbyists and lawyers. The wrapper projects will dissolve. On-chain, the only evidence of the damage will be a slow bleed in volume, a string of quiet delistings, and a migration of talent to places with clearer rules.

The Bill does not fear artificial general intelligence. It fears artificially general delegation. The difference is crucial. General delegation means software that can act across many domains without asking a human for fresh permission. That is exactly what a DeFi keeper does when it monitors a lending protocol. That is exactly what an intents-based solvability engine does when it settles a swap. That is exactly what a wallet automation layer does when it schedules a payment. If delegation is treated as a dangerous capability, the entire crypto stack is in scope.

UK's "Superintelligence Bill" Is an Agent-Governance Law in Disguise — and DeFi Bots Are in Its Sights

What Should Builders Do Before the Draft Text Drops

The first action is not political. It is architectural. Every autonomous agent should have a clear capability policy. The agent should not own the private key. It should have delegated permission with limits. It should have a separate execution wallet and a separate model wallet. It should not be able to spend more than a specified amount without a human signature. It should have a revocation mechanism. These are not regressions. They are standard wallet hygiene.

The second action is forensic. Start documenting agent decisions now. Log the model version. Log the system prompt. Log the tool call. Log the chain of thought if it is available. Log the approval step. Log the signature. If the future regulatory standard is explainability, the teams with the best audit trails will have an easier transition. The teams with no audit trail will be treated as unsafe.

The third action is political, but not in the flashy way. Watch the consultation window. The UK government usually publishes draft text with a call for evidence. That is the moment for technical people to explain the difference between model autonomy and execution autonomy. If the builder community stays silent, the only voices in the room will be AI safety researchers who have never touched a smart contract and institutional incumbents who have every incentive to gatekeep autonomous execution.

The fourth action is spatial. Decentralized protocols should begin mapping their jurisdictional exposure. The code may be global. The deployer may be anonymous. But an agent operator in London is exposed. A DAO with UK members is exposed. A protocol whose governance includes UK-based token holders may be exposed. The law will not always respect pseudonymity. It will target economically significant actors first.

The fifth action is ideological. Do not accept the premise that autonomy without a human in the loop is inherently dangerous. Every time the term "rogue AI agent" appears in the coverage, translate it into engineering terms. Ask: which system is the agent deployed in? What credentials does it hold? What is its reward function? What is its kill switch? If the coverage cannot answer those questions, the coverage is noise. The job of a serious builder is to make the noise irrelevant by building systems that can be audited, limited, and stopped.

Risks That Should Be Taken Seriously

I have been harsh about the poverty of the original technical discussion, but I am not naive about agent security. An autonomous agent with a large treasury is a legitimate target. Prompt injection is the most obvious attack vector. If an agent reads internet content and then decides a financial action, an attacker can embed a malicious instruction in that content. The agent may not know it is being manipulated. If the agent has the authority to sign, the attacker has won. This is not superintelligence. This is a remote code execution class. It is severe.

UK's "Superintelligence Bill" Is an Agent-Governance Law in Disguise — and DeFi Bots Are in Its Sights

The second real risk is concentration. When humans are too slow to supervise agents, oversight shifts to centralized platforms. Those platforms become honeypots. If every UK-regulated agent is required to use a specific oversight service, that service owns the single point of failure. One compromised oversight platform is a national security event. That is the exact opposite of robust oversight.

The third real risk is cascading action. Autonomous systems can cause harm in a few seconds. A flash crash generated by model-driven trading is not fictional. We already saw it in traditional markets. The speed of on-chain settlement makes the cascade faster. A liquidation wave can trigger other liquidations. A governance attack can drain a protocol in one transaction. The law will try to slow the cascade with a human-in-the-loop. But if the intervention requires a human, it will always arrive too late. The technical solution is not a human supervisor. It is a prescriptive circuit breaker that can veto a transaction without understanding it.

The fourth real risk is model autonomy misdiagnosed as model capability. If a law says only superintelligent models must have oversight, then any system that falls below the line escapes oversight. The most dangerous agents may not be superintelligent. They may be narrowly capable enough to cause real economic harm. Regulating by the label "superintelligence" will create a compliance gap. Builders with less capable models will claim they are exempt. The market will route through the lowest regulatory burden.

The only defense against all four risks is a layered architecture. The model should be isolated. The policy should be explicit. The key should have limited power. The transaction should have a maximum loss threshold. The circuit breaker should be automatic. The entire stack should be audited by someone other than the agent's creator. That is a technical standard, not a political slogan.

The Takeaway: Watch the Definitions, Not the Alarm

Over the next ninety days, the phrase to track is not "superintelligence." It is "autonomy threshold." Ask three questions. Does the bill define an agent as a model or as an executing system? Does it require a human in the loop for every consequential action, or only for irreversible high-impact actions? Does it treat national security as a reason to license autonomous agents, or a reason to ban them outright?

The answer to each question changes the crypto exposure by an order of magnitude. If the bill is written around model intelligence, it will barely touch DeFi keepers. If it is written around autonomous execution, it will touch everything from portfolio tools to liquidation bots to DAO treasuries. The market will not react to the word "AI" in the bill title. It will react to the article that defines "agent." That article will be buried in clause thirty-two, not on the front page.

I have seen this movie before. Governance isn't a vote count. It is an access-control list. Whenever an emergency proposal appears with majestic language about risk, I decode the calldata. The pattern is always the same. The real change is hidden in the parameter update. Here, the parameter is the human-in-the-loop requirement. The emergency is the national security exception. The principal is the state. The agent is you.

The UK has a chance to write a calm, precise law that separates model risk from deployment risk, encourages transparency without demanding centralization, and treats autonomous agents as a new class of economic actor rather than a science-fiction monster. I hope they take it. But hope is not an investment thesis. Code is not law because a government says so. Code is law because it executes deterministically. The next draft will determine whether the state recognizes that or tries to break it.

Until we see the actual text, assume nothing. Track the amendments. Trace the authority. Decode the keys. In the meantime, the best safety measure an agent builder can take is not to march in front of Parliament. It is to remove the private key from the model. It is to put a timelock around every irreversible action. It is to build an audit trail so clean that even a panicked regulator can read it. That is the robust oversight that matters. Not because Westminster asked for it. Because autonomy without accountability is a leaky contract, and the market always prices the leak.

The next twelve months will not decide whether superintelligence exists. They will decide who is allowed to deploy autonomous actors in the global financial system. The UK bill is the first visible draft of that future. Read it like a governance proposal. Do not skim the preamble. Do not trust the summary. Find the part where the admin key moves. That is where the future is decided.

Market Prices

BTC Bitcoin
$76,066 -3.07%
ETH Ethereum
$2,428.82 -3.01%
SOL Solana
$99.63 -1.93%
BNB BNB Chain
$717.4 -0.54%
XRP XRP Ledger
$1.4 -0.14%
DOGE Dogecoin
$0.0822 -2.10%
ADA Cardano
$0.2032 -2.73%
AVAX Avalanche
$7.43 -0.38%
DOT Polkadot
$0.9825 -3.12%
LINK Chainlink
$11.27 -1.08%

Fear & Greed

69

Greed

Market Sentiment

Event Calendar

{{年份}}
10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

28
03
unlock Arbitrum Token Unlock

92 million ARB released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

12
05
halving BCH Halving

Block reward halving event

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

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 →
# Coin Price
1
Bitcoin BTC
$76,066
1
Ethereum ETH
$2,428.82
1
Solana SOL
$99.63
1
BNB Chain BNB
$717.4
1
XRP Ledger XRP
$1.4
1
Dogecoin DOGE
$0.0822
1
Cardano ADA
$0.2032
1
Avalanche AVAX
$7.43
1
Polkadot DOT
$0.9825
1
Chainlink LINK
$11.27

🐋 Whale Tracker

🟢
0xbed2...dad8
30m ago
In
2,901,495 USDC
🔵
0xeaad...34e8
2m ago
Stake
5,035,568 DOGE
🔴
0x3ffb...7adf
3h ago
Out
271.24 BTC

💡 Smart Money

0x7bbe...098c
Market Maker
-$4.7M
84%
0xdd11...4ac4
Institutional Custody
+$0.3M
69%
0x0898...4bcf
Market Maker
-$2.2M
71%

Tools

All →