infrastructure
Loopring shuts down its zk-rollup DEX, citing absent VM and failed adoption
Loopring took its zk-rollup DEX relayer offline on June 28, 2026, ending the first production zkRollup on Ethereum. A whitelist-only smart contract upgrade returns L2 balances to L1.
Loopring shut down all of its decentralized exchange services on June 28, 2026, taking the relayer offline immediately and ending the first production zk-rollup ever deployed on Ethereum. The team posted the wind-down notice on the official Loopring X account and committed to a smart-contract upgrade that returns Layer-2 balances to Layer-1, gas covered, only for whitelisted addresses with a final balance of $10 or more. The shutdown was confirmed first by The Block and corroborated across BanklessTimes and CryptoTimes.
What happened
The Loopring team announced the immediate halt of all DEX and AMM services on the official @loopringorg account. There is no wind-down window for trading; orders stopped at the moment of the post and the relayer — the off-chain operator that batched user orders, generated zk-SNARK proofs and posted them to Ethereum L1 — was taken down. The team described the decision in its own statement:
"As the first zkRollup, we lacked a virtual machine — no composability, no real-world payment use cases. That limitation kept our ecosystem from growing." "To be honest, Loopring never gained meaningful adoption."
What remains is the exit, and the team designed it to bypass user action wherever possible. Rather than ask each holder to claim against the on-chain Merkle root — the standard trustless-exit pattern Loopring itself pioneered — the team will upgrade the DEX smart contract to allow only whitelisted addresses, controlled by the operator, to move assets out of the L2 system. A final balance list will be published; users get a two-week review window to dispute their balance; then funds are sent back to L1 with Loopring covering the gas. Only addresses holding $10 or more at the cutoff qualify for the automatic return.
Mechanism — why the exit looks nothing like the original Loopring design
Loopring's 2019–2020 design memos sold the DEX on a property called trustless exit: a user with their L2 state and a Merkle proof could always reconstruct their balance and force-withdraw on L1, even if the relayer disappeared. That mechanism is still present in the contracts. The team is choosing not to use it.
The reason is operational. A force-exit puts the user on the hook for L1 gas — historically tens to hundreds of dollars per exit at peak — and requires each holder to assemble a valid Merkle proof. With the relayer down, that proof-generation tooling becomes harder to run, not easier. By centralizing the exit through a whitelist controlled by the team, Loopring trades the original trust-minimization guarantee for a one-shot, gas-paid return that is more likely to actually clear the long tail of holders. It is the right call for users in the median case and an explicit admission that the cypherpunk story shipped with the protocol no longer survives contact with the wind-down.
The $10 floor is the other revealing number. Below that threshold, the gas cost of the L1 transfer would exceed the value being returned, so dust balances are simply not returned. Loopring has not published a count of accounts below the threshold or the total dust they hold.
Numbers block
- Mainnet shutdown date : 2026-06-28 (Sunday)
- Relayer status : offline immediately
- Final return window : ~2 weeks (balance review), then automatic L1 send
- Minimum balance returned : $10 (below this, dust is not returned)
- Gas for the L1 return : covered by Loopring
- LRC price at announcement: ~$0.01228, −2.41% on the day
- LRC all-time high : $3.75 (November 2021)
- Loopring TVL today : ~$8M
- Loopring TVL peak : ~$760M (November 2021)
- TVL decline from peak : ~99%
- 2017 ICO raise : $45M (token sale, August 1, 2017)
- Sources : Loopring official X post; The Block; CoinMarketCap; ICO Drops
Impact
- L2 holders with LRC, ETH, USDC and other L2 balances on Loopring. Wait for the balance-list publication, verify the listed amount within the two-week review window, and confirm the receiving L1 address matches a wallet you control. Balances below $10 will not be returned automatically.
- LRC token holders on L1. The LRC ERC-20 contract is unaffected by the DEX shutdown — token holdings on L1 are not at risk from the wind-down itself. What changes is the protocol the token was supposed to capture value from: fee revenue, staking yield, and the AMM rebate model all end with the relayer.
- Loopring Earn, Loopring Smart Wallet, payments. All consumer-facing products on top of the DEX stack are affected. The team has not published per-product timelines beyond the unified two-week window.
Skeptical attribution
The shutdown is announced by the Loopring team itself on its own channels; there is no third-party attribution to verify. The team's framing — failure to scale, absence of a VM, surpassed by zkEVM rollups — is consistent with what observers have noted about Loopring for several years and with the public TVL data on DeFiLlama. No allegation of compromise, fraud, or external pressure has been made by the team, and none has surfaced in third-party reporting at the time of the announcement.
Pattern
This is the third L2-layer story covered on this site in the last month in which a once-prominent piece of Ethereum scaling infrastructure either failed, paused, or shipped a hard wind-down: Aztec Connect's $2.19M legacy-rollup theft, the Taiko Alethia bridge exploit on the signal-proof path, and now Loopring's voluntary shutdown. The pattern is not coincidence: the first wave of ZK and optimistic rollups — Aztec Connect, Loopring, the early Plasma designs — were built before zkEVM was a viable target and against a market that has since consolidated around general-purpose, EVM-equivalent L2s like Base, Arbitrum, Optimism, Scroll and zkSync Era. Specialized rollups without a VM, without composability with the rest of DeFi, were always at risk of being abandoned the moment a credible general-purpose alternative shipped. Loopring's team made the call to close it down on the operator's terms rather than let the relayer run out of revenue.
What to watch
- The balance-list publication. Loopring has not yet posted the on-chain or off-chain URL where the final L2 balances will be enumerated. That artifact is the document holders need to verify.
- The DEX contract upgrade transaction. The whitelist-only transfer logic requires a contract upgrade on Ethereum L1; the upgrade tx is the on-chain event that flips the trustless-exit property to operator-controlled. Watch the Loopring DEX proxy admin.
- What happens to the LRC validator/staking contracts. The Loopring protocol levied fees, paid relayer-stake rebates, and burned LRC. None of those flows survives the DEX shutdown. The team has not said whether the LRC contract itself will be migrated, neutralized, or left dormant.
- Whether any successor team forks the open-source Loopring codebase to keep a Loopring-flavored DEX running. The contracts are public; nothing in the announcement precludes a community fork, but the absence of relayer infrastructure makes a fork non-trivial.
Context — what gets buried with Loopring
The protocol's contribution to the L2 stack is older than most of the current crop of rollups. Loopring published the first zk-rollup whitepaper aimed at exchange-style throughput in 2018, ran a public testnet in 2019, and reached Ethereum mainnet with order-book-style DEX functionality in December 2019 — before zkSync, before Scroll, before StarkNet's first public mainnet. The technical case that zero-knowledge proofs could compress thousands of trades into a single L1 settlement was made in production code by Loopring before the zkEVM acronym existed. That is the contribution. The product that was supposed to monetize the contribution — the Loopring DEX as a consumer destination — never reached escape velocity, and the team's statement on the shutdown is unusual in admitting it directly rather than blaming market conditions.