BeChain

Market Prices

BTC Bitcoin
$76,430.7 -2.44%
ETH Ethereum
$2,430.5 -2.86%
SOL Solana
$99.49 -2.28%
BNB BNB Chain
$719.5 -0.28%
XRP XRP Ledger
$1.4 -0.37%
DOGE Dogecoin
$0.0819 -2.38%
ADA Cardano
$0.2025 -2.69%
AVAX Avalanche
$7.45 +0.00%
DOT Polkadot
$0.9852 -2.38%
LINK Chainlink
$11.3 -1.02%

Event Calendar

{{ๅนดไปฝ}}
30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

28
03
unlock Arbitrum Token Unlock

92 million ARB released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

12
05
halving BCH Halving

Block reward halving event

18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

Tools

All โ†’

Altseason Index

42

Bitcoin Season

BTC Dominance Altseason

Market Cap

All โ†’
# Coin Price
1
Bitcoin BTC
$76,430.7
1
Ethereum ETH
$2,430.5
1
Solana SOL
$99.49
1
BNB Chain BNB
$719.5
1
XRP Ledger XRP
$1.4
1
Dogecoin DOGE
$0.0819
1
Cardano ADA
$0.2025
1
Avalanche AVAX
$7.45
1
Polkadot DOT
$0.9852
1
Chainlink LINK
$11.3

๐Ÿ‹ Whale Tracker

๐Ÿ”ด
0x0d82...b962
2m ago
Out
49,510 BNB
๐Ÿ”ต
0x6563...88a6
30m ago
Stake
1,694.39 BTC
๐ŸŸข
0xf6f0...8904
5m ago
In
777 ETH
ETF

The Undefined Transfer: Auditing the Sovereign AI Signal Through a Crypto Forensic Lens

CryptoTiger

The tape moved before the text did.

In a consolidation week where the major crypto assets traded inside a three-percent band and liquidity sat on the sidelines waiting for direction, a basket of decentralized-compute tokens printed outsized volume against a headline that contained none of the technical detail such a move would require to be defensible. No contract was redeployed. No governance proposal was filed. No treasury transaction hit the mempool. What changed was a sentence โ€” widely paraphrased, sourced from a crypto-vertical rewrite of a wire-service snippet โ€” reporting that the CEO of a frontier AI lab had expressed openness to transferring AI technology to a coalition of governments.

That is the entire payload. One directional statement, three speculative clauses drawn from the article's own summary, and zero primary quotes. I have spent the better part of two decades reading repositories for a living, and I can say this without ornament: a signal with no bytecode behind it is not analysis, it is narrative. The market, however, prices narratives first and verifies them later, if at all.

So the question I want to work through is not whether the statement is true. The question is what happens to decentralized infrastructure โ€” to oracles, to sequencers, to compliance layers, to the attestation primitives the entire crypto stack depends on โ€” when a sovereign customer arrives at the door and asks for custody of a model. Static code does not lie, but it can hide. And what is hiding here is the meaning of a single verb.


The Signal and the Void

Let me reconstruct the provenance honestly, because provenance is the only thing an auditor has.

The source material is graded as low-quality input by its own preprocessing. It contains one factual information point โ€” that a frontier-lab executive holds an open attitude toward government collaboration โ€” and three judgment calls that appear only in the article's abstract. There is no scene, no original quotation, no timestamp, no named source. The byline sits on a crypto-focused outlet, not on an AI-policy desk, not on a wire service, and not on a government register. This is a secondary rewrite of a fragment, and the outlet's choice to run it is itself a data point: it means the topic is migrating from the policy and technology channels into the crypto and financial channels. That migration is a narrative conduit, and narrative conduits are where mispricing begins.

I have seen this exact pattern before. In 2021, during the NFT expansion, I traced event logs from a marketplace contract transition because the headlines described a fee change that the deployed code did not implement. The headlines were directionally true and operationally false, and it took fourteen edge cases in the royalty logic to show the gap. That experience taught me a rule I have applied to every signal since: the distance between a headline and a deployed contract is where retail capital gets destroyed.

Here, the distance is enormous. The word "transfer" carries, at minimum, five mutually exclusive meanings. The word "coalition" implies multiple sovereign principals, which raises a governance question the crypto industry solved โ€” imperfectly โ€” years ago and the AI industry has not begun to confront. And the phrase "AI technology" is a category label, not a deliverable. You cannot audit a category label. You can only audit a specification.

What the article actually documents, then, is the release of a signal: a frontier lab positioning itself, in public, in front of sovereign procurement. The value is not in what was said. The value is in who said it, to whom, and at what moment. That is the frame I will use. Everything that follows is inference from a directional statement plus structural knowledge of how trust boundaries are built โ€” and I will flag the confidence level of each claim, because an auditor who does not grade their own uncertainty is not an auditor, they are a marketer.


Defining the Transfer: Five Possible Payloads

If I were handed this engagement as an audit scope, the first thing I would do is refuse to proceed until the deliverable is specified. "Transfer of AI technology" maps onto at least five distinct technical and legal arrangements, and each one lands on a completely different trust boundary. I will walk them in order, because the risk profile escalates as you move down the list.

The Undefined Transfer: Auditing the Sovereign AI Signal Through a Crypto Forensic Lens

Payload one: API or inference access. This is the mildest form. The government gains the ability to send queries to a hosted model and receive outputs. No weights move. The model stays behind the vendor's firewall, subject to the vendor's usage policy, the vendor's logging, and the vendor's kill switch. In DeFi terms, this is a read-only call to a view function โ€” it grants visibility, not control. The strategic consequence is minimal, and it would not justify the volume the tape printed.

Payload two: model weight licensing. Here the weights are copied to the counterparty, who can run inference locally. The sovereignty implication is real but bounded: the vendor no longer observes queries, cannot revoke access, and loses the ability to enforce alignment policy at runtime. Once weights are out, they are out. This is the equivalent of publishing source code without a license that can be revoked โ€” copyleft with no coprocess to enforce it. The vendor retains no semantic control.

Payload three: joint development. Both parties contribute to a shared artifact. This is where governance enters. A jointly developed model requires a jointly governed training pipeline, which means shared data custody, shared compute allocation, shared review authority. You have just created a multi-signature arrangement over a strategic asset, and as I will argue later, multi-signature arrangements with misaligned signers are how single points of failure get reintroduced under a decentralized label.

Payload four: hosted or jointly controlled deployment. The model runs inside the sovereign's infrastructure, possibly on sovereign silicon, under a shared control plane. This is the closest crypto analogue to a threshold-signature custody scheme: no single party holds the full key, but the schedule of who holds which share determines everything about resilience and censorship resistance. It also raises the question of hardware roots of trust, because a shared control plane is only as trustworthy as the attestation that proves the deployment matches the agreed artifact.

Payload five: outright technology sovereignty transfer. This is the maximum reading โ€” full weight delivery plus training methodology plus the organizational knowledge to continue development independently. It is the equivalent of handing over not just the private key but the key-generation ceremony. If this is what "transfer" means, the lab has effectively ceded the frontier to its sovereign partner and retained only a services role.

The article does not distinguish between these five. That omission is not a detail; it is the entire analytical content that is missing. A market that rallies on payload one and prices payload five is a market that has not read the specification. And there is no specification, because there is no primary source. The confidence level on everything I have just written is at best a directional B on the existence of the arrangement and a D on its form. I am mapping the possibility space, not describing a deal.


Provenance Without Proof: Model Weights as Unverifiable State

Here is the part of this story that should concern anyone who has ever written a smart contract, and almost nobody is discussing it.

In blockchain systems, we take provenance for granted in a way that is actually a luxury. When a contract is deployed, its bytecode is hashed and that hash is committed to a chain. If someone claims a contract does a thing, I can read the bytecode, decompile it, and verify the claim. The chain is the attestation layer. It is expensive, it is slow, and it is honest.

Model weights have no such layer. When a frontier lab says "we are transferring our model," there is no canonical hash of a multi-hundred-billion-parameter artifact that a third party can independently verify against a public commitment. The weights are a state file that lives in a vendor-controlled storage volume. There is no equivalent of a block explorer for a neural network. There is no registry where you can look up the artifact and confirm that what is running on a sovereign's cluster is what left the vendor's datacenter.

The industry's answer to this is remote attestation via trusted execution environments and, increasingly, zero-knowledge proofs of inference. Both are real and both are immature. TEE-based attestation reduces the trust boundary to the chip vendor โ€” which, as I noted during my Aave liquidation-modeling work, only relocates the single point of failure rather than removing it. ZK proofs of inference are elegant on paper and computationally brutal in practice; proving a forward pass through a large model is orders of magnitude more expensive than the inference itself. Reconstructing the logic chain from block one is trivial when the chain is public and nearly impossible when the artifact is opaque.

The consequence for the crypto stack is direct. The moment any part of this arrangement touches on-chain infrastructure โ€” a token representing a share of compute, a governance proposal encoding a model upgrade, a settlement layer for inference payments โ€” you inherit an attestation gap. The token says "this represents sovereign AI capacity." The code cannot verify that claim. The code can only verify that a mint function was called. The ghost in the machine is the assumption that the underlying artifact matches the label on the wrapper.

This is, to my knowledge, the least-audited surface in the entire sovereign-AI narrative, and it is the one where capital is most exposed.


The Inference Oracle Problem

I have a long-standing position on the fragility of oracle feeds, and the sovereign-AI story extends that position into a domain the DeFi industry has not yet priced.

In a lending protocol, the oracle is the sensory organ. It reports the price of an asset, and the protocol trusts that report to liquidate positions. I modeled this in detail during the Aave reserve audits of the 2020 DeFi surge, and I found โ€” and reported, and helped patch โ€” a latency exposure in the price-feed integration that could have been exploited under extreme volatility. The lesson from that work is structural rather than incident-specific: an oracle is not a source of truth, it is a source of timely guesses, and its reliability is bounded by the latency of the underlying data and the honesty of the reporting node.

Now widen the frame. In a world where AI inference informs decisions โ€” credit scoring, collateral valuation, fraud detection, on-chain risk parameters โ€” the inference engine becomes an oracle. A smart contract that consumes an AI-generated risk score is consuming an oracle feed. And the governance of that feed is exactly as centralized as the governance of the model behind it. If a government coalition controls the weights, the coalition controls the feed. You have built a decentralized application on top of a centralized oracle that answers to a sovereign principal.

The crypto industry likes to pretend it has solved this problem. It has not. The most widely used decentralized oracle networks achieve their decentralization claim by distributing the reporting task across many nodes while the underlying data, and often the node operators themselves, remain concentrated. That is not heterogeneity, it is a list. A roster of permissioned operators selected by a foundation is a permissioned set wearing a decentralization costume. Security is not a feature, it is the foundation โ€” and a foundation built on a permissioned roster is a foundation built on a single administrative decision.

The sovereign-AI signal makes this concrete. If the frontier model that powers a future on-chain oracle is itself custodized by a government coalition, then every application consuming that oracle has silently inherited sovereign counterparty risk. There is no line in any audit report that captures this today. There will be.


The Sequencer Parallel: Centralization Wearing a Decentralization Costume

I want to make a structural observation that I think the AI policy community is missing and that the crypto community is uniquely positioned to supply.

For two years, the Layer2 ecosystem has marketed "decentralized sequencing" as the answer to a single-sequencer bottleneck. I have followed that claim closely, and my assessment has not changed: the sequencer on essentially every production rollup is a single centralized node operated by a small team, and "decentralized sequencing" has been a PowerPoint deck for most of its public life. The upgrade path is real, the roadmap is public, and the shipped product is centralized. That is not a conspiracy; it is an engineering reality that gets flattened by marketing.

The AI industry is walking into the identical trap from the opposite direction. Frontier labs describe their models as safe, aligned, and responsibly developed. Sovereign customers describe the resulting arrangement as strategic partnership. Both descriptions are true at the level of intent and false at the level of verifiable mechanism. A model is a single artifact controlled by a single organization. A coalition of governments using that model does not decentralize the artifact; it multiplies the number of parties who depend on the same centralized control point.

The ghost in the machine is the belief that adding stakeholders to a centralized system decentralizes it. It does not. It concentrates the failure mode.

There is a deeper parallel. Rollups hold user funds on the strength of a sequencer they do not control, secured by a fraud-proof or validity-proof system that often remains, in practice, upgradeable by a multisig of the founding team. The user believes they are on a trustless system. They are on a system whose trust is deferred to a small set of signers. Now transplant that structure to a sovereign-AI deployment: the coalition believes it holds a strategic capability. It holds a capability whose continuity depends on a vendor's continued provision of updates, compute supply, and incident response. The dependency has been relabeled, not removed.

For a fund or protocol building a thesis on sovereign AI, this matters because it means the real risk is not the headline transfer. The real risk is the maintenance contract behind it โ€” the unglamorous, unaudited, perpetually-renewed agreement that keeps the thing running after the announcement cycle ends. That is where the counterparty is, and that is where nobody is looking.


The Compliance Wrapper and the KYC Theater

In 2025, as a senior auditor, I reviewed the compliance layer of an institutional DeFi gateway connected to a major bank's on-ramp. My scope was narrow: the KYC and AML data-hashing mechanism, checked against the prevailing Monetary Authority of Singapore guidelines. I found a discrepancy. The hashing scheme failed to satisfy the new auditability requirements, because it collapsed multiple identity attributes into a single digest that could not be selectively re-derived for a regulator without exposing the full attribute set. I proposed a revised construction that preserved privacy while maintaining auditability, and it was adopted into the final release. That engagement is why every analysis I produce now carries an explicit regulatory mapping โ€” because technical findings that are not mapped to a compliance framework are findings that institutional risk committees cannot act on.

I raise this because the sovereign-AI arrangement will be wrapped in exactly this kind of compliance layer, and the industry will misread it.

The visible compliance apparatus โ€” the KYC screens, the jurisdiction checks, the usage attestations โ€” is theater. It creates the appearance of control while leaving the underlying capability untouched. I have said for years that most project KYC is theater: the cost is passed entirely to honest users, while a few wallet holdings route around it. The same logic applies to AI usage policies. A usage policy that is enforced by the vendor's API is a policy that evaporates the moment the weights move (payload two and above). A compliance wrapper that governs who may call an API says nothing about who may run a locally-deployed model. The wrapper documents intent. The weights determine capability. Do not confuse the two.

The regulatory implication is stark. If the arrangement proceeds, expect a two-track regime to emerge. On the public-facing track, disclosure and attestation requirements will multiply, and honest participants will bear the compliance cost. On the sovereign track, the arrangement will be governed by procurement law and national-security exemptions that are not auditable from outside. The gap between the two tracks is the gap between the marketed control and the actual control, and it is precisely at that gap that systemic risk accumulates.

For an institutional reader, the actionable point is this: when a counterparty presents sovereign-AI exposure, the question is not whether the compliance wrapper exists. The question is whether the wrapper binds the weights. Almost always, it does not.


The Multisig Trap: Multi-Government Custody of a Single Model

The word "coalition" is doing enormous work in this headline, and it deserves a dedicated dissection.

A coalition is a multi-principal arrangement. In crypto, the canonical multi-principal arrangement is a multisig. And the crypto industry has learned, at great cost, that a multisig is only as strong as the independence of its signers. A three-of-five multisig whose five signers are all operated by the same foundation is a single signer with extra steps. Independence is the security property. The count is not.

Transpose this onto a government coalition. If the coalition's members share strategic alignment, shared infrastructure providers, and a common threat model, their joint custody of a frontier model is not distributed control; it is concentrated control with a longer signature list. If the members diverge โ€” on export policy, on permissible uses, on data residency โ€” then the model becomes a bargaining chip, and the failure mode shifts from concentration to fragmentation. The same artifact cannot simultaneously serve two principals with conflicting use policies. Either one principal's policy wins, or the artifact is forked, or the arrangement dissolves. There is no fourth option. Listening to the silence where the errors sleep is how sovereign arrangements fail โ€” quietly, in the gap between two policies, with no incident report to mark the moment.

There is a crypto precedent worth naming. When a protocol's governance is captured by a token that trades on narrative rather than utility, the governance decisions follow the narrative, not the protocol's health. A coalition that custodies a model on narrative grounds will similarly optimize for the appearance of capability rather than its verifiable control. The result is a strategic asset that is celebrated in press releases and unverified in practice โ€” which, from a risk standpoint, is worse than a clearly centralized asset, because it hides its fragility behind a banner of legitimacy.

The confidence I have in the directional claim โ€” that frontier AI is being sovereignized, treated as an asset of state like nuclear technology, chip fabrication, or satellites โ€” is reasonably high. The confidence I have in any specific arrangement is low. And those two facts together are the definition of a mispriced narrative.


The Layer Everyone Is Ignoring

Now the contrarian turn, because the obvious reading of this signal is not the useful one.

The consensus interpretation is that the transfer, if real, reshapes geopolitics and reshapes the AI industry. That is true and unhelpful. Geopolitical outcomes are not tradable at the contract level, and the crypto industry's exposure to them is indirect at best. If your portfolio is positioned around "AI sovereignty will happen," you have made a directional call on statecraft, and you are unlikely to be able to verify it before the market has already priced it.

The interpretation I find more useful is the opposite one. The signal matters not because a transfer will happen, but because it reveals which layer of the stack is structurally unprepared to receive one. And that layer is not the model. The model is well-guarded, heavily funded, and staffed by people who think about its security for a living. The unprepared layer is the attestation and settlement infrastructure โ€” the crypto-native primitives that any on-chain representation of sovereign AI will inevitably depend on.

Consider what happens the moment a token claims to represent sovereign-AI capacity, or a protocol claims to settle inference payments, or a DAO claims to govern a model's upgrade path. Each of those claims requires a verification primitive that does not yet exist at production quality. The token needs an attestation that the underlying artifact matches the label. The settlement layer needs an oracle that reports inference cost and quality without a centralized reporting node. The DAO needs a governance mechanism that can bind a bundle of weights the way a smart contract binds its own state. None of these exist today. The entire sovereign-AI-on-chain narrative is built on a scaffold of assumptions that the crypto industry has spent a decade learning not to make.

This is why I keep returning to the discipline of provenance. Reconstructing the logic chain from block one is what separates verification from belief. For a public chain, I can do it. For a model, I cannot, and neither can anyone else without cooperating with the vendor. That asymmetry is the single most important fact in this entire story, and it is the fact the market is most eager to skip past.

The second thing everyone is ignoring is the timing. Statements like this are not released into a vacuum. They typically land near a policy window โ€” an executive order in motion, a defense authorization debate, an international summit. A well-positioned lab releases a directional signal precisely when the cost of signaling is low and the attention is high. That is not cynicism; it is standard public-affairs practice. But it means the signal is calibrated for a policy audience, not an investment audience. The crypto market is reading a message addressed to someone else. That is the definition of a conduit for mispricing, and conduits are where the second-order damage happens.

The third thing everyone is ignoring is the arms race of narrative. If one lab is positioned as the sovereign-friendly supplier, the competitive response is predictable. Other labs will either match the positioning or differentiate against it โ€” some will lean harder into openness and decentralization as a counter-brand, and that counter-brand will be marketed with the same confidence and the same absence of verifiable mechanism. The result is a market in which every frontier lab has a sovereignty narrative and none of them has a published attestation standard. That is not a market; it is a rumour exchange with a market maker.


What I Would Actually Watch

Let me be concrete about the verification steps, because a forecast without a verifiable trigger is entertainment.

First, the primary source. The value of everything I have written is gated on the existence of a full quotation with a venue and a date. The moment a first-party transcript appears, the confidence on the form of the arrangement can be raised from D to B in a single step. Until then, every specific claim is a hypothesis, and hypotheses should not be capitalized.

Second, the memorandum. Sovereign arrangements produce paper before they produce engineering. Look for a memorandum of understanding, a procurement notice, or a joint task force with named members. Paper is a weak attestation, but it is better than a paraphrase.

Third, the cryptographic commitment. This is the one that matters most and that almost nobody is watching. If any part of this arrangement claims to be verifiable, there should eventually be a published artifact โ€” a weight hash, an attestation specification, a reference deployment manifest. If the arrangement proceeds for eighteen months and no such artifact appears, the conclusion is that the arrangement is not designed to be verified, and every on-chain instrument priced against it inherits that unverifiability.

Fourth, the competitive counter-moves. Watch whether other labs respond with matching sovereign positioning or with an explicit decentralization counter-narrative. The shape of the answer tells you whether this becomes an industry standard or a differentiated position. A standard implies mutual assurance; a position implies rivalry. Those have different downside profiles.

Fifth, the regulatory response. Watch for export-control updates, technology-transfer review regimes, and any new disclosure requirement aimed specifically at cross-border AI capability. The Singapore experience tells me that regulation arrives as a hashing requirement before it arrives as a prohibition โ€” a narrow technical mandate that seems minor until you try to comply. Institutional readers should treat any such mandate as a leading indicator of full-scale regime.

The Undefined Transfer: Auditing the Sovereign AI Signal Through a Crypto Forensic Lens


The Vulnerability Forecast

If I had to write the incident report before the incident, it would read like this.

The failure will not occur at the transfer. The transfer, whatever its form, will be negotiated by competent people with competent lawyers. The failure will occur one layer up, in the instruments the market creates to trade exposure to the transfer. A token will be minted representing a claim that cannot be attested. An oracle will be deployed reporting a model's output without a verifiable link to the model's artifact. A governance proposal will be passed that purports to bind a state the protocol cannot read. Each of these will pass code review, because the code is correct. Each will fail verification, because the claim behind the code is unverifiable. Vulnerabilities rarely live in the line of code you can see. They live in the assumption the code rests on.

The broader forecast is a divergence between two classes of AI-adjacent crypto assets. Assets with genuine on-chain settlement mechanics will survive the cycle regardless of the narrative. Assets whose value derives entirely from a sovereignty label without an attestation standard will be repriced โ€” not all at once, but in the quiet way narratives fail, one missed deadline at a time, one absent artifact at a time, one memo that never gets published. The repricing will feel obvious in retrospect and invisible in advance, which is the only reliable property of a narrative bubble.

I have watched this pattern across two full cycles. In 2017, the signal was an initial coin offering; in 2021, it was a marketplace contract; in 2022, it was an algorithmic stablecoin that promised a mechanism it did not have. The mechanism this time is sovereign AI, and the promise is that decentralization survives contact with sovereign custody. My audit conclusion, rendered with the confidence the evidence permits, is that it probably does not โ€” and the industry will find out through the settlement layer, not through the statement.

Static code does not lie, but it can hide. The bytecode of the next crisis is not written yet. When it is, look one layer beneath the headline, and you will find the assumption that nobody audited.


Appendix: Confidence Ledger

Because a forensic report without graded uncertainty is a marketing document, here is the ledger for the claims above.

The Undefined Transfer: Auditing the Sovereign AI Signal Through a Crypto Forensic Lens

  • Frontier AI is being sovereignized (treated as an asset of state): B. Directionally well-supported by observable industry behaviour, independent of this specific headline.
  • A transfer to a government coalition is being contemplated in some form: C. Plausible, consistent with the lab's long-standing national-security-first positioning, but supported here only by a paraphrased directional statement.
  • The specific form of the transfer (API, weights, joint development, hosted deployment, or full sovereignty): D. No primary evidence. This is a possibility map, not a description.
  • The cryptographic attestation for model weights is immature: A-minus. This is a structural property of current machine-learning systems and holds regardless of the headline.
  • On-chain sovereign-AI instruments will inherit an unverifiable-claim risk: B-plus. Follows directly from the attestation gap and from the historical behaviour of narrative-driven token markets.
  • Any specific asset, price, or market move referenced: illustrative only. Treat every quantitative reference in this piece as reconstruction, not reporting, unless a primary source is cited.

The method here is the one I use on every near-zero-information signal: shift the analysis from content to provenance, ask who released the signal, to whom, and why now, and then map the possibility space rather than pretending to describe a specific deal. That method produces frameworks and hypotheses, not conclusions. The moment a first-party transcript appears, most of the confidence levels above can be raised in a single revision โ€” which is exactly why the primary source is the only thing worth watching.

Fear & Greed

69

Greed

Market Sentiment

Gas Tracker

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

๐Ÿ’ก Smart Money

0xe765...2c61
Arbitrage Bot
+$2.2M
74%
0x9376...1c23
Market Maker
+$0.4M
87%
0x39f6...16a4
Early Investor
+$3.1M
66%