AYA CORE

Media › Article

$75 Million in 20 Minutes: Why the Best Security Is What Isn't There

Mike Olsen · Founder, AYA Network · 2 September 2026 · 6 min read

The interesting part isn't the rollback — it's what made the rollback necessary. Why we built a network with no surface to exploit.

On August 30, someone tried to walk away with roughly $75 million from the Cronos network.

The scheme took about twenty minutes. The attacker pumped the price of TONIC — a thinly traded token of the Tectonic lending protocol — by roughly a hundred times. Then they deposited the inflated tokens as collateral and borrowed real assets against them: the protocol honestly valued the collateral at the current price and issued the loan. While the manipulated price was live, hundreds of liquidations fired against ordinary Tectonic users — their positions were closed at a fake price.

What happened next is what the whole industry is now arguing about. Validators halted the network. For hours, Cronos produced no blocks. Then the chain was rolled back to its pre-attack state — roughly 11,000 blocks erased, about two hours of transactions. Everyone's transactions. Not just the attacker's.

About $68.7 million came back with the restored state. Roughly $6.3 million that had already crossed a bridge to Ethereum is gone for good — Ethereum rolled nothing back.

The internet drew the obvious conclusion: "If a chain can be halted and rolled back, it was never decentralized."

A fair point. But it's about the consequence, not the cause.

This wasn't a hack. This was a design working as designed

Here is the most important thing about this story: nothing was hacked. No signature was forged. No private key leaked. Not a single line of code behaved differently from how it was written.

A lending contract read a price from a pool thin enough to move — and believed it. That's what it was designed to do. The oracle passed the price along — that's what it was designed to do. The loan was issued by the rules — and the rules executed perfectly.

The attacker didn't need a vulnerability. They needed a surface: a market inside the protocol, a price inside the protocol, leverage inside the protocol. All of it was there — by design.

This is how programmable blockchains work. Every smart contract is a counterparty you never chose. Every integration is another door. Composability — DeFi's proudest feature — is a multiplication of doors: your deposit in protocol A depends on a price in pool B, read by oracle C, relied on by protocol D. The security of the whole construction equals the security of its weakest link — and there are hundreds of links, changing without your knowledge.

A dilemma with no good answer

Once $75 million has been "legitimately" borrowed against a fake price, validators are left with two options, and both are bad.

Let it go — and the protocol's users lose real money to arithmetic none of them ever signed.

Halt and roll back — and the network publicly admits its immutability is conditional. Everyone gets frozen: your funds, your customers' funds, the funds of people who never heard of Tectonic. Two hours of other people's financial history, deleted.

Cronos chose the second option, and on a human level it's understandable: it saved tens of millions of dollars of other people's money. But notice where the real failure happened. Not at the moment of the rollback. Earlier — at the moment the surface came into existence. The rollback was merely the price paid for its existence.

The other path: remove the surface

The alternative isn't braver validators or more honest oracles. The alternative is an architecture in which that moment never arrives.

AYA Network is built around one foundational decision: the protocol does exactly one thing — it transfers ownership.

No smart contracts. No virtual machine, no third-party code executing next to your money. A counterparty you never chose cannot appear — there is no room for one.

No market inside the protocol. A fixed supply — 635,835 Symbols, forever, no issuance and no burning. Inside consensus there is no price to move: the protocol does not know, and does not want to know, what a Symbol "costs."

No leverage. Nothing to borrow against and nothing to liquidate. Six hundred dollars cannot become seventy-five million, because the system contains no mechanism that does that kind of math.

No oracles. A node trusts only mathematics and its own copy of the reference text. An external fact cannot become a reason for funds to move.

Every transfer is signed by its owner — with a post-quantum ML-DSA-87 signature (NIST FIPS 204). The only way to move funds is the signature of the person they belong to.

And, perhaps most importantly: the protocol has no administrative path to anyone's balance. There is no freeze function to argue about. There is no switch anyone can flip "for the greater good." Every confirmed transfer leaves a receipt its owner can verify independently — history cannot be rewritten quietly.

The question "would AYA validators roll back the chain in a crisis?" has no meaning — not because our validators are more principled, but because the class of crisis that demands a rollback does not exist in this architecture. There is nothing here that can conjure a $75 million "legitimate" claim out of thin air.

An honest caveat

Does this mean there will be no risks around AYA? No. Markets will exist around the network — exchanges, on-ramps, peer-to-peer deals. They carry their own risks, like any market. The difference is the boundary: an external market cannot reach inside the protocol. A price crash on an exchange creates no liquidations in consensus, because consensus has no liquidations. Manipulation somewhere outside generates no claims against anyone's balance, because the protocol has no way to execute such claims.

You can only exploit code that exists. Code that doesn't exist cannot be exploited.

Minimalism is the security model

For years, the industry has assumed that expressiveness is a virtue: more features, more composability, more "money legos." The bill for that assumption arrives regularly, and on August 30 it came to $75 million and two erased hours of other people's history.

We start from the opposite assumption. Every feature the protocol doesn't have is an attack that will never happen. Every switch that doesn't exist is a freeze debate that will never take place.

Minimal systems are not a limitation. They are the security model.

AYA Network is an independent post-quantum blockchain with a fixed supply of 635,835 symbols, not affiliated with other projects using the "AYA" name. The wallet runs in the browser at ayacoin.online and is available for iPhone on the App Store and for Android on Google Play. Documentation: portal.ayacoin.online/docs.

Mike Olsen is the founder of AYA Network, a post-quantum Layer-1 blockchain built from scratch in Rust by Bruno Kapital & Investment LLC.

This article is educational and does not constitute financial or investment advice.