Reading view

There are new articles available, click to refresh the page.

Autonomy Without Boundaries Is Not Intelligence

An AI system that can act on behalf of a person is useful only when its limits are visible. It should not present confidence as permission, access as authority, or automation as judgment. The central question for AI products is not simply what they can do. It is what they must refuse to do, pause on, or escalate.

Build and use technology with clear guardrails. Join Phemex: https://phemex.com/register

What does responsible AI autonomy mean?

Responsible AI autonomy means an AI system can complete defined tasks without making decisions outside its approved scope. It can draft, summarize, classify, search, route requests, and execute bounded workflows. It should also know when to stop.

This matters because AI does not operate in a vacuum. It may handle private information, move money, publish content, change settings, contact customers, or trigger operational actions. In these settings, an incorrect action is not just a poor answer. It can create financial loss, privacy harm, compliance risk, or reputational damage.

A good AI product does not hide these constraints in legal copy. It states them in the experience itself.

For example, a system can say:

  • “I can prepare this payment, but I need your confirmation before sending it.”
  • “I can summarize this contract, but I cannot provide legal advice.”
  • “I can identify unusual account activity, but I cannot freeze funds without the required authorization.”
  • “I cannot verify a claim made in this screenshot. Please check the underlying account record.”

These are not signs of a weak product. They are signs that the product understands the difference between assistance and authority.

Why “can do anything” is the wrong goal

Many AI products are marketed around open-ended autonomy: an agent that handles everything, a copilot that never stops, an assistant that can make decisions end to end. The appeal is clear. People want less manual work.

But unrestricted autonomy creates a basic problem: a system cannot reliably infer every boundary that a person, company, or regulator would apply.

Consider a few common cases.

An AI assistant may be able to draft and schedule a marketing post. That does not mean it should publish it without checking whether the claim is accurate, approved, and appropriate for the target market.

An AI support agent may be able to reset a password. That does not mean it should do so if the identity check is incomplete.

An AI finance tool may be able to recommend a transfer. That does not mean it should execute one from a vague request in a chat message.

In each case, the model may produce a plausible answer. Plausibility is not enough. The action must be permitted, reversible when possible, and supported by the right evidence.

A system that says “yes” to every request can feel smooth in a demo. In real use, it moves risk from the product to the user.

Intelligence includes knowing when not to act

Human judgment is often defined by restraint. A doctor refers a case to a specialist. A pilot follows a checklist instead of improvising. A financial controller requires a second approval before a large transfer. These are not failures of expertise. They are controls designed for uncertainty.

AI products need similar controls.

The strongest systems distinguish among four states:

  1. Act: The task is clear, low risk, and within the user’s authorization.
  2. Ask: Important details are missing, such as the recipient, amount, or intended scope.
  3. Confirm: The action is meaningful or irreversible, so the user must approve it.
  4. Refuse or escalate: The request is outside policy, capability, authority, or safety requirements.

This framework works across consumer apps, enterprise tools, financial services, healthcare, and content platforms. It makes AI behavior easier to predict. It also gives users a clear mental model: the system may be fast, but it is not entitled to take every possible action.

Clear limits build user trust

Trust does not come from a product claiming that it is always right. Users know that no system is always right. Trust comes from consistency, traceability, and clear communication.

When an AI system reaches a limit, it should explain:

  • What it cannot do
  • Why it cannot do it
  • What information or approval is required
  • What the user can do next

Compare these two responses:

“I can’t complete that request.”
“I can draft the wire instructions, but I cannot send the transfer because the recipient account has not been verified. Review the beneficiary details and confirm the amount to continue.”

The second response is more useful because it turns a boundary into a next step. It does not pretend to have more authority than it has. It tells the user how to proceed safely.

This pattern is especially important in financial products. A user may be under time pressure, dealing with a suspicious transaction, or reacting to a message that claims urgent action is needed. The product should reduce pressure, not amplify it.

Boundaries are part of the interface

AI safety is often discussed as a policy or infrastructure issue. It is also a product design issue.

Users need to see boundaries at the moment they matter. A warning buried in documentation is less effective than a clear prompt before an action.

For example:

  • Before sending funds: show the recipient, amount, network, and finality of the transaction.
  • Before signing a wallet request: show what permissions are being granted and whether token access is unlimited.
  • Before sharing data: show what data will leave the account and who will receive it.
  • Before publishing content: show the exact copy, audience, timing, and approval state.
  • Before changing account security settings: require stronger verification and show the consequence.

A useful principle is simple: the greater the consequence, the more visible the boundary should be.

This does not require making every workflow slow. Low-risk actions can remain fast. The goal is proportional friction. An AI system should not ask for confirmation to rename a file, but it should not silently delete a folder, publish a public statement, or approve an irreversible blockchain transaction.

Transparency is not the same as a disclaimer

A disclaimer says the product has limits. Transparency shows users where those limits apply.

For AI products, transparency should include three layers.

First, users should understand the system’s role. Is it generating a draft, making a recommendation, executing a task, or monitoring for risk?

Second, users should understand the evidence behind a result. If an AI flags a transaction as suspicious, it should identify the signals that triggered the flag where appropriate. If it summarizes a document, it should link to the source text or cite the relevant section.

Third, users should understand the action path. Can they edit the result? Can they cancel it? Is there a human review step? Is the decision reversible?

These details prevent a common failure mode: users treating an AI output as a verified fact simply because it appears in a polished interface.

The risk of false urgency

Scammers use urgency because urgency weakens review. “Claim now.” “Your account will be suspended.” “Sign to verify.” “This offer expires in five minutes.”

AI products should be designed to resist the same pattern.

If an AI detects a risky request, it should slow the workflow down. It should not mirror the language of the scam. It should use calm, direct wording: “Do not share your seed phrase.” “Verify the destination before sending.” “This approval may grant ongoing access to your tokens.” “Check your actual account balance before releasing funds.”

These prompts are not merely security features. They reflect a wider product philosophy: when consequences are high, speed is not always helpful.

Autonomy should support informed decisions, not replace them.

Human review is not a fallback

There is a tendency to frame human review as evidence that AI has failed. That is the wrong standard.

Human review is an intentional part of many reliable systems. It is appropriate when a task involves ambiguity, sensitive data, legal interpretation, high-value transactions, or decisions that affect another person’s access or rights.

A well-designed AI product should make escalation easy. It should preserve context, summarize the issue, and hand off the relevant information. The user should not need to repeat everything from the beginning.

For businesses, this means defining ownership in advance. Who reviews high-risk requests? What actions require two approvals? What data can an agent access? What logs are retained? What happens when a model is uncertain?

These are product decisions, not just technical details.

How to evaluate an AI product’s boundaries

When assessing an AI tool, ask practical questions:

  • Does it state what actions it can take independently?
  • Does it ask for confirmation before high-impact actions?
  • Can users review, edit, or cancel the output?
  • Does it identify uncertainty instead of inventing certainty?
  • Does it explain what data it uses and where that data goes?
  • Does it preserve an audit trail for important decisions?
  • Does it provide a clear escalation path to a person or support team?
  • Does it avoid creating false urgency?

If the answers are unclear, the product may be relying on the user to discover its limits after something goes wrong.

The goal is bounded usefulness

The best AI products are not those that promise to do everything. They are the ones that do defined work well, communicate uncertainty honestly, and stop when the situation requires a person, evidence, or explicit approval.

That is not a limitation of intelligence. It is a definition of responsible intelligence.

Autonomy without boundaries can create speed, but not trust. AI earns trust when its limits are visible, its actions are understandable, and its users remain in control.


Autonomy Without Boundaries Is Not Intelligence was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Clarity act and its impact on bitcoin

Here is a chess puzzle in which questions of this article are engraved. The more you try to solve this chess puzzle the more you will remember the questions. Answer to this puzzle at the end of this article.

This article also tries to find answers to the most burning ongoing questions regarding crypto.

1. Q: Is Bitcoin’s pullback mainly due to regulation or macroeconomic pressure?
A: Both. Regulatory uncertainty and expectations of higher interest rates are pressuring Bitcoin.

2. Q: Could failure of the Clarity Act actually benefit crypto?
A: Possibly. The SEC and CFTC could still create clearer rules through their own rulemaking.

3. Q: Why does Bitcoin react to political negotiations before a law is finalized?
A: Markets price in expectations, so uncertainty itself can trigger buying or selling.

4. Q: Does the 60-vote requirement show that crypto regulation is politically divided?
A: Yes. Republican votes alone cannot guarantee passage, making bipartisan support essential.

5. Q: Could prolonged disagreement over crypto regulation hurt innovation?
A: Yes. Uncertainty can discourage companies, investors, and developers from operating in the U.S.

6. Q: Why is Bitcoin still sensitive to political news despite becoming mainstream?
A: Because Bitcoin remains a volatile, risk-sensitive asset.

7. Q: What is really behind the political disagreement over crypto regulation?
A: A conflict between consumer protection and regulation versus innovation and industry growth.

8. Q: Would dividing crypto oversight between the SEC and CFTC solve the regulatory problem?
A: It could improve clarity, but overlapping responsibilities could also create complexity.

9. Q: If regulators create rules without Congress, does the Clarity Act become less important?
A: It could become less urgent, but legislation would provide stronger and lasting certainty.

10. Q: Is Brian Armstrong justified in believing crypto will get regulatory clarity anyway?
A: His view is plausible because both the SEC and CFTC can pursue rulemaking.

11. Q: Could rising oil prices become a bigger threat to Bitcoin than regulation?
A: Yes. Higher oil prices can increase inflation and encourage tighter monetary policy.

12. Q: How can expensive oil indirectly push Bitcoin lower?
A: Higher oil can fuel inflation, increase rate expectations, and reduce demand for risky assets.

13. Q: Could rising inflation challenge Bitcoin’s reputation as an inflation hedge?
A: Yes. Falling Bitcoin prices during inflation could make investors question its hedge status.

14. Q: How much does Bitcoin’s price depend on Federal Reserve policy?
A: A lot. Interest rates and liquidity strongly influence demand for speculative assets.

15. Q: Why would investors choose bonds over Bitcoin when Treasury yields are high?
A: Bonds can provide predictable income with considerably less volatility and risk.

16. Q: Could a hawkish Fed cause another major Bitcoin sell-off?
A: Yes. Higher rates can push investors toward safer, yield-generating assets.

17. Q: Should investors trust Bitcoin’s technical indicators during regulatory uncertainty?
A: Technical signals can help, but fundamental risks should not be ignored.

18. Q: Will Bitcoin eventually become less sensitive to interest rates?
A: Possibly, but global liquidity and monetary policy will likely remain important.

19. Q: Does institutional adoption make Bitcoin safer or more vulnerable?
A: Both. It increases legitimacy but also ties Bitcoin more closely to traditional financial markets.

20. Q: What is the biggest immediate threat to Bitcoin in this situation?
A: Higher interest rates may be the biggest threat because they can reduce liquidity and make safer assets more attractive.

Answer of the puzzle:

1………h5+

2. kh3 …….. g4+

3.fxg4………hxg4

4.kxg4……….Ne5+

5.kf4……….Rh4+

6.g4…….Rxg4#


Clarity act and its impact on bitcoin was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Can an AI Agent Actually Move Bitcoin?

An agent can plan the move, price it, and build the transaction, but on almost every tool available today, it cannot sign it, and the two largest agent-facing bridge servers do not carry Bitcoin at all. The limit is not routing. Routing is solved. The limit is that moving Bitcoin requires a key, and handing a key to an autonomous process is a decision nobody has found a safe default for.

This piece covers why the key is the constraint, what breaks on Bitcoin specifically, the working pattern people actually use, and the three providers whose tools an agent can call today.

Why can’t an AI agent just hold Bitcoin?

An agent has no way to hold Bitcoin that is meaningfully different from a script holding a private key, and that is the whole problem. A wallet is a keypair. Whatever holds the key controls the coins. There is no permission layer inside Bitcoin that lets you grant an agent the right to move 0.01 BTC on Tuesdays and nothing else.

Compare that with what an agent gets on an EVM chain. There, a token approval is a bounded grant — a spending cap on one contract for one token, revocable. Account abstraction goes further: session keys, spending limits, allowlisted destinations, a co-signer. None of that exists on Bitcoin. The key signs everything or it signs nothing.

So “agent holds Bitcoin” collapses into “some process on a machine has the seed.” That is a custody decision dressed up as an architecture decision, and it is why the serious tools decline to make it for you.

What breaks when an agent tries to move Bitcoin specifically?

Four things break, and they are all properties of Bitcoin rather than shortcomings of the agent.

There is no contract to approve against. Bitcoin Script can check a signature, enforce a timelock, and verify a hash preimage. It cannot hold the persistent state an allowance needs. The entire approve-then-spend pattern that agent tooling is built around has no Bitcoin equivalent.

Balances are UTXOs, not numbers. Spending requires selecting inputs, calculating change, and building a transaction. Send 0.05 BTC from a 0.4 BTC input, and the remainder comes back as change to an address you must control. Get that wrong, and the difference goes to miners.

Blocks are ten minutes. An agent loop expects a result in seconds. A Bitcoin confirmation is minutes, and most destinations want several. Anything holding a quote across that window is exposed to the price moving.

There is no native dollar. The reason to move Bitcoin at all is usually to reach something priced in dollars — a lending market, a perp venue, a payment. Bitcoin has no stablecoin, so the move and the conversion are the same action.

So what does the working pattern actually look like?

One supervised conversion, then the agent operates on the other side. Rather than giving an agent Bitcoin, you move the Bitcoin once — with a human signing — into an asset on a chain where bounded permissions exist. USDC on Base, USDC on Arbitrum, a wrapped BTC token if you want to keep the price exposure. From that point, the agent works inside an approval you set and can revoke.

This is a narrower claim than “agentic Bitcoin,” and it is the one that survives contact with the tooling. The agent’s job is research, routing, quoting, monitoring and execution on the destination side. The Bitcoin leg stays manual, once, at the start.

It is also where the demand is. Spark’s BTCFi research, published 29 May 2026, put Bitcoin’s entire DeFi footprint at 91,332 BTC — about 0.46% of circulating supply. The gap is a plumbing problem, and the plumbing is exactly what an agent is good at, right up to the signature.

Which providers let an AI agent move Bitcoin?

Three are worth knowing. Two of them are bigger than the third and neither touches native Bitcoin.

LI.FI - the widest coverage, explicitly read-only

LI.FI’s MCP server is the broadest route surface an agent can query, and it is deliberately incapable of moving anything. It exposes around fifteen tools across token and chain metadata, quotes, routing, gas, allowances, and transaction status, covering 58 chains, 27-plus bridges and 31-plus DEXes, and works with Claude, Cursor, Windsurf and VS Code Copilot.

The docs are blunt about the boundary: the server “provides read-only tools” and “does not sign or broadcast transactions.” A quote comes back with an unsigned transactionRequest that you sign and submit with your own wallet. Rate limits are 200 requests per two hours without an API key, 200 per minute with one.

The honest part: Bitcoin is not in the chain list. LI.FI is an EVM-and-Solana aggregator, and for an agent that already holds tokens on those chains it is the best research tool of the three. It is not a Bitcoin tool.

deBridge - execution-shaped, with the signature handed back to you

deBridge shipped its MCP server in February 2026 and designed it around handing the final step to a browser. The Block covered the launch on 16 February 2026. The server exposes six tools — get_instructions, search_tokens, get_supported_chains, create_tx, estimate_same_chain_swap and get_trade_dapp_url — across 24 to 28 networks and more than 40,000 tokens, with a hosted endpoint at agents.debridge.com so an agent can connect without installing anything.

The last tool is the interesting one. The agent produces a shareable deBridge App link, and the documentation describes the boundary plainly: the server “never touches private keys or signs transactions. The user always completes the swap themselves: open the generated link, connect their wallet, review, and sign.”

The honest part: same gap. Bitcoin is not a supported native chain — the coverage is EVM plus Solana. deBridge is the better of the two if you want an agent that gets you to a one-click confirmation, and it still starts from tokens you already hold off Bitcoin.

Garden - the one with the Bitcoin chain in it

Garden Finance is a Bitcoin-first cross-chain protocol, which makes it the only one of the three whose route set starts where Bitcoin actually is. Its catalogue on 8 September 2026 listed 26 assets across 15 chains, including Lightning, Solana, Starknet and Hyperliquid, 13 of those entries a form of Bitcoin across seven tickers. Settlement is by atomic swap: the swap completes on both sides or refunds on both, so there is no pooled balance for an agent to be wrong about.

It reaches agents through two formats, and the difference decides where the tool is reachable rather than what it can do. MCP is portable. The protocol is spoken by Claude Code, Cursor, Codex, Windsurf and VS Code alike, so one server covers every environment an agent might run in. A skill file is not. A .md skill is native to Claude and does nothing in Cursor or Copilot. Garden ships both: an MCP server for swaps, a Claude skill that drives the same flow conversationally, and a second Claude skill for developers embedding Garden into their own application.

Underneath either one the API is the same, and it is already agent-shaped: quote, create order, execute HTLC action, instant refund hash, available liquidity. A refund that is a script condition rather than a support ticket matters more when a machine is driving, and quotes are whole — Garden states it charges no fee of its own and that the quoted figure includes network costs, so an agent does not have to model fee layers separately to know what it will receive. In a nine-swap cost snapshot on 20 August 2026, Garden quoted lowest on all nine against Chainflip and Relay, the gap widest on $100 swaps.

How do the three compare?

Who actually signs, and why does every tool stop there?

All three stop at the signature, and they stop at the same place for the same reason: an agent that can sign is an agent that can lose everything on a bad inference. A hallucinated address, a decimal misread, a prompt-injected instruction inside a token name or a web page the agent read on the way — each of those is survivable when a human confirms and unrecoverable when nothing does.

This is not a Bitcoin-specific caution. Base shipped its MCP in May 2026 behind OAuth with user approval on every transaction. Bybit and BitGo both shipped agent servers in 2026 with the same shape. The pattern across the whole category is identical: agents propose, humans dispose.

On Bitcoin, the stakes of crossing that line are higher, because there is no revoke. An EVM approval can be pulled after the fact. A Bitcoin transaction cannot.

What should you check before letting an agent near your Bitcoin?

Keep the key out of the agent’s context. A key pasted into a chat is in the transcript, the logs and possibly a provider’s retention window. Anything holding a key should read it from an OS keystore at the moment of use.

Confirm the destination address out of band. The single highest-value target for prompt injection against a swap agent is the destination field.

Have gas on the destination chain. Arriving with a Bitcoin-denominated token and no ETH, SOL or STRK is the most common way a first attempt stalls, agent or not.

Size to the route, not to your balance. Caps exist on every route, and inside them the far side’s depth sets your slippage.

Assume the conversion is taxable. In most jurisdictions giving up BTC for a token is a disposal, and coming back is a second one. An agent running conversions on a schedule generates a lot of those.

FAQ

Can AI agents hold crypto?
They can hold a key, which is not the same as being trusted with one. On EVM chains bounded permissions exist — token approvals, session keys, spending caps — so an agent can be given limited authority. Bitcoin has no equivalent, so authority there is all or nothing.

Can Claude execute a crypto swap?
Claude can call an MCP server to search tokens, price a route and build an unsigned transaction. On LI.FI and deBridge the signature is handed back to a wallet you control. That handoff is deliberate, not a missing feature.

Does deBridge support Bitcoin?
Not as a native chain. Its MCP covers EVM networks and Solana. You can move a wrapped Bitcoin token across those chains; you cannot start from BTC on the Bitcoin chain.

Does LI.FI support Bitcoin?
Bitcoin is not in its 58-chain list either. LI.FI aggregates across EVM chains and Solana.

What is the safest way to give an agent access to funds?
Move a fixed amount to a dedicated wallet, on a chain where approvals are bounded and revocable, and grant nothing from your main holdings. Treat it as a float rather than an account.

Can an agent move Bitcoin without any human step at all?
Only if something in the loop holds the key and signs unattended, which every provider named here declines to do. If a tool offers it, that is the question to ask about it first.

Is a bridge cheaper than an exchange for this?
Often not, for common pairs. An exchange usually wins on BTC to USDC. Bridges win when the destination is a rollup that exchanges do not support as a withdrawal network, which is most of them.


Can an AI Agent Actually Move Bitcoin? was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

The Hike Hit 90% And Every Major Went Green

Chain of Thoughts 2026–09–12

Core inflation ran a tenth hot, odds of a September rate increase jumped from a coin flip to near-certainty in a single session, and crypto rallied across the board. The market did not buy the Fed’s direction. It bought the end of the argument.

Generated using Nano Banana 2

The Verdict

Bitcoin — short term (3–5 months). $77,466, up 0.67% on a day that by yesterday’s logic should have hurt it badly. The Sept 16 FOMC is now priced at roughly 90% for a 25bp hike, which inverts the setup this digest has been describing all week. The hike is no longer the risk — it is the base case. The risk is a hold, and a hold would arrive as a shock into positioning that has stopped hedging for one. $83,000 on a daily close confirms the range; $72,000 breaks it, and the two are now equidistant at about 7% either way.

Bitcoin — long term (1–3 years). For most of its history bitcoin’s deepest structural advantage was that you could read the holders. Cost basis, dormancy, capitulation, accumulation — all of it legible on a public ledger, in a way no equity or commodity has ever offered. That legibility is eroding. On-chain data showed an unusually muted HODL-waves reaction to July’s break below $58,000, an anomaly sharp enough to raise questions about whether that level ever functioned as a bear-market floor at all #16. The mechanical reason is simple: as coins migrate into ETFs, custodians, wrapped products and treasury companies, the decision to sell stops touching the chain. An ARKB redemption is a share transaction. Over three years you are underwriting an asset whose transparency premium is being quietly spent down — the ledger stays public while the behaviour it used to record moves off it.

Ethereum — short term. $2,550.62, up 4.60% — roughly seven times bitcoin’s move, on no Ethereum-specific news whatsoever. Treat that as a positioning outcome rather than a rerating: an asset that outruns the benchmark sevenfold without a story of its own is being covered, not accumulated. The practical effect is that the $2,300 invalidation line, which sat 5.7% away on Thursday, is now 9.8% below spot. The cushion that did not exist yesterday was rebuilt in a single session, and it was rebuilt by short sellers rather than buyers.

Ethereum — long term. Standard Chartered published a forecast this week that Sky will pass roughly five times as much value to token holders by 2028 as USDS adoption and borrowing capacity expand, putting a $0.325 target on SKY #17. Set aside whether the number is right and notice its shape: a global bank modelling an application token as a claim on a growing stream of distributed value. That model does not exist for ETH, because ETH lacks the mechanism it describes. Over three years the base asset competes for the same institutional dollar against things built on top of it that can be underwritten with a spreadsheet. The app layer is learning to pay. The chain is not.

Cardano — short term. $0.2073, up 0.28% — the weakest major for the third consecutive session, and this time it happened on a fully green board. The previous two sessions could be explained as macro beta, since ADA falls hardest when everything falls. That explanation is now spent. On a day when every other major caught a bid of 0.67% to 4.60%, ADA caught 0.28%, which is what thin two-way books look like when the flow arrives and routes elsewhere. Nothing Cardano-specific broke. Nothing Cardano-specific showed up either.

Cardano — long term. Bitwise is closing its Dogecoin ETF less than a year after launch, with trading halting October 14 #18. The fund did about $3 million of volume on its opening day and never came close again. Much of the institutional case for every large altcoin — Cardano included — rests on the assumption that a listed wrapper eventually unlocks demand sitting on the sidelines. Dogecoin just ran that experiment to completion: the wrapper existed, the access was real, and nobody showed up. The question for ADA over three years is not whether a product gets approved. It is whether there is a buyer waiting behind it. Cardano’s market cap is $7.78B. Draw your own conclusion about which of those two is the binding constraint.

Solana. $101.43, up 2.29%, back above the $100 handle it lost on Thursday. Reclaiming a round number in two sessions says the break was liquidation rather than a change of view.

BNB and XRP. $727.82 (+3.13%) and $1.37 (+1.70%). Both mid-pack, which is the whole story — on a day driven by a macro release, the majors sorted themselves by how much leverage had to unwind, not by anything either network did.

Why The Market Is Here

August CPI landed at 0.4% for the month and 3.4% year over year, both in line with consensus #2. Core, which is the number the Fed actually watches, rose 0.3% against a 0.2% forecast — a tenth hot, with the 12-month core at 2.4% #1. That single tenth did the work. Rate-hike odds for Wednesday’s meeting went from roughly a coin flip to about 90% inside one session #3. Bond yields printed fresh multi-decade highs intraday on the release #5.

And then everything went up.

The S&P added 1.00%, the Nasdaq 1.12%, gold 0.91%, and every major crypto closed green. The 30-year Treasury yield touched 5.36% and finished lower on the day at 5.349%. Most telling of all, the VIX fell 11.04% to 15.87 — a volatility crush, on the day the Fed’s path turned hawkish.

Yesterday this digest argued that crypto is the most junior claim in the macro stack — no earnings underneath it, so it absorbs a discount-rate shock in full and then some. Today the discount-rate news got unambiguously worse and bitcoin went up. The juniority thesis does not survive that tape in its simple form.

Here is the repair, and it is the more durable frame. Crypto is not priced off the level of the policy rate. It is priced off the variance around it. On Thursday you owned a coin flip four days out from a decision — the single most expensive thing a portfolio can hold, because it cannot be hedged cheaply in either direction. On Friday you own a decision. The rate is worse and the distribution is narrower, and for risk assets the second of those was worth more than the first cost. An 11% volatility crush on a hawkish print is not a market that disagrees with the Fed. It is a market that has stopped paying for insurance against an argument that just ended.

That framing has one weakness, and it belongs in the open rather than in a footnote. The argument has not ended — it has only been priced as though it has, and the revision markets made on Friday was performed on a chair who has never endorsed it. Kevin Warsh’s preferred inflation gauge continues to tell a materially different story from the headline CPI #4. Ninety percent is not a forecast of what Warsh believes. It is a forecast of what the market thinks an energy shock will force him to do. That gap is the widest it has been all cycle, and the entire volatility crush is standing on top of it.

The geopolitics delivered the same lesson from the opposite direction. Houthi forces took control of essentially the whole of Yemen’s Red Sea coastline #8, a development serious enough that the live question is now whether they can close the Red Sea outright rather than merely harass it #9. Brent fell 2.32% to $105.13 on the news. A chokepoint changed hands and the barrel went down.

Two events that should have hurt, and neither did. The common thread is not optimism. It is that both were already carried in the price — the hike since Tuesday, the Bab el-Mandeb risk premium for weeks. Markets stop responding to a risk at the point where they have finished buying it, not at the point where it stops being real.

Underneath the rally, the household transmission kept tightening. Fuel costs are still doing the squeezing #10, and the 30-year mortgage rate crossed 7% for the first time in over a year while home sales hit their 2026 low against a seven-year inventory high #11. A tape can crush volatility and a housing market can freeze in the same week. They are answering different questions.

Institutional Pulse

The flows went the other way from the price. US spot bitcoin ETFs shed roughly $449 million across three sessions, with Thursday’s $282.6 million the largest single-day outflow since July. ARK 21Shares accounted for $164 million of it, ahead of Grayscale at $36 million and Fidelity at $33.6 million; ether and solana funds also ran net negative #7.

So the visible institutional channel was a net seller into a week that ended green. Whoever bid Friday’s tape was not the ETF investor. CoinDesk attributed part of bitcoin’s recovery toward $77,300 to zcash leverage unwinding #6 — which is to say, a chunk of the move was positions closing rather than capital arriving, the same mechanic driving ETH’s outperformance above.

The sharpest print of the day was a company destroying its own paper. Metaplanet cut its executive reward pool by 41%, extinguishing about $220 million in value and scrapping its employee warrant plan, after the stock fell roughly 17% across two sessions #13. A bitcoin treasury company’s compensation structure is a leveraged claim on its own share premium, and when the premium compresses the incentive package stops functioning before the balance sheet does. The coins on Metaplanet’s books did not move. The instrument built on top of them lost a fifth of its value in two days.

Meanwhile India’s SEBI launched its Demat 2.0 pilot with more than $100 million of tokenized corporate bonds settled via wholesale CBDC #19. A sovereign regulator now has a working tokenized settlement stack with a central-bank money leg and no public chain anywhere in it.

On what the flow tables miss. The ETF numbers above measure one access route — the retail-and-advisor wrapper — not the whole building. A sovereign bond pilot, a compensation restructuring at a treasury company and a leverage unwind on a privacy coin all moved capital through crypto this week, and none of them appear in a netflow chart.

Calendar Watch

Three events, one week, and they overlap.

FOMC, Sept 15–16. Roughly 90% priced for a 25bp hike. The trade is no longer directional — it is about whether the resolution the market bought on Friday actually gets delivered.

Bank of Japan, Sept 16–17. MarketWatch makes the case that the BoJ, not the Fed, is the more likely source of next week’s genuine shock #12. With USDJPY at 153.68 and the Fed expected to tighten the day before, the yen carry trade gets repriced twice in twenty-four hours.

CLARITY Act, Senate vote Sept 15. Senate Republicans circulated a revised draft ahead of the initial vote, adding registration requirements for controlled trading protocols while leaving ethics provisions largely intact #14. The vote lands the day before the Fed decision, which means the most consequential crypto legislation of the cycle will be scored by a market whose attention is elsewhere.

Signals Worth Watching

The hold is now the shock. This is the cleanest asymmetry on the board. If Warsh holds on Wednesday against 90% pricing, the volatility crush reverses instantly and crypto is positioned wrong in the direction that usually hurts most — long into an unhedged surprise. A hike delivers what is priced and should be close to a non-event.

A second quantum result landed in one day. Yesterday’s note here was that one halved benchmark is not a crisis but a pattern of them is a schedule, and to watch for a second result this quarter. It arrived the next morning: an AI-agent challenge cut a resource benchmark for one component of a quantum attack on bitcoin by 86% #15. Two results, two days, 50% then 86%. The relevant variable is no longer cryptographic research throughput — it is how much of that research AI agents can do unsupervised.

Zcash wrapper premium — concluded. This tracker was opened on Sept 8 and ran three quiet sessions. It has now resolved, in the least interesting way available: the leverage unwound, as noted above. No structural signal, no persistent premium, just positioning that got too large and then did not. Dropping it.

Bab el-Mandeb freight and war-risk insurance — still no print. An entire coastline changed hands and there is still not a single published war-risk premium or freight spread in the feed to price it with. When that number finally appears it will not confirm what the oil price already told you; it will be the first honest read on whether shipping treats this as a spike or a new base.

If I Had $100 This Month

A green board on a hawkish print, four days before a central bank meeting that is 90% priced and one day before a second central bank that is not, is not a setup that rewards conviction sizing. It is a setup that rewards being already positioned and not touching it.

  • $60 → BTC. The volatility crush is doing the work right now, and buying after a crush and before two central banks is worse timing than buying on schedule regardless of either.
  • $25 → ETH. A 4.6% day on no news is a positioning move, not a rerating — treat the higher price as noise around the same accumulation plan, not as a signal to hesitate.
  • $15 → ADA. Third straight session as the weakest major, this time on a day when everything else worked, which is a liquidity fact rather than a Cardano one.

Hold actual coins. Not ETF shares, not equity proxies.

This is how I’d think about it. Make your own call.

Sources

  • #1 — Core CPI rose a faster-than-forecast 0.3% in August, setting up possible Fed rate hike — CoinDesk
  • #2 — Inflation persisted in August, potentially locking in a Fed interest rate hike — CNBC
  • #3 — Fed rate hike odds surge to 90% on monthly jump in core prices — Yahoo Finance
  • #4 — Hotter CPI complicates Fed hold as Warsh’s preferred inflation gauge tells different story — CoinDesk
  • #5 — Bitcoin spikes toward $80K as US CPI data delivers new 22-year high in bond yields — CoinTelegraph
  • #6 — Bitcoin recovers toward $77,300 as zcash leverage unwinds — CoinDesk
  • #7 — Bitcoin ETF outflows accelerate as investors pull $449M in three days — CoinTelegraph
  • #8 — Houthis take control of Yemen’s entire Red Sea coast, reports say — Al Jazeera
  • #9 — Can the Houthis close the Red Sea after seizing the Yemen coast? — Al Jazeera
  • #10 — US prices remain high as fuel costs squeeze household budgets — BBC Business
  • #11 — The 30-year mortgage rate just crossed 7% for the first time in over a year — MarketWatch
  • #12 — Forget the Fed. The Bank of Japan could deliver next week’s market shock. — MarketWatch
  • #13 — Metaplanet cuts executive reward pool by 41%, extinguishes $220 million in value — CoinDesk
  • #14 — Senate Republicans Release Revised Clarity Act Ahead of September 15 Vote — Decrypt
  • #15 — AI Agents Just Slashed the Cost of a Quantum Attack on Bitcoin — Decrypt
  • #16 — Bitcoin buyers wary of July sub-$58K floor amid onchain data ‘anomaly’ — CoinTelegraph
  • #17 — Standard Chartered forecasts SKY rising fivefold to $0.325 by 2028 — CoinTelegraph
  • #18 — Bitwise shuts down Dogecoin ETF less than a year after launch — The Block
  • #19 — India’s SEBI Demat 2.0 pilot debuts with over $100 million in tokenized bonds — The Block

Market Data

Asset             Price          24h
──────────────────────────────────────
Bitcoin (BTC) $77,466 +0.67%
Ethereum (ETH) $2,550.62 +4.60%
Cardano (ADA) $0.2073 +0.28%
Solana (SOL) $101.43 +2.29%
BNB $727.82 +3.13%
XRP $1.37 +1.70%
Fear & Greed: 56 — Greed  (was 69 yesterday)
S&P 500: +1.00% · Nasdaq: +1.12% · DXY: 99.07 (-0.02%) · Gold: $4,404 (+0.91%)
Brent: $105.13 (-2.32%) · US 10Y: 4.955% (+1.1bp) · US 30Y: 5.349% (-1.2bp)
VIX: 15.87 (-11.04%) · USDJPY: 153.68

Equity, gold, oil and yield figures are intraday prints as of 12:26pm ET — the US cash session was still open at the close of this data window. Fear & Greed fell 13 points on a day every major rose, the mirror image of yesterday’s divergence; a sentiment survey lagging a two-day reversal is doing exactly what a sentiment survey does.

Chain of Thought is a daily crypto and macro market digest. Not financial advice.


The Hike Hit 90% And Every Major Went Green was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Bitcoin’s Halving Cycle: What History Says vs. What’s Different This Time

Bitcoin’s 4-year halving cycle built its reputation — but ETFs, shrinking returns, and macro forces are rewriting the playbook for 2028.

Bitcoin Halving Cycle 2028 — History vs. What’s Different

Every four years, a single line of code fires, and the entire crypto market holds its breath.

It’s called the halving. It has preceded every major Bitcoin bull run since 2012. And it has turned a decade of skeptics into believers, because the pattern looked almost too clean to be coincidence: halving, rally, euphoric peak, brutal crash, repeat.

But in 2026, something is different. Bitcoin trades in the high-$70,000s, roughly 40% below its October 2025 all-time high near $126,000 — and instead of the market simply “waiting for the next halving” like it always has, a real debate has broken out among analysts, on-chain researchers, and Wall Street desks: is the four-year cycle still driving Bitcoin’s price, or has it quietly died, replaced by something closer to a traditional macro asset?

If you’ve ever typed “when is the next Bitcoin halving” or “does the 4-year cycle still work” into Google, this is the article that actually answers it — with the historical data, the current on-chain reality, and the honest uncertainty that most “guru” content skips.

What Is the Bitcoin Halving, Exactly?

Bitcoin’s supply isn’t controlled by a central bank. It’s controlled by code written by Satoshi Nakamoto in 2009. Roughly every four years, or every 210,000 blocks mined, the reward paid to Bitcoin miners for validating transactions gets cut in half.

That’s it. That’s the whole mechanism. But the implications are enormous, because it directly throttles how much new Bitcoin enters circulation.

Here’s the halving schedule so far:

  • 2012 — Block reward drops from 50 BTC to 25 BTC
  • 2016 — Block reward drops from 25 BTC to 12.5 BTC
  • 2020 — Block reward drops from 12.5 BTC to 6.25 BTC
  • 2024 — Block reward drops from 6.25 BTC to 3.125 BTC (this happened on April 20, 2024)
  • 2028 (projected) — Block reward drops from 3.125 BTC to 1.5625 BTC, expected around block 1,050,000, likely in spring 2028

Every 210,000 blocks, new issuance is cut in half again — a slow march toward Bitcoin’s hard cap of 21 million coins, with the final fraction of a coin expected to be mined around the year 2140.

The economic logic is straightforward: if demand stays constant while new supply entering the market gets cut in half, price should, in theory, rise. For three consecutive cycles, that’s more or less exactly what happened.

What History Actually Says: The Pattern That Built Bitcoin’s Reputation

This is the part most explainers get wrong — they treat the halving cycle as one story, when it’s really four increasingly different stories.

Cycle 1 (2012): Bitcoin traded around $12 at the halving. Within about a year, it was pushing toward $1,000. That’s a roughly 100x move — a number so extreme it’s only possible in a market that small and immature.

Cycle 2 (2016): Bitcoin sat near $650 at the halving. By the euphoric peak of December 2017, fueled by retail mania and the ICO boom, it touched almost $20,000 — about a 30x multiplier.

Cycle 3 (2020): Bitcoin was trading around $8,500 at the halving, in the depths of pandemic uncertainty. It went on to hit roughly $69,000 in late 2021 — close to an 8x return.

Cycle 4 (2024): Bitcoin was already near $64,000 on halving day — itself remarkable, since previous halvings had happened in bear or recovery markets, not near record highs. It later touched a new all-time high near $126,000 in October 2025. The multiplier from halving day to peak: roughly 2x.

Lay those four numbers next to each other — 103x, 30x, 8x, 2x — and the trend is unmistakable. Each cycle has delivered a dramatically smaller percentage return than the one before it. That’s not a bug in the data; it’s the natural result of a market that keeps getting bigger, deeper, and more institutionally owned.

The other consistent historical pattern: every halving has been followed by a new all-time high within roughly 12–18 months. That streak is intact — four for four. The open question is whether it stays intact for a fifth time in 2028.

What’s Genuinely Different This Time

Three structural shifts separate the current cycle from everything that came before it, and they’re worth understanding individually rather than lumping them together as vague “this time it’s different” talk.

1. The Supply Shock Is Now Almost Meaningless

In 2012, the halving removed about 3,600 BTC per day from new issuance — a massive deal in a market where daily trading volume was thin and illiquid. By the 2024 halving, that number had shrunk to roughly 450 BTC per day, worth around $28 million against a market moving billions of dollars daily. By the 2028 halving, daily issuance drops again, from roughly 450 BTC to about 225 BTC.

Compare that 225 BTC/day figure to spot Bitcoin ETF demand, which has swung between 5,000 and 20,000 BTC per day in active buying months. The math is stark: the halving’s direct supply impact is now a rounding error next to institutional flows. CryptoQuant CEO Ki Young Ju has publicly argued the cycle theory is effectively “dead” for exactly this reason — the mechanism that mattered in a thin 2012 market is arithmetically trivial in a multi-trillion-dollar one.

2. Institutions Set the Price Now, Not Retail Mania

The approval of spot Bitcoin ETFs in January 2024 fundamentally rewired how demand enters the market. For the first time, pension funds, RIAs, and corporate treasuries could buy Bitcoin exposure through a regulated brokerage account instead of a crypto exchange. That pulled demand forward — Bitcoin hit its cycle-four all-time high before the traditional post-halving euphoria phase even really got going, breaking the old script where prices climbed for a year-plus after the halving before topping out.

This also means Bitcoin now correlates more tightly with traditional risk assets, interest-rate expectations, and global liquidity conditions than with its own internal supply schedule. When the Fed cut rates in December 2025, Bitcoin didn’t rally the way old playbooks predicted — a signal that macro forces are now competing with, and sometimes overriding, crypto-native catalysts.

3. A Rival Theory Has Emerged: The Two-Year Cycle

A growing camp of analysts now argues Bitcoin has shifted from one long four-year cycle to shorter, overlapping cycles driven by global liquidity expansion and contraction — compressed boom-bust patterns that front-run the halving rather than follow it. Under this framework, institutional access and faster information flow mean the market “prices in” the halving’s effects well before the event itself, making the old calendar-based timing models far less reliable for entry and exit decisions.

None of this means the halving is irrelevant. Every analyst tracking this debate agrees it still shapes long-term scarcity. What’s changed is whether it’s still the dominant short-term price driver — and the honest answer, based on the data, is probably not anymore.

Where Bitcoin Stands Right Now in the Cycle

As of September 2026, Bitcoin trades in the upper-$70,000 range, roughly 40% below its October 2025 peak near $126,000. Based on the structure of prior cycles, several analysts place the current bear-market bottom window somewhere between October 2026 and January 2027 — though, as always with Bitcoin, that’s a pattern-based estimate, not a guarantee.

The next halving is projected for around April 2028, with block 1,050,000 marking the moment the reward falls to 1.5625 BTC. If the historical 12–18 month post-halving rally pattern holds a fifth time, that points toward a potential cycle peak sometime between late 2029 and early 2030 — though given how dramatically cycle four already deviated from the script, treating that as a confident prediction rather than a rough historical echo would be a mistake.

What This Means for Anyone Watching Bitcoin Right Now

The takeaway isn’t “the halving doesn’t matter” or “the four-year cycle is dead.” It’s more nuanced, and more useful:

  • The halving still enforces genuine scarcity — it’s the mechanical backbone of Bitcoin’s entire monetary policy, and that hasn’t changed.
  • Its short-term price impact has shrunk with every cycle — and by 2028, it will be smaller still, dwarfed by ETF and institutional flows.
  • Macro conditions now compete directly with crypto-native catalysts — interest rates, global liquidity, and risk appetite increasingly drive Bitcoin’s price action alongside, or instead of, its own supply schedule.
  • Diminishing percentage returns are the new normal — a maturing, trillion-dollar asset simply cannot replicate 100x or even 30x moves, and expecting it to is a recipe for disappointment.
  • Every past halving has been followed by a new all-time high within 12–18 months — a streak that remains unbroken, even as the size of the move keeps shrinking.

Bitcoin isn’t repeating its history. It’s rhyming with it — same underlying mechanism, wildly different market wrapped around it. Understanding that distinction is the difference between using the halving as one useful data point among many, and treating it as a crystal ball it was never built to be.

Frequently Asked Questions

When is the next Bitcoin halving?

The next halving is projected for around April 2028, at block height 1,050,000, when the block reward drops from 3.125 BTC to 1.5625 BTC. The exact date shifts slightly based on network hash rate and block times.

Does the Bitcoin four-year cycle still work?

It’s genuinely debated. The pattern of a new all-time high within 12–18 months of each halving has held for four consecutive cycles, but the percentage returns have shrunk dramatically each time, and institutional/ETF demand now overshadows the halving’s direct supply impact.

Why does each Bitcoin halving cycle produce smaller returns?

Because Bitcoin’s market has grown from a thin, illiquid niche market in 2012 to a multi-trillion-dollar asset class. The same fixed percentage cut in new supply has a much smaller relative impact on a much larger, more liquid market.

What’s different about the current Bitcoin cycle compared to past ones?

Spot Bitcoin ETFs (approved January 2024) pulled institutional demand forward, Bitcoin hit its cycle all-time high with a much smaller multiplier than prior cycles, and macro factors like interest rates now compete with the halving as primary price drivers.

This article is for informational and educational purposes only and does not constitute financial advice. Cryptocurrency markets are highly volatile — always do your own research before making investment decisions.


Bitcoin’s Halving Cycle: What History Says vs. What’s Different This Time was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

The Macro Inflation Flush

Deconstructing the $363M PPI Liquidation and the $76.4K Spot Defense

Why algorithmic selling following the 5.4% PPI print met immediate institutional absorption, confirming the strength of the $76,000 structural base.

by Sheni Ogunmola

Daily Morning Logic | Institutional Equity Research

The Macro Collision: Hotter PPI Meets Spot Order Books

Financial feeds opened the session under aggressive selling pressure following the latest Producer Price Index (PPI) print, which rose 0.4% month-over-month, pushing annualized wholesale inflation to 5.4%. Systematic trading desks immediately priced in hawkish interest rate risks, triggering an automated risk-off impulse across major derivative platforms.

The knee-jerk reaction was sharp and mechanical: Bitcoin plummeted 2.2% to an intraday low of $76,464, wiping out $363 million in leveraged long positions within hours.

Social feeds instantly turned defensive, with retail analysts warning of an imminent breakdown toward $70,000 and the invalidation of the late-summer recovery. Yet, by mid-session, the entire move was aggressively absorbed, with price snapping straight back toward the $78,680 mark.

Separating paper leverage reactions from physical order-book clearing reveals that this flush was an execution event rather than a regime change.

Anatomy of the Tape: Leverage Capitulation vs. Spot Inelasticity

Examining cross-exchange order flow and on-chain cost bases exposes three critical mechanics that prevented a deeper cascade:

  • The $363M Long Liquidation Flush: The initial drop beneath $77,000 was driven by cascading margin calls on high-leverage perpetual contracts. The speed of the move purged late breakout momentum traders and reset perpetual funding rates to flat, clearing excess derivative froth.
  • SOPR Neutrality at 1.01: On-chain data indicates that while short-term holders moved roughly 549,000 BTC across exchanges during the volatility, the Short-Term Output Profit Ratio (SOPR) held firm at 1.01. Short-term allocators were taking marginal profits or breaking even — they were not capitulating at a loss into the bid.
  • Spot ETF Absorption Momentum: Despite localized intraday chop, broader balance-sheet demand remains structurally sound. Regulated spot Bitcoin ETFs have absorbed over $3.8 billion over the past three weeks, providing a consistent liquidity floor that drains liquid float directly off OTC desks.
  • The $76,400 Structural Defense: The rapid bounce from $76,464 demonstrates that the dense limit buy orders resting between $76,000 and $76,900 functioned as intended. Institutional buyers stepped in to provide immediate liquidity, refusing to allow price to settle below previous weekly range support.

Valuation Asymmetry: The Flaw in the Inflation Breakdown Narrative

The prevailing retail assumption is that any uptick in inflation prints must trigger a secular bear trend for digital assets.

Applying the Dhandho mental model — anchoring decisions on bounded downside and asymmetric expansion — highlights the logical failure of that perspective:

  • Downside Is Strictly Defined by Spot Blocks: The aggressive defense of $76,400 establishes a clear boundary. Selling pressure required an unexpected inflation surprise and $363 million in forced liquidations just to push price down 2.2%, only for that drop to be erased within six hours.
  • Programmatic Supply Scarcity Outweighs Macro Noise: Global central banks and sovereign debt dynamics are constrained by surging fiscal borrowing costs, while Bitcoin’s programmatic post-halving issuance remains mathematically fixed at ~450 BTC per day. Macro debt concerns continue driving sovereign and corporate balance sheets toward non-debasable assets.
  • Overhead Liquidity Vacuum: With leverage flushed from the system and bears repeatedly punished for shorting into the $76,000 demand shelf, the resting liquidity pools above $80,300 and $82,500 remain magnetic targets for the next expansion.

Strategic Portfolio Allocation

“Macro headlines generate the volatility; structural balance sheets provide the absorption. Never confuse a rate-expectation margin flush with an institutional exit.”

Holding scarce monetary assets and dominant infrastructure tollbooths remains the optimal posture in an environment defined by persistent inflation and high fiscal deficits. As long as spot order books continue absorbing headline-driven flushes above $76,000, current price action represents accumulation within a tightening structural range.

Legal Notice: This research report is compiled strictly for educational and informational purposes. We are not licensed financial advisors. Digital asset investments carry substantial risk of capital loss. Conduct independent due diligence before allocating capital.

The Macro Inflation Flush was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Can Crypto Companies Outsource Compliance to AI?

Photo by Aerps.com on Unsplash
Inside the false positives, bias, and liability gaps AI creates in crypto compliance

The expansion of financial activities related to digital assets has created a difficult compliance problem.

Virtual asset service providers (VASPs) process large volumes of transactions across wallets, exchanges, blockchains, and jurisdictions – simultaneously, regulators expect them to verify customers, monitor transactions, detect suspicious activity, screen for sanctions, and keep detailed records.

Traditional compliance systems weren’t built for that kind of speed and volume.

Artificial intelligence offers a possible solution.

It can process large datasets, identify transaction patterns, assess risk, and automate parts of compliance. For crypto businesses, this creates an opportunity to make compliance faster and more responsive.

However it also creates a legal problem.

If a VASP relies on an AI system to make or support compliance decisions, who remains responsible when the system gets it wrong?

That question is becoming increasingly important as AI moves from assisting compliance teams to influencing decisions that can directly affect customers and transactions.

Why Crypto Compliance Is Different

Compliance in crypto markets presents some characteristics that are different from traditional financial services.

Blockchain transactions run 24/7, across borders, often between wallet addresses that don’t obviously reveal who’s actually behind them. A VASP may therefore need to assess not only its customer but also the transaction history associated with a wallet and a single customer may interact with multiple wallets, decentralised protocols, exchanges, and other services.

That’s an enormous amount of information for a human team to review by hand – which is exactly the kind of problem AI is good at.

How AI Can Be Used in Crypto Compliance

AI can support several stages of the compliance process.

  • Identity verification (KYC)

AI can assist with customer onboarding by automating parts of identity verification.

The systems can analyse identification documents, compare information across databases, detect inconsistencies and, where appropriate, support biometric or liveness verification. This can reduce the amount of manual work involved in onboarding customers but automation does not eliminate the need for proper customer due diligence.

A system can verify the authenticity of a document without confirming the identity of the presenter. Thus, the quality of the data and the design of the verification process are crucial.

  • Transaction Monitoring

This may be one of the most significant applications of AI in crypto compliance.

Instead of reviewing transactions one at a time, AI can scan for patterns across thousands of wallets at once – rapid movement between addresses, connections to high-risk wallets, behavior that looks designed to dodge reporting thresholds, or links between addresses that seem unrelated on the surface.

The system can then assign a risk score or generate an alert for further investigation.

An AI-generated alert doesn’t confirm money laundering or fraud; it just indicates a pattern that may need human investigation.

  • Sanctions and Risk Screening

AI can assist crypto businesses with sanctions and risk screening. A compliance system may compare wallet addresses, transaction histories, and customer information against relevant sanctions lists and other risk databases.

It can also help identify relationships that are not immediately apparent from a simple name or address search. This can be particularly useful in a market where transactions may involve pseudonymous blockchain addresses rather than conventional bank-account identifiers but the reliability of the outcome depends heavily on the information being used.

An incomplete database misses real risks, and an oversensitive model buries compliance teams in false alarms.

  • Suspicious Transaction Reporting

AI can also assist with the process that follows transaction monitoring.

Where a system identifies potentially suspicious activity, it can help compliance teams organise the relevant information, prepare internal case files and support regulatory reporting.

Natural language processing can also assist in reviewing regulatory guidance and identifying changes in compliance requirements.

Automated reporting comes with its own risks. A suspicious transaction report is more than a technical output; it can carry regulatory and legal implications. A VASP must therefore understand how the automated system makes decisions and ensure proper oversight of the reporting process.

AI Does Not Become the Compliance Officer

A VASP can use AI for compliance tasks, but the AI does not become the regulated entity; the business still holds the regulatory responsibility.

If an AI system fails to identify suspicious transactions, incorrectly classifies customers as low-risk, or produces defective reports, the VASP may still have to answer to its regulator.

Using someone else’s AI tool doesn’t transfer your compliance obligations to them.

This follows a fundamental principle in financial regulation that outsourcing or automating a function does not equate to relinquishing accountability for that function.

In practice, that means a crypto business needs to actually understand its own AI system – what it does, what data it uses, how it was tested, and where a human needs to step in.

The False Positives Problem

AI systems can sometimes miss detecting suspicious activity or misidentify legitimate actions as potentially harmful.

Imagine a customer who regularly transfers digital assets between several wallets because they use different wallets for different purposes. An AI model may interpret the pattern as suspicious because it resembles behaviour associated with layering or asset movement.

The customer’s account may then be restricted or subjected to additional review. If this happens repeatedly, legitimate customers get fed up with unnecessary friction, and the compliance team drowns in false alarms.

The objective therefore is to create a system capable of distinguishing between unusual activity and genuinely meaningful risk.

The Problem of Algorithmic Bias

AI systems learn from data.

If the data used to train or configure a system is incomplete, inaccurate or biased, the resulting compliance decisions may also be problematic.

For example, a risk model may disproportionately classify certain transaction patterns as high risk because of the way its historical data was constructed.

How then does a VASP know that its AI compliance system is producing fair and reliable results?

The answer requires more than purchasing an AI compliance tool. Businesses may need appropriate testing, validation, monitoring and periodic review of the system.

Explainability Matters

A human compliance officer can generally explain why a customer was flagged for review.

An AI system may produce a risk score without providing an explanation that a human reviewer can easily understand.

That’s a real problem when the AI’s decision affects someone’s account or blocks their transaction. If a business restricts a customer because a model called them high-risk, someone inside that business needs to be able to explain why – in plain terms, to the customer and potentially to a regulator.

This means that the business should have sufficient understanding and documentation to explain and defend the compliance process.

Data Privacy Is Another Layer of Risk

AI-powered compliance systems may process significant amounts of personal and financial information.

This can include: identity documents, biometric information, transaction histories, wallet addresses, device information, IP addresses, behavioural patterns and information about counterparties.

When these datasets are combined, a VASP may be able to create a detailed picture of a customer’s financial behaviour.

That creates data-protection and privacy concerns.

The fact that blockchain transactions may be publicly visible does not mean that every piece of information derived from those transactions can be processed without restriction.

A VASP using AI therefore has to consider not only whether the system is effective but also whether the data is collected, processed, stored and shared lawfully.

What Happens When the AI Makes a Mistake?

Picture three failures: the AI misses genuine fraud, wrongly tags a legitimate customer as high-risk, or blocks a real transaction on a false positive.

In each case, the technology may have failed.

However, the legal responsibility does not necessarily stop there.

The VASP chose the system.

The VASP integrated it into its compliance process.

The VASP relied on its output.

The VASP remains subject to the regulatory obligations applicable to its business.

This does not mean an AI provider can never be liable. Where the provider’s system fails to perform as contractually promised, contains a material defect, or the provider’s own conduct contributes to the compliance failure, liability may arise under the applicable law.

However, the VASP remains responsible for its regulatory obligations because it chose to use an AI system.

Human Oversight Still Matters

The most workable model right now is AI and humans working together, not AI replacing the team outright.

Let AI do what it’s good at: collect, analyze, detect, score, flag. Human compliance professionals can then investigate, assess context, and make decisions where human judgment is necessary.

Human involvement is crucial for high-impact decisions, and the required level varies based on the function being automated.

The key is to ensure that automation does not become a substitute for accountability.

AI Governance Needs to Be Part of Compliance Itself

If AI is becoming part of the compliance infrastructure of a VASP, then AI governance itself should become part of the compliance framework.

Any business using these tools should be able to answer some basic questions:

What compliance function does the AI perform? What data does it rely on? How was the system tested? How accurate is it? How are false positives handled? Who reviews its decisions? How are errors corrected? How is the system monitored after deployment? What happens when the model changes?

These questions are critical because AI systems can significantly accelerate and expand the scale of compliance decision-making.

The Regulatory Challenge

Regulators aren’t against AI in compliance – used well, it can make AML systems faster and more effective at catching real risk. However, regulators also need assurance that businesses are not using AI as a black box.

A VASP should not be able to say:

“The algorithm made the decision.”

That defense may be insufficient where the business remains responsible for the underlying compliance function.

Regulatory attention will continue to shift toward governance, accountability, data quality, testing, explainability, and audit trails, not just whether a company has “AI-powered compliance” on its website.

The Larger Question

The use of AI in crypto compliance is not necessarily a choice between humans and machines.

AI is genuinely well-suited to problems involving huge volumes of data and constant monitoring. Human judgment still matters wherever context, discretion, and real consequences are on the line.

The real challenge is deciding where the boundary should be. AI can make crypto compliance faster, broader, and sharper.

What it can’t do is absorb the responsibility that comes with getting it wrong. The real test for crypto companies is whether they can use it without turning it into a gap where accountability quietly disappears.

If you enjoy analytical commentary on digital asset regulation, crypto markets, and emerging financial technologies, consider subscribing to my newsletter where I share additional research, commentary, and industry insights.

https://samuel-ayodeji.kit.com/profile

Also, if your company, startup, or publication needs clear, well-researched content on blockchain, digital assets, fintech, or emerging technology law, my inbox is always open.


Can Crypto Companies Outsource Compliance to AI? was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

ZEC Breaks $1,000 — Why Wall Street Now Wants Privacy Coins

Zcash just hit a decade-high above $1,000 after a landmark ETF conversion. Here’s why institutions are suddenly betting big on privacy coins.

ZEC Breaks $1,000 — Why Wall Street Now Wants Privacy Coins

A year ago, Zcash was crypto’s forgotten anonymity project — a niche coin traders mentioned in the same breath as “delisted” and “dead narrative.” Today, it’s outperforming every major sector in crypto, Wall Street’s biggest asset managers are racing to list it, and a handful of short sellers are watching their positions get vaporized in real time.

ZEC just crossed $1,000 for the first time in nearly a decade — and it didn’t stop there. Within days, the price pushed past $1,200, putting Zcash’s market cap north of $20 billion and vaulting it into the top 10 cryptocurrencies by market value. For an asset that traded below $30 as recently as early 2025, that’s not a rally. That’s a full-blown institutional re-rating.

So what changed? Why is the same “privacy coin” category that regulators spent years trying to strangle suddenly the hottest trade on the Street? Here’s the full breakdown.

The Number That Started It All: $1,000

On the first weekend of September 2026, ZEC surged roughly 20% in 24 hours, blowing through the psychological $1,000 level after opening the day near $828. Trading volume spiked to over $1.2 billion in a single day, and roughly $35 million in leveraged short positions were liquidated almost instantly.

That was just the opening move. Within a week, ZEC was trading above $1,200, with intraday highs near $1,255. Zoom out further and the numbers get even more staggering: ZEC is up more than 2,400% over the past year, and the privacy coin sector as a whole has now outpaced Bitcoin’s own October 2025 all-time high by more than 200%. No other major crypto sector can say the same.

This isn’t retail FOMO chasing a meme. This is a structural repricing — and it has a clear catalyst.

The Real Catalyst: Grayscale Turned Zcash Into an ETF

Here’s the headline institutional investors actually care about: Grayscale converted its Zcash Trust into a publicly listed, NYSE Arca-traded exchange-traded product.

For years, the biggest barrier keeping traditional finance away from privacy coins wasn’t performance — it was access and compliance. Fund managers, pension funds, and RIAs can’t just buy a token off a decentralized exchange. They need a regulated, exchange-listed wrapper that fits inside existing custody and compliance frameworks. Bitcoin got that unlock with spot ETFs in 2024. Zcash just got it in 2026 — the first privacy coin ever to cross that bridge.

Since the ETF conversion, Grayscale’s Zcash product has already pulled in hundreds of millions of dollars in net assets, and that number is climbing by the week. Every dollar that flows into that fund has to be backed by real ZEC, which mechanically tightens available supply at the exact moment demand is exploding.

This is the same playbook that took Bitcoin from a “risky internet money” narrative to a boardroom conversation. Zcash is now walking that same path — just faster.

Why “Privacy Coin” Stopped Being a Dirty Word

For most of the last decade, privacy-focused cryptocurrencies carried a stigma. Exchanges delisted them under regulatory pressure. Compliance teams treated shielded transactions as a red flag. The category was functionally radioactive for institutional capital.

Several forces have quietly dismantled that stigma:

  • Regulatory clarity improved. A resolved overhang around privacy-asset compliance removed one of the biggest reasons institutions avoided the category, triggering an immediate relief rally when the news broke earlier this year.
  • Supply mechanics turned bullish. Zcash’s 2024 halving cut annual issuance in half, and a growing share of total supply — reportedly around 30%, up from single digits in 2024 — is now locked in shielded pools rather than sitting on exchanges ready to sell.
  • Corporate treasuries started buying. Publicly traded, Winklevoss-backed Cypherpunk Technologies has been aggressively accumulating ZEC as a strategic treasury reserve asset, adding hundreds of thousands of ZEC to its balance sheet and treating it less like a speculative trade and more like digital gold with a privacy premium.
  • Financial privacy became a mainstream concern. As on-chain surveillance tools have gotten more sophisticated, everyday users and institutions alike have started asking a simple question: why should every transaction you make be permanently, publicly traceable? Zcash’s zero-knowledge shielded transactions answer that question better than almost anything else in crypto.

Put those four forces together and you get exactly what we’re seeing: a sector re-rating from “compliance risk” to “compliance-ready privacy exposure” — practically overnight.

Short Sellers Are Getting Crushed

Every explosive rally has a losing side, and this one is no exception. Traders who bet against ZEC on the way up are now facing brutal, mounting losses. One whale’s roughly $47 million short position is reportedly staring down a liquidation level near $2,292 — meaning if ZEC keeps climbing at even a fraction of its recent pace, that position gets wiped out entirely.

This kind of short squeeze dynamic tends to feed on itself. As shorts get liquidated, exchanges automatically buy back the asset to close those positions, which pushes the price up further, which triggers the next wave of liquidations. It’s part of why ZEC’s move has been so violent in both directions — and why volatility, not just upside, is now baked into this trade.

Is $1,000 the Top, or Just the Beginning?

This is the question every trader is asking right now, and reasonable analysts land on both sides.

The bull case: Institutional ETF flows are still early. Grayscale’s ZEC product has only captured a few hundred million dollars so far — a rounding error compared to what Bitcoin ETFs eventually absorbed. If even a modest slice of institutional allocators decide privacy exposure belongs in a diversified crypto portfolio, current price levels could look cheap in hindsight. Technical indicators across multiple timeframes remain firmly bullish, with rising moving averages on both short-term and long-term charts.

The bear case: ZEC’s price has nearly doubled in a single month and is up over 20x year-over-year. Parabolic moves of this magnitude almost always see sharp corrections, and elevated leverage in the futures market means volatility could cut just as violently to the downside as it did to the upside. Broader macro pressure — including rising odds of a Fed rate hike — has already dragged the entire crypto market lower even as ZEC held up better than most.

The honest answer: nobody knows exactly where ZEC goes next. What’s clear is that the reason it’s here — a genuine institutional access unlock, tightening supply, and a growing “digital privacy” narrative — is structurally different from a typical hype cycle. That’s exactly why traders are paying attention instead of dismissing it.

What This Means If You’re Trading ZEC Right Now

Volatility like this creates opportunity — and risk — in equal measure. A coin that can rally 20% in a day can also correct 20% in a day. Manually watching charts, setting alerts, and trying to time entries and exits around ETF flow data, whale liquidation levels, and shifting macro sentiment is a full-time job most traders don’t have time for.

That’s exactly the environment automated trading strategies are built for.

Ready to Trade the Privacy Coin Rally Without Watching Charts All Day?

ZEC’s move from under $30 to over $1,200 in a year is the kind of setup traders wait years for — and this cycle isn’t over. If you want exposure to Zcash’s momentum without babysitting every candle, subscribe to Hyperlyx AI and let automated, data-driven strategies trade ZEC for you around the clock.

Hyperlyx AI is built to spot the exact kind of volatility and momentum shifts driving this rally — executing faster and more consistently than manual trading ever could.

Get early access to Hyperlyx AI today and start putting the ZEC breakout to work in your portfolio.

This article is for informational purposes only and does not constitute financial advice. Cryptocurrency markets are highly volatile — always do your own research and consult a licensed financial advisor before trading.


ZEC Breaks $1,000 — Why Wall Street Now Wants Privacy Coins was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Ethereum Is Quiet at $2,500. But the Bigger Story Is Happening Underneath

Ethereum looks unusually calm.

After climbing more than 30% in August, ETH has spent the first part of September moving in a narrow range, repeatedly testing the $2,500 mark without finding enough momentum to break higher.

But beneath that quiet price action, the Ethereum market is anything but still.

Treasury companies are continuing to accumulate ETH. Exchange balances are falling. ETF demand has cooled but remains positive overall. At the same time, developers are preparing major changes to Ethereum’s infrastructure, with Glamsterdam approaching and the longer-term Hegotá roadmap beginning to take shape.

So while ETH is moving sideways, several important pieces are falling into place.

$2,500 Has Become the Market’s Battleground

ETH has spent much of the recent period between $2,480 and $2,520.

The repeated attempts to reclaim $2,500 show that buyers are still defending the psychological level, but resistance around $2,525–$2,535 has kept the upside contained. Beyond that, $2,550 remains the more important barrier.

A decisive move above $2,550 could put $2,600 back on the radar and potentially open a path toward the $3,000 area if momentum returns.

The downside is equally clear.

The first support zone sits around $2,475–$2,485. A break below it could expose $2,430–$2,445.

Some technical charts have also produced a golden cross, generally viewed as a longer-term bullish signal. But technical indicators alone cannot overcome weak market participation.

That is particularly important now, with investors watching the Federal Reserve meeting scheduled for September 15–16.

For the longer-term picture, current ethereum price prediction scenarios are likely to depend heavily on whether ETH can turn this consolidation into a sustained breakout rather than another temporary rally.

The Interesting Part: Retail Is Selling While Big Buyers Keep Adding

One of the clearest differences in the current market is happening between different groups of ETH holders.

Wallets holding between 100 and 10,000 ETH reportedly sold around 307,000 ETH last week.

Whales, meanwhile, bought roughly 82,000 ETH.

That does not necessarily mean the market is turning bearish. It may simply indicate that some investors are taking profits after August’s rally while larger players are building longer-term positions.

BitMine Immersion Technologies is perhaps the clearest example.

The company bought another roughly 28,086 ETH, worth around $69–70 million, bringing its reported holdings to approximately 5.93 million ETH.

That represents close to 4.9% of Ethereum’s total supply.

The scale is difficult to ignore. BitMine has continued buying even while its holdings remain below the average purchase price on paper, with a large portion of its ETH also being staked.

This is a very different approach from short-term trading.

Another Whale Is Hedging a Huge Short

Abraxas Capital has also been active.

The firm reportedly purchased around 13,000 ETH, worth roughly $32 million, in the spot market.

But the reason is particularly interesting: part of the purchase was reportedly used to hedge a much larger short position of around 141,000 ETH on Hyperliquid.

In other words, not every large ETH purchase represents a straightforward bullish bet.

Elsewhere, an early Ethereum holder reportedly sold around 11,023 ETH through Wintermute, while Justin Sun continued moving ETH after withdrawing additional funds from Lido.

The takeaway is simple: whale activity is increasing, but it is not pointing in one clear direction.

Some large holders are selling. Others are accumulating. Some are hedging.

ETF Momentum Has Slowed

The spot Ethereum ETF market tells a similar story.

Weekly inflows reportedly fell to around $218 million, down sharply from approximately $824 million the previous week. Some individual trading sessions also saw net outflows.

That is a noticeable slowdown.

Still, it would be premature to interpret weaker ETF flows as disappearing institutional interest.

Another part of the supply picture is moving in the opposite direction.

More than 116,000 ETH reportedly left exchanges within a 48-hour period at one point. Fewer ETH sitting on exchanges can mean less immediate selling pressure, although it does not guarantee that prices will rise.

Institutional infrastructure is also expanding. Standard Chartered has reportedly increased access to deliverable ETH spot trading for institutional clients in the UAE.

The market, therefore, is seeing slower demand in one area while institutional participation continues to develop elsewhere.

Ethereum’s Biggest Story May Not Be Its Price

If the price chart looks boring, Ethereum’s development roadmap certainly does not.

The Ethereum Foundation’s Protocol Cluster recently released its first unified ranking of 62 proposed EIPs for the planned Hegotá upgrade.

Two proposals were placed among the highest-priority changes.

EIP-7805, or FOCIL, is aimed at strengthening censorship resistance by helping enforce transaction inclusion.

EIP-8141, known as Frame Transactions, could address one of Ethereum’s long-standing user-experience problems: needing ETH simply to pay transaction fees.

The proposal could eventually allow users to pay gas with stablecoins such as USDC or USDT while also supporting native account abstraction and new authentication approaches.

That could make interacting with Ethereum feel considerably simpler for ordinary users.

There is also a much longer-term objective behind the roadmap: quantum resistance for Ethereum’s Layer 1, with December 2029 currently highlighted as an important target.

Glamsterdam Is the Next Big Test

Hegotá is still further down the road.

Before that comes Glamsterdam, Ethereum’s next major upgrade, currently targeted for Q4 2026.

The upgrade is focused heavily on improving Layer-1 performance.

Developers are working on enshrined proposer-builder separation, block-level access lists, gas repricing and higher gas limits.

One of the targets is a gas-limit floor of around 200 million, which could significantly increase Ethereum’s capacity if implemented successfully.

The Sepolia testnet fork is expected around September 28 or early October.

That makes the coming weeks important for more than just ETH traders. They will also provide another look at how Ethereum’s technical roadmap is progressing toward mainnet.

The Ecosystem Is Moving in Different Directions

Ethereum’s broader ecosystem is changing alongside the core network.

Lido has launched the testnet for its 0x02 Community Staking Module, designed to support compounding validators with balances of up to 2,048 ETH.

If approved for mainnet, the change could improve capital efficiency for staking operators.

Scroll, meanwhile, is taking a very different path.

The Ethereum Layer-2 project has announced plans to gradually transition from a general-purpose public chain toward a more application-specific network built around its Compass AI ecosystem.

The transition is expected to take roughly nine months. Scroll also plans to move the SCR token to Ethereum mainnet without changing its existing supply or tokenomics.

Elsewhere, Trezor has added Clear Signing support through ERC-7730, another effort aimed at making blockchain transactions easier to understand before users approve them.

What the Market Is Really Waiting For

Ethereum does not currently have one giant catalyst capable of deciding its next move.

Instead, several smaller forces are pulling the market in different directions.

Retail holders are selling.

Treasury companies are accumulating.

ETF inflows have slowed.

Exchange balances have declined.

ETH is sitting near $2,500.

And Ethereum’s developers are preparing some of the network’s most important changes in years.

That leaves traders with a fairly simple near-term map.

A sustained move above $2,550 would strengthen the bullish case, while a break below $2,475 could shift attention toward $2,430–$2,445.

Until one of those areas gives way, Ethereum may continue to consolidate.

But the lack of dramatic price movement should not be confused with a lack of activity.

The market may be quiet on the surface, but underneath it, Ethereum is going through a period of accumulation, repositioning and infrastructure development.

The next major move in ETH may ultimately depend not on one headline, but on which of these trends gains the upper hand.


Ethereum Is Quiet at $2,500. But the Bigger Story Is Happening Underneath was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

Bitcoin in DeFi: What Can You Actually Do With It in 2026

You can borrow against Bitcoin, stake it, trade it on-chain, post it as margin for perpetuals, supply it to a liquidity pool, convert it into stablecoins to pay someone, and use it to buy tokenised stocks. Two of those are worth doing for most holders, two are worth doing for a specific kind of trader, and three are worth skipping unless you have a reason. None of them happen on Bitcoin’s own chain, so every one of them starts with moving value somewhere else.

Why would anyone want Bitcoin in DeFi?

Bitcoin holds more value than anything else in crypto and does less with it than almost anything else in crypto. At roughly $78,482 per coin on 8 September 2026, its market capitalisation sits near $1.57 trillion — 57% to 59% of the entire asset class, depending on the tracker. It is the deepest and most widely held pool of capital in the industry.

Almost none of it is doing anything. Spark’s BTCFi research, published 29 May 2026, put Bitcoin’s DeFi footprint at 91,332 BTC — 0.46% of circulating supply, or about 0.8% counting every wrapped variant and all of Babylon’s staking. Threshold’s July 2026 follow-up measured roughly 91,000 BTC. The same research puts Ethereum’s DeFi penetration near 15% of ETH supply.

So the gap is roughly thirty-fold, and it is not a demand problem. Holders want liquidity without selling; the tax event and the lost position are both real costs. The gap exists because of where Bitcoin lives.

Why can’t you do any of this on Bitcoin itself?

Bitcoin’s base chain has no lending markets, no perpetuals, no automated market makers and no stablecoins, and that is a design decision rather than a missing feature. Bitcoin Script can verify a signature, enforce a timelock and check a hash preimage. It cannot run the persistent, composable contract state a money market or an order book needs. Ten-minute blocks make anything price-sensitive slow, and there is no native dollar to price a loan in.

So every use case below has the same first step: value has to move to a chain that can execute it. That step is the part most guides skip, and it is where the real cost and the real risk live. Once value is there, you no longer hold Bitcoin. You hold a token that tracks its price, whose risk is the issuer’s or the bridge’s.

What can you actually do with Bitcoin in DeFi?

1. Borrow stablecoins against it

Borrowing against Bitcoin is the most used thing you can do with it, and the only one here that leaves your position intact. You deposit a Bitcoin-denominated token as collateral, borrow USDC or USDT against it, and repay later. No sale, so in most jurisdictions no disposal at the point of borrowing.

Aave is the biggest venue: over $14.6 billion in total value locked as of mid-2026, more than $3 billion of it in Bitcoin markets. It accepts WBTC and cbBTC, with WBTC carrying a 73% maximum loan-to-value and a 78% liquidation threshold. Morpho is second at over $1.5 billion in BTC vaults.

The honest part: this is a margin loan, and margin loans liquidate. Borrow at 50% LTV against a 78% threshold and your collateral only has to fall about 36% before the protocol sells it for you, at a price you did not pick. Bitcoin has produced that drawdown repeatedly.

2. Stake it

Bitcoin staking pays a yield for locking BTC in a timelock script on the Bitcoin chain itself, without wrapping or bridging it anywhere. The coins stay under your keys; the stake secures other proof-of-stake networks, and those networks pay for it.

Babylon is the category, not just the leader: over $4 billion in TVL and roughly 57,000 BTC as of May 2026, close to 80% of everything counted as Bitcoin DeFi. Lombard, at about $1.5 billion, issues the liquid staking token most people use to keep the position tradeable.

The honest part: yields are low single digits, lockups are real, and the liquid staking wrapper reintroduces exactly the token risk native staking was meant to avoid. Solv Protocol, another large player in the category, was exploited in March 2026.

3. Trade with it

Once Bitcoin is on an EVM chain or Solana you can trade it against anything else on-chain, at any hour, without an account. Uniswap is the largest decentralised exchange by volume and the deepest venue for WBTC and cbBTC pairs against ETH and stablecoins.

The honest part: for the plain trade of Bitcoin into dollars, a centralised exchange is almost always cheaper. On-chain trading earns its keep when the thing you want is not listed anywhere else — a token on a rollup, a new asset, something that never reaches an exchange.

4. Post it as margin for perpetuals

Perpetual futures venues let you take leveraged directional positions, and the largest on-chain one is Hyperliquid, which processed $633 billion in volume in Q1 2026, holds roughly 70% of decentralised perp volume and about 6.2% of the global perps market including centralised exchanges.

The honest part, and it is the whole story: Hyperliquid margins in USDC, not in Bitcoin. Putting BTC to work there means converting it first, which is a disposal, after which you hold dollar collateral and a synthetic position that can be closed against your will. A legitimate trade, but not the trade of holding Bitcoin.

5. Supply it to a liquidity pool

Supplying Bitcoin to an automated market maker earns a share of trading fees on the pair. Uniswap v3 and Curve are the two venues that matter.

The honest part: for most holders, this is the worst option on the list. Bitcoin pools are thin — the WBTC/cbBTC pool on Base showed roughly $270,000 of liquidity against $135,000 of daily volume in 2026. And a volatile pair carries impermanent loss, so a large BTC move can leave you with less than holding would have. Fee income on a thin pair rarely covers it.

6. Convert it and pay someone — Lightning, or stablecoin rails

If the goal is to send value rather than hold a position, Bitcoin has two working answers and neither is a DeFi protocol. Lightning settles small BTC payments in seconds for cents, and is the right tool when both sides want bitcoin. For paying someone who wants dollars, converting to USDC or USDT and sending on a cheap chain is the standard route.

The honest part: spending Bitcoin is selling Bitcoin. A card, a payment processor and a stablecoin conversion are all disposals, taxable in most jurisdictions, and a year of small ones is worse to account for than a single sale.

7. Buy tokenised stocks and real-world assets with it

Tokenised equities are the newest destination, and Bitcoin is a legitimate funding source for them. On Solana, Kamino Lend handles 82.6% of tokenised stock lending — $31 million of the $53 million of tokenised stock collateral on the network as of late July 2026. Robinhood’s own chain is building in the same direction.

The honest part: $53 million across an entire chain is a small market. The rails work, the depth does not exist yet. Early rather than established.

Which of these are actually worth it?

How do you get Bitcoin onto an EVM chain, Solana or a rollup?

Four routes exist, and they differ mainly in who holds your Bitcoin while you are using the token. Ask that first; the fee difference is usually smaller than the custody difference.

A centralised exchange: Deposit BTC, sell or convert, withdraw the destination asset. For common pairs — BTC to USDC, BTC to ETH — this is frequently the cheapest route available and worth checking before anything else. It costs you an account, KYC and the exchange holding your coins in between, and it fails outright for most rollups, which exchanges do not support as withdrawal networks.

Mint directly from the issuer: Coinbase issues cbBTC, BitGo WBTC, Kraken kBTC, Binance BTCB, and Circle launched cirBTC on Ethereum on 8 June 2026. You are trading Bitcoin for a claim on that institution’s reserves, which buys the deepest liquidity and the widest acceptance in lending markets. Threshold’s tBTC is the decentralised alternative: 51-of-100 threshold signers, about $5 billion of cumulative bridge volume, no losses in six years.

Cross-chain swap protocol: Garden Finance, THORChain, and Chainflip all move native BTC to other chains without an exchange account, and they differ more in coverage than in what they enable. THORChain reaches the most standalone L1s; Chainflip runs a short, deliberate asset list across six chains. Garden’s catalogue on 8 September 2026 listed 26 assets across 15 chains, including Lightning, Solana, Starknet, Spark, Ink and Hyperliquid, 13 of those entries a form of Bitcoin across seven tickers. In a nine-swap cost snapshot on 20 August 2026, Garden quoted lowest on all nine and Chainflip highest, the gap widest on $100 swaps.

Bitcoin-native layer 2: Spark and Stacks run BTC as the network’s own asset rather than a company’s token — less counterparty concentration, thinner liquidity, fewer applications waiting. Botanix, often named in this category, announced a full wind-down on 9 June 2026.

What to check before you move anything

Check the token, not the ticker. WBTC on Starknet is a different token from WBTC on Ethereum, and cbBTC is three separate contracts across Ethereum, Base, and Solana.

Have gas on the destination. Arriving with a Bitcoin token and no ETH, SOL or STRK is the most common way a first attempt stalls.

Size to the destination’s liquidity, not to your balance. Caps exist on every route, and inside them the far side’s depth sets your slippage.

Assume the conversion is taxable. In most jurisdictions giving up BTC for a token is a disposal, and coming back is a second one.

FAQ

Can I use Bitcoin in DeFi without wrapping it?
Yes, in one case. Babylon’s staking locks native BTC in a timelock script on the Bitcoin chain, so the coins never leave and are never wrapped. Every other use case here needs a representation of Bitcoin on another chain.

Is wrapped Bitcoin the same as Bitcoin?
No. It is a token on another chain representing BTC held elsewhere, and its risk is the issuer’s rather than Bitcoin’s. cbBTC is a claim on Coinbase, WBTC on BitGo, kBTC on Kraken.

What is the safest way to earn yield on Bitcoin?
Native staking through Babylon has the fewest moving parts, because the BTC stays on Bitcoin under your own keys. Lending on Aave is more liquid and adds smart-contract and wrapped-token risk on top.

How much Bitcoin is actually in DeFi?
About 91,000 BTC, or 0.46% of circulating supply, per Spark’s May 2026 research and Threshold’s July 2026 update — roughly 0.8% counting every wrapped variant and all Babylon staking.

Can I use Bitcoin in DeFi on Solana?
Yes. cbBTC is the main Bitcoin representation on Solana, and Kamino is the largest money market there at around $3.2 billion in TVL, with Jupiter Lend second.

Is a bridge cheaper than an exchange?
Often not, for common pairs. Exchanges usually win on BTC to USDC or BTC to ETH. Bridges win when the destination is a rollup the exchange does not support, which is most of them.

Why did Bitcoin DeFi shrink in 2026?
Layer-two and sidechain TVL fell 74% in Q1 2026, and the broader ecosystem about 10%, from 101,721 BTC to 91,332. Threshold’s read is that capital rotated toward verifiable custody and a dependable route back to native BTC.

Do I have to sell my Bitcoin to trade perps?
Effectively yes. The major perp venues, Hyperliquid included, margin in USDC rather than Bitcoin, so the conversion is unavoidable.


Bitcoin in DeFi: What Can You Actually Do With It in 2026 was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

The Dual-Sided Liquidity Squeeze

Deconstructing the $515M Flush, BlackRock Custody Flows, and the $80.3K Pivot

Why intraday retail panic over custodian wallet transfers misses the structural consolidation defending the multi-month ascending base.

by Sheni Ogunmola

Daily Morning Logic | Institutional Equity Research

The Intraday Whip: A $515M Leverage Cleansing

Over the past twenty-four hours, the digital asset tape executed a textbook dual-sided leverage sweep. Bitcoin broke sharply lower to $77,600, liquidating $315 million in overleveraged long positions, only to violently reverse back above $79,700 within hours, wiping out an additional $200 million in late breakout shorts.

Predictably, social feeds fractured into two emotional extremes. One camp claims an inevitable crash to $72,000 based on Arkham alerts showing BlackRock transferring Bitcoin and Ethereum to Coinbase Prime. The other projects immediate vertical moves to $100,000 and beyond, pointing to daily golden cross fractals and ascending triangle patterns across total market capitalization.

When half a billion dollars in leverage is erased across both sides of the book in a single session, chart fractals become secondary. The real transmission mechanism is institutional order-book settlement.

Deconstructing the Tape: Mechanical Realities vs. Headline Noise

Navigating the current compression between $76,900 and $80,300 requires isolating verifiable on-chain flows from speculative commentary:

  • The Reality of BlackRock’s Coinbase Transfers: Headline accounts sounded alarms that institutional sponsors were dumping inventory ahead of market open. In institutional reality, transfers between BlackRock IBIT/ETHB custodial addresses and Coinbase Prime represent routine settlement operations: matching creation/redemption baskets and shifting coins between cold custody and hot settlement vaults. Treating operational custody rebalancing as discretionary selling is an amateur misread of ETF plumbing.
  • The Precision of the $515M Liquidation Sweep: Coinglass liquidation heatmaps confirm that neither the move down to $77,600 nor the rebound to $79,700 was driven by spot capitulation. Instead, high-density leverage pools sitting on both sides of the range were systematically cleared, resetting open interest and returning funding rates to baseline neutrality.
  • Macro Compression on Total Market Cap: While Bitcoin chops within a defined four-thousand-dollar band, the broader digital asset market capitalization continues compressing inside an ascending triangle structure above $2.65 trillion. Higher lows have been consistently preserved since the August sweep, signaling that spot capital is accumulating rather than exiting.
  • The $80,300 Pivot Threshold: The battle line on the tape is clearly defined. Reclaiming and closing above the $79,600 to $80,300 resistance zone directly opens the path toward the May highs near $82,500. Conversely, failure to hold the $76,900 to $78,500 demand shelf risks a liquidity test of lower bids.

The Asymmetric Assessment: Why the Bear Trap Thesis Holds

Retail consensus often views range contraction as weakness, expecting every rejection from local highs to result in an immediate descent to $60,000.

Under the Dhandho framework — where our primary objective is to identify bounded downside paired with asymmetric expansion — the tape displays the hallmarks of absorption:

  • Inelastic Supply Absorption: Daily miner issuance remains mathematically constrained, while spot ETF vehicles and balance-sheet allocators continue absorbing supply during price dips. Sellers are expending massive volume just to pin the tape beneath $80,000.
  • Short Liquidity Continues Stacking Overhead: The violent snapback from $77,600 proved that shorting into range support carries extreme liquidation risk. As traders reload short positions beneath the $80,300 ceiling, they provide the exact resting buy liquidity required to fuel the next leg upward.
  • Clear Invalidation Bounds: Downside exposure is strictly defined by the $76,900 structural order block. A clean break below that level signals a deeper discount hunt, whereas holding above it leaves the path of least resistance tilted directly toward upper range expansion.

Strategic Portfolio Allocation

“Market makers hunt resting leverage on both sides of the tape to clean the books; institutional allocators ignore the intraday wick and focus on the base. Never confuse a custodian’s operational transfer with an institutional exit.”

Maintaining exposure to dominant monetary assets and mission-critical computational infrastructure remains the premier asymmetric posture. As long as spot order books continue absorbing leverage shocks above $76,900, this consolidation represents accumulation before the next volatility expansion.

Legal Notice: This research report is compiled strictly for educational and informational purposes. We are not licensed financial advisors. Digital asset investments carry substantial risk of capital loss. Conduct independent due diligence before allocating capital.

The Dual-Sided Liquidity Squeeze was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

One Company, Two Numbers: A Guide to mNAV

One Company, Two Numbers: Guide to mNAV

Why Strategy can trade at a 19 percent discount and an 8 percent premium on the same day.

On 5 September 2026, the tracker BitcoinTreasuries.net showed Strategy, the world’s largest corporate holder of bitcoin, trading at 0.81x mNAV. The same page, on the same day, also showed it at 1.08x.¹

One number says the market values the company at a 19 percent discount to the bitcoin it owns. The other says the market values it at an 8 percent premium. Neither is a mistake. They are two of the three formulas in circulation, all wearing the same name.

Anyone trying to understand bitcoin treasury companies runs into mNAV within about five minutes and into the confusion above within about ten. What follows is an attempt to make the metric legible, including where to find the raw numbers so you never have to take a dashboard’s word for it.

What NAV is, and what mNAV is

Net asset value is a dollar amount. For a treasury company, it is roughly the value of the crypto it holds, plus cash, minus debt. A company with 1,000 bitcoin at $100,000 each and $20 million of debt has a NAV of $80 million.

mNAV is a ratio built on top of that idea. It divides what the market says the company is worth by what the company’s crypto is worth.

Notice the sleight of hand in that sentence. The denominator is the gross value of the crypto, not the net asset value just defined. Nothing is subtracted from it. Every argument in this piece is about the numerator, and the debt that a real NAV would net off has to be smuggled into the top of the fraction instead. Strategy says as much in its own glossary, which states that although the metric carries the label NAV, it is not net asset value in the traditional financial sense.²

The acronym also has two competing expansions. Bitcoin Magazine’s glossary entry, the most detailed explainer currently available, defines mNAV as “market net asset value” and presents it as a per-share dollar figure. Its page also discloses that the publisher is a subsidiary of a company that is itself a bitcoin treasury vehicle, which readers can weigh as they see fit.³ Strategy, Metaplanet, and every major tracker use “multiple of net asset value” and present it as a ratio.² If the number has a dollar sign in front of it, you are looking at the first kind. If it ends in an x, you are looking at the second. The rest of this piece uses the ratio.

The formula and a worked example.

The simplest version:

mNAV  =  market capitalization  ÷  (coins held × spot price)

A company holds 1,000 bitcoin. Bitcoin is $100,000, so the crypto is worth $100 million. The company has 10 million shares trading at $12, so its market capitalization is $120 million.

mNAV  =  $120 million  ÷  $100 million  =  1.2x

Buyers are paying $1.20 for every dollar of bitcoin the company owns.

The number moves constantly, because both halves move independently. The stock reprices all day, and so does the coin. mNAV is a live figure, not a quarterly one.

Why there is more than one answer

Everyone agrees on the bottom half of the fraction. The argument is about the top half, and specifically about what counts as the company’s value. Three answers are in common circulation, and on 5 September 2026 Strategy had all three at once: 0.81x, 0.82x and 1.08x.¹

Basic mNAV uses market capitalization, meaning today’s share price multiplied by the shares that exist today. It answers a shareholder’s question. If I own the common stock, what am I paying for each dollar of the company’s bitcoin? Strategy’s basic figure of 0.81x says the common stock was priced 19 cents below every dollar of bitcoin behind it.

Fully diluted mNAV keeps the same idea but enlarges the share count to include shares that could exist. Employee options, warrants and convertible bonds all turn into stock under the right conditions, and each new share carves the same pile of bitcoin into thinner slices.

Strategy’s diluted figure of 0.82x sits almost on top of its basic figure, and the reason is worth spelling out. A convertible bond only becomes stock if the share price rises above an agreed level. Below that level, the conversion right is worthless, the bond stays a bond, and the company has to repay it in cash. Bonds in that state are described as out of the money. Most of Strategy’s convertibles were out of the money in September 2026, so the extra shares existed only on paper, and counting them barely moved the ratio.

Enterprise-value mNAV widens the numerator instead of the share count. It adds total debt and the value of preferred stock, then subtracts cash, which is the standard way of asking what the whole business costs rather than what one slice of it costs.

The choice of default matters because it changes what the public sees. BitcoinTreasuries.net, a widely cited public tracker of corporate bitcoin holdings, switched its default to enterprise value in June 2026. It defines the numerator as the market value of all share classes, plus total debt, plus the notional value of perpetual preferred shares, minus cash.¹ Metaplanet, the Tokyo-listed company that has followed Strategy’s playbook most closely, publishes a similar version on its own site: market capitalization plus total debt, divided by bitcoin NAV.

Why 0.81x and 1.08x are both true

The gap between the equity-only figure and the enterprise-value figure comes down to who has a claim on the coins before shareholders do.

Scale the bitcoin down to $100 to make the arithmetic readable. Enterprise value counts everything, meaning the stock plus what the company owes minus the cash it holds, and at 1.08x, the market priced all of that at $108 against $100 of bitcoin. Basic mNAV counts only the stock, and at 0.81x the market priced the shares at $81.

Subtract one from the other, and the difference is $27. The $27 is what the company owes bondholders and preferred shareholders, net of its cash. Lenders sit ahead of shareholders in the queue, so $27 of every $100 of bitcoin is spoken for before common shareholders get anything, leaving $73.

The result is worth sitting with. The shares trade at $81 against a residual claim of roughly $73. The stock that looked like a 19 percent discount to bitcoin is, once the debt is counted, priced at about 1.11 times the bitcoin actually left for shareholders.

Two things cut the other way. Preferred stock enters the enterprise-value numerator at its notional amount, which is what it says on the certificate rather than what it trades for, so if the preferred changes hands below par, the real senior claim is smaller than $27. And shareholders own the operating software business, which sits in neither figure. The residual is therefore somewhat larger than $73, and how much larger is exactly the question mNAV is not built to answer.

So which one should you use?

The choice depends on what you are asking, and the most useful information is in the gap between them rather than in either one.

Use enterprise value to judge the business. It asks what the market thinks the whole enterprise is worth against the coins it holds, without caring how the claims on it are divided. For comparing one treasury company to another, it is the fairer number, which is why the main public tracker adopted it as its default.

Use the basic or fully diluted figure to judge the stock, because it describes the thing you would actually be buying. Just do not read it alone. On its own, it flatters a heavily indebted company, as the $ 81-against-$73 example above shows.

Use the gap between the two to size the leverage. A company where the two figures nearly touch has little debt. A company where they are far apart has a lot, and the wider the gap, the more the shareholder’s outcome depends on what happens to the debt rather than on what happens to bitcoin.

Worth noticing what all of this implies. A treasury company with no debt, no preferred stock, and no options, warrants, or convertibles would have all three figures land on the same number. The whole argument exists only because these companies are leveraged, so the spread between the definitions is not really a flaw in the metric. It measures how much the company owes.

How far the definitions can drift

A single treasury stock can look like a bargain or a bubble depending on nothing but the share count in the denominator. DefiLlama, a crypto data aggregator that publishes three share-count lenses side by side rather than picking one, showed one such stock reading either 0.06x or 5.27x. Both were arithmetically correct.

The disagreement is not confined to obscure stocks either. On 5 September 2026, two widely read trackers reported Metaplanet on the same day. BitcoinTreasuries.net had it at 0.60x. mnav.com had it at 1.21x. One of those figures says the market values the company at a steep discount to its bitcoin, and the other says it commands a healthy premium. The likely causes are different coin counts, different share counts, yen conversion and timing, and anyone quoting one figure without the other is presenting a choice as a fact.

Convertible debt is the sharpest disagreement of all, because it can land in either half of the fraction depending on who is calculating. Many trackers treat it as equity automatically and fold it into the share count. Greg Cipolaro is Global Head of Research at NYDIG, an institutional bitcoin financial services firm, which makes his objection notable because the criticism comes from inside the bitcoin industry rather than from a skeptic outside it. He argues the automatic treatment is wrong on both accounting and economic grounds, because a holder of an out-of-the-money convertible wants cash back, not shares.

The practical rule: an mNAV figure means nothing without a method and a date attached.

When a company changes the definition mid-game

Everything above concerns disagreements between outside trackers. There is a second problem, and it is why you should be careful with any figure a treasury company publishes about itself. Strategy has redefined mNAV twice, and both times the new definition produced a higher number than the old one.

Strategy’s basic mNAV fell below 1.0x first. The company then moved to the enterprise-value definition, which folds debt and preferred stock into the numerator and therefore reports a larger figure, keeping its published mNAV above 1.0x for a while longer. Enterprise-value mNAV then crossed below 1.0x too, around late June 2026.

On 23 July 2026, the company changed the formula again, this time to share price divided by net bitcoin per share. The new denominator strips out everything owed to senior claimants before counting the bitcoin:

bitcoin reserve                              ~ $55.6 billion
plus USD reserve ~ $3.2 billion
minus out-of-the-money convertible debt ~ $6.8 billion
minus notional preferred stock ~ $15.5 billion
= net reserve ~ $36.6 billion

The $22.3 billion of convertible debt and preferred is what Strategy calls its senior claims, the money that ranks ahead of common shareholders if the company is ever wound up. A smaller denominator produces a bigger ratio, so under the new formula Strategy’s mNAV read just above 1.0x, while outside trackers using the basic method still showed roughly 0.68x.

Here is the awkward part, and it cuts against reading the change as pure spin. The new formula is the same calculation as the $ 81-against-$73 comparison earlier. Both put the share price over the bitcoin that survives the senior claims. The definition Strategy adopted to keep its number above 1.0x is also, arguably, the most honest of the three for a shareholder deciding what a share is worth. Whether the company arrived at it for that reason or for the number it produced is not something the filings can settle.

The same notional problem applies here too, and Strategy’s flagship preferred series was trading below its $100 par at the time, so the deduction is larger than the market’s own view of that claim.¹⁰ Strategy’s own glossary also states that figures published before and after 23 July 2026 are not comparable, so every mNAV the company put out before that date sits on a different basis from the one on its website today.² A company-published mNAV and a tracker-published mNAV are not the same measurement and should never be plotted on the same chart.

Why a premium existed at all

Strategy and Metaplanet both trade at a discount today, but for most of the last three years they did not. Understanding why the premium existed is the fastest route to understanding why it went away.

If you can buy a spot bitcoin ETF, paying $1.50 for a dollar of someone else’s bitcoin needs a reason. Four have been offered.

Reason one: above 1.0x, the premium pays for itself

A company trading above 1.0x can sell new shares, spend the proceeds on coins, and leave every existing shareholder with more bitcoin per share than they started with.

What matters here is that the mechanism is circular. The premium is worth something because it can be converted into bitcoin per share, and only for as long as the premium lasts. A rising price justifies the issuance, and the issuance justifies the price, on the way up and on the way down alike.

Reason two: the equity is a leveraged claim

An ETF holds one dollar of bitcoin for every dollar you put in. A treasury company borrows, so it holds more.

Say a company raises $1,000 from shareholders, borrows another $500, and spends all $1,500 on bitcoin. Your $1,000 is now backing $1,500 of coins.

If bitcoin doubles, the pile is worth $3,000. The company repays the $500 it borrowed, and $2,500 is left for shareholders. You turned $1,000 into $2,500 while the ETF holder turned $1,000 into $2,000.

The same arithmetic runs the other way. If bitcoin halves, the pile is worth $750, the $500 loan still has to be repaid, and $250 is left. You lost 75 percent while the ETF holder lost 50 percent. Borrowed money magnifies both directions, which is the entire trade.

The borrowing was also unusually cheap. Treasury companies raised most of it through convertible bonds, which lenders can swap for shares instead of taking cash back if the price climbs above an agreed level. The swap right is worth more the more the stock jumps around, and Treasury stocks jump around a great deal, so some of these bonds were issued at zero interest. Shareholders got the leverage without paying a coupon for it.

Leverage does not create a premium by itself. In the example above, the market capitalization is $1,000, and the gross bitcoin is $1,500, so the basic mNAV on day one is 0.67x. Borrowing raises the denominator without raising the numerator, so leverage mechanically pushes the basic figure down, which is the same effect visible in Strategy’s $81 against $108. What leverage justifies is paying more than a dollar for each dollar of the residual claim. It cannot on its own explain a market capitalization above the gross value of the coins, which is what a premium means.

Reason three: access

Plenty of money is not allowed to touch crypto directly. Pension mandates, index funds, and various institutional rules block it.

A treasury company is an ordinary listed stock, so it slips past those rules. Once it joins a major index, funds that track the index have to buy it whether they wanted crypto exposure or not.

Analysts at JPMorgan made the same point about smaller investors, noting that Strategy shares offered bitcoin exposure to people who were barred from buying spot bitcoin ETFs.¹¹ A premium is what you pay for a door that is otherwise closed to you.

Reason four: products built on top of the stock

Once a stock is popular and volatile, other funds get built on top of it. Several exchange-traded funds exist for no purpose other than to deliver twice the daily move of Strategy’s share price, and to do that they have to own the stock. Every dollar that goes into one of those funds becomes a dollar buying Strategy shares.

The amounts are not small. Analysts at JPMorgan found that those funds took in $3.4 billion in November 2024 alone, and credited them with much of the near 60 percent rise in Strategy’s share price that month.¹¹ A higher share price let Strategy sell new stock on better terms and buy more bitcoin with the money. Demand for the funds fed the company, and the company’s buying fed the story that made the funds popular in the first place.

All four reasons can go away.

The flywheel stalls below 1.0x. Lenders can stop offering cheap terms. Index providers can drop the stock. Funds can shrink as fast as they grew. The premium lasted exactly as long as the reasons behind it did.

Why below 1.0x is the number that matters

Above 1.0x, selling shares to buy coins makes every existing shareholder richer in coin terms. Below 1.0x, the same action makes them poorer.

To see it, take a company simple enough that the numbers stay clean. It holds 1,000 bitcoin, has no debt, and has 1,000 shares. Each share therefore backs exactly 1 bitcoin. With bitcoin at $100,000, each share is worth $100,000.

Now the company sells 100 new shares and spends everything it raises on bitcoin. The only difference between the two cases below is the price the shares fetch.

At 1.5x mNAV, the market values each share at $150,000, even though only $100,000 of bitcoin sits behind it.

sell 100 shares at $150,000   =  $15,000,000 raised
buy bitcoin at $100,000 = 150 bitcoin

bitcoin held 1,000 → 1,150
shares 1,000 → 1,100
per share 1.000 → 1.045 +4.5%

At 0.8x mNAV, the market values each share at $80,000, against the same $100,000 of bitcoin behind it.

sell 100 shares at $80,000    =  $8,000,000 raised
buy bitcoin at $100,000 = 80 bitcoin

bitcoin held 1,000 → 1,080
shares 1,000 → 1,100
per share 1.000 → 0.982 -1.8%

Same company, same action, opposite result for the people who already owned it.

The reason is in the second case. Each new share entitles its buyer to roughly a bitcoin’s worth of the company, but the cash it brings in only buys 0.8 of a bitcoin. The missing 0.2 has to come from somewhere, and it comes out of the shares that already existed.

Nothing about 1.0x is arbitrary. It is simply the point where the cash a new share raises buys exactly the bitcoin that share is entitled to, and the whole curve pivots around it.

The knock-on effects are what actually hurt. The growth story stops, because bitcoin per share can no longer rise through issuance. Interest payments and preferred dividends still come due in cash regardless. And the rational move flips from buying coins to buying back stock, which consumes cash that would otherwise buy coins.

Both major treasury companies have said as much in writing. Strategy filed its capital allocation policy with the SEC in August 2025, and it reads as a straightforward map of what the company does at each level of the metric. Above 4.0x, it actively issues stock to buy bitcoin. Between 2.5x and 4.0x, it does so opportunistically. Below 2.5x it issues stock only tactically, to cover debt interest and preferred dividends. Below 1.0x, it says it will consider issuing credit to buy back its own shares.¹²

Metaplanet followed the same logic in practice, announcing a repurchase of up to 150 million shares, about 13 percent of shares outstanding, backed by a $500 million credit facility, explicitly to address its declining mNAV.¹³

How to check the numbers yourself

Every input is public.

Coin holdings come from company filings. Strategy files a Form 8-K roughly weekly, the filing type used for events rather than fixed reporting dates, stating exact holdings, purchase price, and shares sold under its at-the-market program. The filing covering the week to 19 July 2026 reported no purchases and holdings of 843,775 bitcoin at an aggregate purchase price of $63.69 billion.¹⁴ All of it is free through SEC EDGAR full-text search. Metaplanet discloses this through the Tokyo Stock Exchange and its own site.

Worth pausing on those two figures together. The same 843,775 coins were worth about $55.6 billion four days later, against $63.69 billion paid for them. The company was roughly 13 percent underwater on its bitcoin, which helps explain why the discount has been so stubborn.

Share count comes from the cover page of the most recent quarterly or annual report, the 10-Q and the 10-K, both of which state shares outstanding as of a specific date on the first page. Reaching a fully diluted figure means going further in, to the convertible notes footnote, for conversion prices and share counts. Debt, preferred stock, and cash come from the balance sheet in the same filing, with preferred face values also repeated in the weekly 8-Ks. Spot price and market capitalization come from anywhere live.

For company-published figures, Strategy maintains a dashboard at strategy.com showing mNAV, net bitcoin per share, bitcoin yield, and its full debt and preferred stack, with definitions under a Notes section.¹⁵ Worth knowing: Strategy formally designated that dashboard as an official disclosure channel in its SEC filings, so its self-defined mNAV carries regulatory weight while remaining a number the company itself defines.¹⁶

One honest limitation applies to everyone, including the trackers. Filings are point-in-time, and markets are not, so any hand-calculated mNAV uses last quarter’s share count against today’s price.

What the metric does not tell you

mNAV values the coins and ignores everything else. Strategy still runs an enterprise software business. Bitcoin miners own physical infrastructure worth real money. Cipolaro’s fuller critique is that the metric is, at best, misleading and, at worst, disingenuous, and that it should be replaced by an analysis that values the operating business separately. BitcoinTreasuries.net now removes mNAV entirely for miners and for companies where crypto is a secondary holding, because the comparison is not meaningful.¹

A discount is also not automatically a bargain. It can be the market pricing in refinancing risk, dividend obligations, or the simple fact that the accumulation engine has stopped. Galaxy Research, the research arm of the crypto financial services firm Galaxy Digital, warned in 2026 that mNAV-driven capital formation resembles the leveraged investment trusts of the 1920s closely enough to make the sector structurally fragile.¹⁷

There is a direct historical precedent, and it is the most useful thing in this article. The Grayscale Bitcoin Trust traded at a premium until February 2021, flipped to a discount, reached nearly 50 percent below the value of its own bitcoin in December 2022, and stayed at a discount for three years. The gap closed to zero only on 11 January 2024, when conversion to a spot ETF finally created a redemption mechanism.¹⁸

Treasury companies have no such mechanism. You cannot hand back your shares and receive bitcoin. Without a way to close the gap by arbitrage, a premium or a discount can persist for years.

Sources

  1. BitcoinTreasuries.net, “How BitcoinTreasuries.net Calculates mNAV” — https://bitcointreasuries.net/news/how-bitcointreasuriesnet-calculates-mnav
  2. Strategy, “Notes” — https://www.strategy.com/notes
  3. Bitcoin Magazine, “What is mNAV? The Investor’s Guide to Valuing Bitcoin Treasuries” — https://bitcoinmagazine.com/glossary/what-is-mnav
  4. The Block, “Metaplanet’s enterprise value dips below Bitcoin holdings for first time” — https://www.theblock.co/post/374509/metaplanet-mnav-below-1
  5. DL News, “What is mNAV? Your DefiLlama guide to the metric for digital asset treasuries” — https://www.dlnews.com/articles/llama-u/hype-dat-ecosystem-case-study-for-mnav/
  6. mNAV.com, Metaplanet page — https://www.mnav.com/mnav/metaplanet
  7. CoinDesk, “Bitcoin Treasury Stocks: How to Read ‘mNAV’ and Why NYDIG Says It Falls Short” — https://www.coindesk.com/business/2025/11/30/what-mnav-really-tells-you-about-bitcoin-treasury-companies-and-where-it-falls-short
  8. Protos, “Strategy has lost two-thirds of its mNAV in two years” — https://protos.com/strategy-has-lost-two-thirds-of-its-mnav-in-two-years/
  9. CoinDesk, “Strategy overhauls bitcoin metrics to account for senior claims” — https://www.coindesk.com/markets/2026/07/24/saylor-and-team-overhaul-strategy-s-bitcoin-metrics-as-bear-market-persists
  10. Decrypt, “Strategy Overhauls Bitcoin Metrics, Debuting’ Net Bitcoin Per Share’” — https://decrypt.co/374281/strategy-overhauls-bitcoin-metrics-debuting-net-bitcoin-per-share
  11. CoinDesk, “Leveraged MicroStrategy ETFs Are Having a Larger Impact on Market: JPMorgan” — https://www.coindesk.com/markets/2024/12/05/micro-strategy-leveraged-etfs-impact-on-crypto-markets-is-growing-jp-morgan
  12. Strategy Inc, Form 8-K Exhibit 99.1, August 2025, SEC EDGAR — https://www.sec.gov/Archives/edgar/data/1050446/000095017025109566/mstr-ex99_1.htm
  13. The Block, “Metaplanet starts share buyback program to address mNAV decline” — https://www.theblock.co/post/376464/metaplanet-share-buyback
  14. Strategy Inc, Form 8-K, 20 July 2026, SEC EDGAR — https://www.sec.gov/Archives/edgar/data/1050446/000119312526308369/mstr-20260720.htm
  15. Strategy, bitcoin dashboard — https://www.strategy.com/btc
  16. Strategy Inc, Form 8-K Exhibit 99.1, Regulation FD dashboard designation, SEC EDGAR — https://www.sec.gov/Archives/edgar/data/1050446/000095017025100916/mstr-ex99_1.htm
  17. The Defiant, “Galaxy Digital Warns Crypto Treasury Firms Create ‘Structurally Fragile’ Market” — https://thedefiant.io/news/research-and-opinion/galaxy-digital-warns-crypto-treasury-firms-create-structurally-fragile-market
  18. CoinDesk, “Grayscale’s GBTC Discount Closes to Zero for First Time Since February 2021” — https://www.coindesk.com/markets/2024/01/11/grayscales-gbtc-discount-closes-to-zero-for-first-time-since-february-2021

One Company, Two Numbers: A Guide to mNAV was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

The Bull Run is Quietly Loading

How I am setting up for 10–20X returns on my portfolio this cycle

In the 2020/2021 cycle I invested heavily in BTC and ETH options on the Canadian ETF’s back when BTC was just coming out of its bear market blues, and BTC was roughly $29,000. Those options paid off over 10X returns, even while having been bought 2X off the bottom. As importantly, they involved zero altcoin specific risk, minimum counterparty risk (regulated ETF’s) and no trading and constant position management .. AND could be bought in my retirement account or tax free savings account.

I bought, I held about 2 years, and I sold at 10–12X the price. Original article written in July 2023 below:

Best Bear Market Opportunity Yet

I managed those returns despite buying the BTC and ETH options after Bitcoin had doubled from its bear market Bottom in Oct of 2022. Now, we are roughly 35% off the bottom (which I think is very likely THE bottom), and the opportunity is on par with the previous cycle.

How I am building my position:

I am not ready to divulge all the specifics just yet, as my strategy is likely to evolve as we near the end of the bear market. That said, here is the gist of it:

  • I have purchased 30% of my portfolio into spot BTC, ETH and SOL.
  • I maintain about 10% of my portfolio in Altcoins I have held through the bear, and newly acquired ones soon to be launched ($XBG, $PROPR, $JUP, $BORG mainly)
  • I have started to accumulate my options positions, in a careful measured manner as I still expect some volatitlity heading into the midterm US elections (could see a short term pullback in crypto)
  • I will deploy the remaining cash hard into BTCC.B and ETHH and bSOL long dated options (Mar 2029) in the even we get a pullback into the low 70s or high 60’s in Bitcoin.
  • I will not try to hit the exact bottom, or else I would simply be permanently sidelined for fear of missing it. DCA over the next 4–8 weeks.
  • In the event we do not get a pullback by mid Nov 2026, I will deploy in fully regardless.

Bullrun Targets:

I do believe Bitcoin will have a solid bull run, but also concede that dimishing returns are a mathematical reality.

BTC Targets:

  • Bear Case: $200K
  • Base Case: $250K
  • Bull Case: $300K
  • Outside Chance (5–10%) : $500K + , Fundamental structural change yields a massive BTC bull run where sovereign funds are acquiring BTC for national security as fiat money begins to overdose on debt.

ETH and SOL are more difficult to predict, particularly given the capital drain from AI stonks and Meme coins.

That said, I believe ETH has a shot at some redemption here as corporations and large entities gravitate towards L2 chain they can customize and control. I will refine these targets in the coming months as Robinhood chain and Solana play out their game of meme coin capture, and provide them by year-end in an update article.

Conclusion:

To be frank, the real talent at this point is to ignore all the noise on crypto X, and make a plan and stick to it. If you are like me, this big move up caught you somewhat off guard, and perhaps more sidelined that you would like. I have had a battle with the FOMO demons for weeks now, and winning that battle is what will set the stage for huge gains.

The timeline is far too bullish, and my expectation at this point is that we take a bit of a breather and pull back into the low 70K, or high 60K range BTC, at which point I will not try to time my entries but will buy hard in expectation of a big 2027 and 2028. Then sit back, stomach the volatilty, and cash in in a couple years while 90% of crypto X is trying to predict the hourly charts and missing the 300–400% gains on spot BTC (and 1000%–1500% on call options)

Good luck out there, and see you on the next one!

Sovereign Crypto (aka RickyBobby)

I release regular altcoin and crypto updates, subscribe for more info and to keep up to date!

Ref Codes and Deals:

400% return on most recent trade 🔥…

Social Media:

Disclosures:

  • I own or am accumulating the above mentioned tokens/investments.
  • Not financial advice.
  • I rebalance my portfolio occasionally and the above may change from time to time.

The Bull Run is Quietly Loading was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

FSCA Debars Africa Bitcoin Corp CEO Warren Wheatley and Two Senior Executives— Crypto Africa

  • The FSCA issued 20-year debarment orders against three executives of Africa Bitcoin Corporation, restricting them from financial sector roles.
  • Founder and CEO Warren Wheatley, CIO Akshay Karan, and investor relations head Tatum Wheatley are named in the orders.
  • ABC’s board placed Wheatley and Karan on precautionary leave and suspended Tatum Wheatley’s consulting agreement.
  • Stafford Masie has been appointed interim CEO to lead the company.
  • The FSCA imposed no findings or penalties against ABC or its subsidiaries.
  • The executives dispute the findings and plan to seek reconsideration from the Financial Services Tribunal.

FSCA Issues Debarment Orders Against ABC Leadership

South Africa’s Financial Sector Conduct Authority has debarred three senior executives at JSE-listed Africa Bitcoin Corporation (ABC). The FSCA’s decisions were communicated confidentially to the named individuals on August 30, 2026.

Individuals named in the orders include ABC founder and CEO Warren Wheatley, chief investment officer Akshay Karan, and Tatum Wheatley, who heads media and investor relations.

The debarments last for 20 years and bar all three from providing financial products or services, serving as key persons at financial institutions, or otherwise serving financial institutions in any capacity. The FSCA has not publicly disclosed its reasons for the action.

ABC, which markets itself as Africa’s first listed bitcoin treasury company, disclosed the decisions to shareholders via a JSE SENS announcement after markets closed.

The company in its public disclosure stressed that the regulator’s findings apply only to the individuals. No other entity within ABC, including subsidiary Altvest Credit Opportunities Fund (ACOF), faces any FSCA finding, penalty, or debarment.

Board Response & Executive Leadership Changes

The board moved the following day quickly. Wheatley and Karan were placed on precautionary leave from their executive roles for an initial one-month period, subject to review. Tatum Wheatley’s consulting arrangement was suspended for the same window. None of the three will exercise authority on ABC’s behalf during this period.

Warren Wheatley also resigned as a company director effective August 31, and all three stepped down from ACOF’s board the same day.

ABC and ACOF Chairperson Norma Sephuma said, “We acted immediately to establish the governance arrangements required to protect the Group and maintain operational continuity. The relevant board resignations have taken effect, interim leadership arrangements are in place, and clear responsibilities have been established across the Group. […] Given the positions held by the Individuals, the Board recognised the need for an immediate and credible governance response.”

She added, “The matters underlying the decisions date back to 2022 and arose before the current Board was constituted in its present form. We recognise the significant consequences of the decisions for Warren, Akshay and Tatum.

They have informed ABC that they dispute the findings and intend to exercise their available legal rights. The Board will respect that process while maintaining an independent and objective position.”

Stafford Masie Steps In as Interim CEO

Stafford Masie, an existing executive director and the company’s Director of Bitcoin Strategy, has taken over as interim CEO. He assumes oversight of group operations including ACOF. Masie, previously Altvest Capital’s chairman and a Bitmach co-founder, said the board recognises the personal toll on the three executives while stressing its own duty to protect the business they helped build.

“My responsibility, together with the Board and the broader team, is to hold the line: to provide stability, protect what has been built and maintain the momentum of the business while they exercise their legal rights to challenge the FSCA decisions.”

​Governance in Africa’s Bitcoin Treasury Space

​Formerly known as Altvest Capital, the company made history in early 2025 as the first African publicly listed entity to adopt a corporate Bitcoin treasury strategy. ABC explicitly modelled its reserve thesis after MicroStrategy.

​Under Wheatley’s initial leadership and Masie’s strategic oversight, ABC outlined an ambitious plan to use a Bitcoin-backed treasury to lower borrowing costs, optimise private-market investments for retail investors, and back SME loan facilities across the continent.

ABC has expanded its trading footprint across secondary listings including A2X, Namibia’s NSX, the US OTCQB, and Deutsche Börse. A planned secondary listing on the Access segment of the Aquis Growth Market in London was recently delayed due to a “technical matter.”

This sudden executive turbulence, even one the FSCA has confined to individuals rather than the corporate entity, tests how resilient that model is when its most visible executives are sidelined simultaneously.

​Under Masie’s leadership, the company’s focus turns to preserving operational stability across its SME credit operations while navigating the legal outcomes of the Financial Services Tribunal appeal.

For other African firms building bitcoin-backed balance sheets, the episode is a reminder that regulatory scrutiny of the people running these ventures can move as fast as scrutiny of the assets themselves.

Originally published at https://cryptoafrica.news on September 3, 2026.


FSCA Debars Africa Bitcoin Corp CEO Warren Wheatley and Two Senior Executives— Crypto Africa was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

What Happened to the Crypto-Native Narrative?

Photo by Ashni on Unsplash
Crypto didn’t lose its story. The story just grew up.

Crypto markets have always been driven by narratives.

A crypto narrative is a theme that tells the market where to look: what’s worth building, what’s worth buying, and what the next big opportunity is. Narratives are what turn a complicated technology into something people can actually invest in.

For years, one narrative after another has defined the market.

DeFi Summer in 2020 was built around the rapid expansion of decentralised lending, borrowing, trading, and yield farming. All of a sudden, market participants could earn interest, trade, and borrow without a bank, and token prices moved on the promise of an entirely new financial system.

Then came the NFT boom in 2021.

NFTs moved beyond a relatively narrow blockchain use case into digital art, collectibles, gaming and online communities.

During that period, buying a JPEG felt like buying into the future.

Then came a wave of newer stories:

The AI – crypto narrative that gained significant attention in 2024 focused on the potential intersection between artificial intelligence and blockchain, including decentralised computing, data, AI agents and related infrastructure.

There was also the rise of play-to-earn gaming, memecoins, restaking and numerous other themes with each one pulling in capital and attention, at least for a while.

Different assets, different years, same underlying question:

What new things can we create with crypto?

That question hasn’t gone away.

However, the market conversation appears to be changing.

From Applications to Infrastructure

Increasingly, the conversation is moving toward the infrastructure that allows digital assets to function within a broader financial system.

Liquidity, Collateral, Stablecoins, Tokenisation, Custody, Regulation, Institutional participation, On-chain financial markets.

This does not mean speculative narratives have disappeared. Memecoins can still attract enormous attention, and crypto markets remain highly speculative.

The change is more subtle.

The conversation is increasingly extending beyond what can be built on blockchain to how blockchain-based infrastructure can perform recognisable economic and financial functions.

Stablecoins are perhaps the clearest example of this.

Stablecoins Are No Longer Just a Crypto Trading Tool

A stablecoin is a cryptocurrency pegged to a stable asset, for example, fiat currency – one coin is designed to maintain the value of the underlying asset.

Stablecoins initially became popular partly because they allowed crypto users to move between volatile digital assets without immediately converting back into fiat currency.

However, their role has expanded.

Stablecoins are now used for trading, collateral, remittances, payments, corporate treasury management, and settling transactions across on-chain markets.

The Federal Reserve reported that stablecoin market capitalisation grew substantially during 2025, alongside increased transaction activity and DeFi usage.

The significance of this development goes beyond market capitalisation. Stablecoin isn’t just another token competing for attention anymore – it’s becoming the plumbing that connects different parts of the crypto economy.

That changes the way the asset is understood.

That is also attracting traditional financial institutions.

A 2026 institutional investor survey by Coinbase and EY found that institutions were using stablecoins for activities including cash management, moving money and near-real-time settlement, while regulated products had become an important route into digital-asset exposure.

The important point is not that traditional finance has suddenly discovered crypto.

It is that some crypto-native infrastructure is becoming useful to traditional financial activity.

Institutional Capital Changes the Conversation

Institutional participation is another part of this shift.

The emergence of spot ETFs, asset managers, custodians, banks and digital-asset treasury companies has created new channels through which institutional capital can access digital assets. This does not make institutional investors inherently long-term, nor does it eliminate speculation.

It changes the environment in which digital assets are evaluated.

Once a digital asset becomes part of an institutional investment strategy, questions around custody, liquidity, market structure, regulatory compliance, counterparty risk and portfolio construction become increasingly important.

Now the question is:

  • Can it be held safely?
  • Is there enough liquidity to get in and out?
  • Who’s actually providing the infrastructure behind it?
  • What happens to it under market stress?
  • How does regulation apply?
  • What real economic activity supports its value?

Those are infrastructure questions and they matter more the more institutional money is in the room.

What Happened to DeFi?

DeFi hasn’t stopped being experimental, and it certainly hasn’t stopped being speculative.

But alongside that, it’s developed functions that look a lot like traditional finance: lending and borrowing, trading, derivatives, liquidity provision, collateral management, stablecoin settlement, on-chain credit and yield markets.

The evolution is therefore not from “speculation” to “no speculation.”

It’s a shift from an ecosystem where speculative experimentation dominated the conversation to one where the financial infrastructure itself has become part of the story.

This is an important distinction.

A lending protocol does not need to introduce a completely new concept of lending to be useful. The novelty is increasingly found in how financial functions are delivered, rather than simply in the creation of entirely new financial categories.

Tokenisation Is Part of the Same Shift

The growing interest in tokenisation reflects a similar development.

Tokenisation involves representing assets or rights digitally through blockchain or other distributed-ledger infrastructure.

The underlying asset might be a bond, fund interest, real estate interest, deposit, commodity, or another financial or real-world asset. The interesting question is whether placing these assets on the blockchain will improve their issuance, transfer, settlement, liquidity, programmability, or accessibility.

That is a different kind of narrative.

It connects blockchain technology to existing economic activity rather than creating an entirely separate digital economy.

So, What Happened to the Crypto-Native Narrative?

It did not disappear.

It fragmented, evolved and, in some cases, became infrastructure.

DeFi developed into a collection of financial functions. Stablecoins expanded from crypto trading instruments into settlement and payment infrastructure. Tokenisation began connecting blockchain infrastructure with traditional financial assets. Institutional participation created new channels through which capital could enter digital assets.

Some earlier narratives lost relevance after their speculative cycles while others continue to evolve and new narratives will undoubtedly emerge.

The difference is that the market is increasingly asking a different question.

Earlier crypto cycles often centred on:

What can blockchain enable that did not exist before?

The newer question is:

What financial functions can blockchain infrastructure perform, and does it perform them effectively?

That is a different investment narrative and it also creates a different standard for evaluating projects. A protocol promising a new financial primitive may now have to demonstrate more than technological novelty.

Investors may also look at liquidity, revenue, collateral, risk management, regulatory exposure, integration and actual economic demand. The same applies to stablecoins, tokenised assets and other forms of on-chain infrastructure.

The crypto market is still capable of producing the next meme cycle, NFT boom or speculative frenzy. However, beneath those cycles, something else is happening.

Crypto-native infrastructure is increasingly being judged by the financial functions it can perform, rather than simply by the novelty of what it can create.

Perhaps that is what happened to the crypto-native narrative.

It did not disappear.

It became part of the infrastructure.

If you enjoy analytical commentary on digital asset regulation, crypto markets, and emerging financial technologies, consider subscribing to my newsletter where I share additional research, commentary, and industry insights.

https://samuel-ayodeji.kit.com/profile

Also, if your company, startup, or publication needs clear, well-researched content on blockchain, digital assets, fintech, or emerging technology law, my inbox is always open.


What Happened to the Crypto-Native Narrative? was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

The Meme-Coin Trenches Are Becoming a Market-Structure Signal — Not a Casino Pass

Quick answer: Meme-coin trench screens are real-time discovery tools for newly launched or rapidly rotating tokens. They can help traders monitor attention, market-cap progression, transaction activity, and migration status. They do not confirm liquidity quality or make a token tradeable. The professional edge is using them to build a watchlist, then validating execution conditions before taking risk.

The most revealing crypto screens are not always price charts. Sometimes they are launch dashboards.

A recent public trench view for a retail-linked onchain ecosystem shows the full risk curve in one frame: tokens seconds or minutes old, low-thousands market caps, tax labels, activity counters, and a migrated tier at larger valuations. It is the meme market presented as a live queue.

For many observers, that looks like proof that the meme trade is back. For traders, it should mean something more precise: the supply of attention is accelerating, and execution discipline matters more than narrative selection.

The useful question is not whether a cartoon, celebrity reference, or recycled slogan can go viral. It is whether a fresh wave of attention can become verifiable liquidity before it becomes exit liquidity for someone else.

What a trench screen actually tells you

These dashboards group assets by stage: fresh launches, discovery, and migration. That staging shows how quickly a microcap can move from creation to broader visibility.

But a card with a market cap, transactions, tax indicator, creator handle, and social link does not answer the questions that make a trade executable:

  • Is the contract verified and are its permissions understood?
  • How concentrated are the top holders?
  • Is liquidity locked, removable, or controlled by a small set of wallets?
  • Can a position exit without unacceptable impact?

That gap between what is visible and what is tradeable is the entire game. A trench screen is a scanner, not a recommendation engine.

The three stages of meme-coin price discovery

1. New: maximum information asymmetry

The New column is where the story is shortest and risk is highest. Several visible assets are seconds or minutes old and sit at very small market caps. One wallet, one post, or one bot cluster can define the chart. If contract, holder distribution, and liquidity mechanics cannot be checked quickly, the correct decision is often no trade.

2. Discovery: attention meets a test of liquidity

Here, some tokens develop a two-way market; others collect momentum buyers until the first sell order exposes the lack of bids. The test is whether price, trade count, and liquidity move together. Sustained transactions and orderly retracements are more useful than a vertical candle.

3. Migrated: more visible does not mean low risk

Migrated names can feel validated because they reached a larger market-cap band. That is not safety. The risk often shifts to positioning: early holders have gains, momentum traders arrive, and risk/reward deteriorates. Migration is a regime change, not an all-clear signal.

The checklist that separates scanning from trading

Here is the framework worth using before a meme-coin position moves from a browser tab into a trade.

Start with liquidity, not market cap. A $25,000 market cap and a $25,000 tradable market are not the same thing. Look at the actual pool depth, expected price impact, and the spread under active conditions. Market cap is a headline; liquidity is the exit.

Inspect the contract. Check ownership, mint or freeze rights, transfer taxes, blacklist functions, and upgradeability. A tax label is a clue, not a security review.

Map concentration. Identify whether a small number of wallets can change the market with one sale.

Watch the flow, not just the candle. Repeat participation and an ability to hold levels through ordinary selling matter more than a chart that functions only while new buyers arrive.

Define invalidation before entry. A lost liquidity threshold, a material contract change, a failed reclaim after a catalyst, or a specific support break are observable reasons to exit. “The community still believes” is not one.

Why retail-linked trenches matter to the broader crypto market

The important macro signal is not one token. It is the compression of the discovery cycle.

When onchain environments make it easier for retail attention to find early assets, narratives can move from launch to visible liquidity in hours. That creates opportunity for traders who can filter signal from noise — and a faster path to unpriced risk for everyone else.

Meme coins remain a high-beta expression of crypto risk appetite. In a constructive market regime — stable major assets, improving liquidity, and willingness to rotate down the risk curve — new meme ecosystems can pull disproportionate attention. In a defensive regime, the same assets can gap lower because their demand is discretionary and their liquidity is shallow.

That is why trench activity should be treated as a risk-on temperature gauge, not a portfolio thesis. A busy launch screen tells you participation is looking for optionality. It does not tell you that every option is worth buying.

From onchain discovery to professional execution

Discovery and execution do not have to happen in the same place.

Onchain screens are useful for detecting narrative formation, wallet behavior, and early liquidity. Once an asset or theme is mature enough to have credible depth, traders should move back to the tools that make risk measurable: liquid spot markets, perpetual markets where available, clear order controls, and position-level risk management.

At Phemex, that means starting with the market you can actually manage. Build a watchlist. Compare relative strength across liquid assets. Check spot depth before using leverage. Use limit orders where appropriate, size small enough that a stop is a risk-control decision rather than a liquidation event, and keep a defined trading allocation separate from a longer-horizon thesis.

The goal is not to be first into every trench. The goal is to recognize when a trench produces a repeatable setup — and to remain solvent when it does not.

Meme-coin trenches: fast answers for traders

Are trench dashboards useful for finding meme coins? Yes. They are efficient for monitoring new launches, visible activity, and a token’s path from creation toward broader discovery. Use them to create a research queue, not a buy list.

Does migration confirm a legitimate meme coin? No. It can indicate that a token has cleared an early distribution step, but it does not validate the contract, guarantee liquidity, or protect late entrants from concentrated selling.

What is the first risk check before trading a new meme coin? Confirm exit liquidity. Then review contract permissions and holder concentration. If you cannot estimate slippage or identify who controls supply, you do not yet have a manageable trade.

The next meme cycle will reward attention. The durable edge will still be liquidity discipline. Build your watchlist and explore Phemex spot and perpetual markets only when the setup, liquidity, and risk plan agree.

Disclaimer: This article is for informational purposes only and does not constitute financial advice. Cryptocurrency markets are volatile — always do your own research (DYOR) before making investment decisions.

Website | Twitter | Telegram | RedditDiscord | Facebook | InstagramYouTube


The Meme-Coin Trenches Are Becoming a Market-Structure Signal — Not a Casino Pass was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.

❌