VERSE PRESS

Crypto News, Global First.

Base Network to Cut Withdrawal Times From 7 Days to 1 Day With ZK Upgrade Scheduled for May 13

Coinbase-incubated Base is scheduled to activate a major protocol upgrade called Base Azul on May 13, 2026, introducing zero-knowledge proof technology from Succinct Labs into its core finality system.

|

Coinbase-incubated Base is scheduled to activate a major protocol upgrade called Base Azul on May 13, 2026, introducing zero-knowledge proof technology from Succinct Labs into its core finality system. The upgrade layers ZK proofs onto Base's existing optimistic rollup model, which assumed transactions were valid unless challenged within a seven-day window, creating a dual-proof architecture that can confirm withdrawals in as little as one day.

How the New System Works

Base Azul pairs two independent proof types to validate transactions. The first is a Trusted Execution Environment (TEE) prover, which is permissioned and faster. The second is Succinct's SP1 zero-knowledge prover, which is permissionless and cryptographically verifiable. When both provers agree on a given transaction batch, the withdrawal finality period drops from seven days to one day. If only one proof is available, the standard challenge window remains in effect. The ZK proof carries a built-in override mechanism: it can cancel out a TEE proof in the event of a dispute, preventing any single party from corrupting or censoring the chain. Base's documentation describes the architecture in these terms: "Azul's ZK path complements Base's existing security model with cryptographic guarantees that help prove correctness... ZK proofs are posted permissionlessly and override permissioned TEE proofs when the two disagree."

The upgrade is also Base's first fully independent network upgrade, built on its own consolidated software stack rather than Optimism's OP Stack. Base separated from that codebase in February 2026 and has since maintained its own execution and consensus clients.

SP1 and Succinct Labs

SP1 is an open-source zero-knowledge virtual machine that compiles programs written in standard Rust to the RISC-V architecture for proof generation. Succinct Labs reports that SP1 currently secures more than $10 billion in assets across 35-plus customers, including Optimism, Arbitrum, Polygon's AggLayer, and Celestia's Blobstream bridge. In February 2026, Optimism selected Succinct to handle ZK proofs for the entire OP Stack, a deal that covers Base, Unichain, and Ink and represents approximately 90 percent of the rollup market by total value secured. Succinct describes SP1 as "the first zkVM to deliver real-time proving for Ethereum," and per Succinct's published benchmarks, 99.7 percent of Ethereum blocks can be proven in under 12 seconds using 16 RTX 5090 GPUs.

Succinct's native coordination token, PROVE, carried a market cap of approximately $57 million and a fully diluted valuation of roughly $292 million as of February 2026. Both figures should be verified against current market data before publication.

Wilson Cussak, Head of Base Chain, said the Azul upgrade is "meant to deepen the network's security and resiliency as activity grows."

Base currently holds approximately $13.07 billion in bridged TVL and $4.49 billion in DeFi TVL, according to CoinGabbar and DefiLlama. The Succinct blog specifically references $7.4 billion in deposits that will fall under ZK-proof coverage after mainnet activation. These are distinct figures: bridged TVL counts all assets moved to Base, while DeFi TVL reflects funds actively deployed in protocols. Daily active addresses reached 513,616 on April 30, with peak transactions hitting 5.89 million in a single 24-hour period.

What It Means for Emerging-Market Users

The reduction in withdrawal finality has direct implications for users in South Asia and Africa, where demand for faster, lower-cost cross-border settlement is particularly acute and where capital cannot practically sit locked for a week.

India ranked first in Chainalysis's 2026 Global Crypto Adoption Index, leading in on-chain value at centralised services and in retail transactions under $10,000. For Indian retail DeFi users who cycle funds between Base and Ethereum mainnet, one-day finality improves capital efficiency in a meaningful way. India's developer community also benefits from Azul's Rust-compatible tooling, its alignment with Ethereum's Osaka execution-layer specifications, a fortnightly client release cadence, and new EIP support including EIP-7825 (transaction gas limit cap) and EIP-7939 (CLZ opcode).

In Sub-Saharan Africa, on-chain transaction volume exceeded $205 billion between mid-2024 and mid-2025, a 52 percent year-over-year increase. DeFi and L2 activity specifically grew 184 percent over the same period, driven largely by stablecoin remittances, savings dollarisation, and merchant payments. Nigeria ranked second globally in the adoption index, while Kenya ranked thirteenth, Ethiopia tenth, and Ghana twentieth. These four nations entering the top 20 represents growth up from just two African nations in 2024. The seven-day challenge window in optimistic rollups has historically been a friction point for cross-border payments in these markets. A one-day settlement window under Azul removes a real operational barrier for that use case.

The upgrade also positions Base as a more credible deployment target for developers in both regions who are building verifiable computation or privacy-preserving applications, given the ZK-friendly tooling now embedded in the base infrastructure.

What Comes Next

Base ran a $250,000 Immunefi security audit competition from April 21 through May 4, 2026, focused specifically on the Azul upgrade. Testnet went live on April 22. Node operators must migrate to the base-reth-node and base-consensus clients before mainnet activation. Most existing applications require no changes, though projects using the MODEXP precompile should review their code.

Base describes Azul as a step toward Stage 2 decentralisation on Ethereum's rollup maturity scale, a community framework tracked by L2Beat. That designation is a target, not a current status. Two further upgrades are planned for the second half of 2026, with a performance-focused release targeted for the end of June and a user experience-focused release slated for the end of August.