Mayan’s $20B Cross-Chain Volume Claim Is a Metric, Not a Security Proof
AnsemWhale
This week, Mayan Finance announced it had crossed $20 billion in cumulative cross-chain swap volume, all of it executed through Wormhole’s messaging layer. In a bear market, that kind of number is treated as evidence of real adoption: capital is moving, users are trading, and the interoperability narrative finally has a scalar to point at.
It does not. As someone who has structured security audits since the 0x Protocol V2 contract review in 2017, I read announcements differently. The figure tells me assets moved. It tells me nothing about how safely they moved, which contracts held them at each hop, whether the flow was organic or mechanically double-counted, or what the project would do if one of its dependencies failed. Volume creates headlines; it does not create security. Code does not lie, but the auditors often do — and, in this case, there is no verified audit in the announcement to challenge.
The Mayan/Wormhole stack sits exactly where crypto’s worst losses have occurred: an application layer building swap logic on top of a general-purpose cross-chain bridge. Mayan presents itself as an efficient, low-cost way to exchange assets across chains. Wormhole handles message passing. This division of labor sounds clean until you ask a simple audit question: if the message is compromised, whose ledger records the loss?
The >$20B milestone deserves context before it deserves applause. The first problem is that cross-chain volume is routinely counted twice. An asset that leaves Ethereum, arrives on Solana, and is swapped into a native token produces at least two on-chain events. Aggregators and bridge dashboards often sum both legs, inflating the aggregate while the underlying economic value moved only once. No breakdown accompanies Mayan’s announcement, so we cannot know how much of the $20B represents distinct user capital and how much is metadata noise.
The second problem is that gross volume is not retained value. Even a conservative fee assumption of 10 to 25 basis points would translate to $20 million to $50 million in gross revenue over the protocol’s entire operating history. That is a meaningful number, but the project does not disclose its take rate, its split with Wormhole, or its cost basis. In any other financial market, a firm that reported $20 billion in flow while withholding its fee schedule and balance sheet would not be celebrated; it would be questioned.
The third and most serious problem is architectural. Wormhole is not a trust-minimized network in the strict cryptographic sense. It relies on a permissioned guardian set, with message attestation requiring a supermajority of roughly 19 known validators, many of them institutional operators. That design is a deliberate trade-off: speed and finality in exchange for a trusted root of authority. We built a house of cards on a ledger of trust, and the 2022 exploit on Wormhole’s Solana-facing contract — which allowed 120,000 WETH to be minted without authorization — showed what happens when one assumption in that structure fails.
A protocol built on top of Wormhole inherits that trust model. Mayan’s announcement does not disclose whether its swaps rely on Wormhole’s canonical lock-and-mint flow, on third-party liquidity networks, or on a hybrid custody arrangement. Each mode carries a different risk profile. Each mode fails differently. Without that disclosure, the $20B figure is a measure of throughput, not a measure of safety.
From an auditor’s perspective, the absence of detail is itself a finding. The announcement contains no smart-contract audit reference, no timelock disclosure, no description of admin-key governance, and no statement about whether Mayan’s contracts are upgradeable. In my experience, upgradeable contracts without a transparent timelock or multisignature process are the single most common source of catastrophic loss in DeFi. If Mayan has implemented these safeguards, it should say so. If it has not, the milestone is a liability dressed as an achievement.
Now the contrarian view, because it matters. The bulls who point to $20B are not wrong about demand. Cross-chain swapping is a genuinely useful primitive, and Mayan has clearly solved the user experience problem that has plagued every bridge since 2020: it makes moving assets feel instant. That is not trivial. Many infrastructure projects with cleaner security stories have never reached a fraction of this volume because they failed to make the product usable.
It is also plausible that a meaningful share of that $20B is organic. There is no mention of a token incentive program or liquidity mining scheme behind the announcement. If the volume was earned without paid farming, that is a stronger signal than the headline itself. In a bear market, users do not bridge assets for fun; they bridge assets when they need to trade, borrow, or exit. The fact that Mayan sustained activity through a down cycle suggests its product serves a real function.
My objection was never to the existence of demand. It is to the automatic equation of volume with safety. This is a revolutionary claim only if we accept that moving money quickly is the same as moving money safely. It is not. Outside of press releases, no one calls an integration layer revolutionary until it has survived a contested withdrawal scenario, a validator compromise, and a liquidity crisis. Mayan has not yet demonstrated that it can.
Security is a process, not a badge you wear. The $20B figure may prove that Mayan has been busy. It does not prove that Mayan has been boring, and in cross-chain infrastructure, boring is the highest compliment. The protocols that earn institutional trust are the ones that publish their threat models, name their trust assumptions, and open their contracts for adversarial review. Mayan should be held to that standard before the next $20B arrives.
The number on the ledger is real. The questions around it are real too. In a market where survival matters more than growth, “we moved $20 billion” is a statement of activity, not a statement of resilience. Ask what happens when the next exploit targets the dependencies that made that number possible. If the answer is silence, the volume figure should not reassure anyone.