Arbitrum Activates ArbOS Dia, Its Biggest Protocol Upgrade Since Nitro
Arbitrum One and Nova went live with ArbOS 51 "Dia" on January 8, 2026, delivering a redesigned fee system, higher block efficiency, and biometric wallet signing to a network that now holds between $16 billion and $20 billion in bridged assets across measurement methodologies, with peak daily transactions approaching six million as of September 2025.
The name follows Arbitrum's tradition of naming ArbOS releases after astronomical objects. Dia is a moon of Jupiter, continuing a lineage that includes predecessors such as Nitro and Atlas.
The upgrade passed governance as a Constitutional Arbitrum Improvement Proposal (AIP) through an on-chain Tally vote on approximately December 18, 2025. Constitutional AIPs are reserved for changes that affect a chain's ability to produce valid blocks. The Arbitrum team describes Dia as the most comprehensive change to the Arbitrum stack since the Nitro upgrade. It activated first on the Arbitrum Sepolia testnet on December 1, 2025, before reaching mainnet five weeks later.
How the Fee System Changes
The most significant technical shift in Dia is a replacement of Arbitrum's existing single-target gas pricing model. Previously, the network used one adjustment loop modeled on Ethereum's EIP-1559 mechanism, which applied a single price signal across all transaction types. Dia introduces six separate target-window pairs, allowing the final gas price to be calculated as the product of all six signals rather than the output of a single controller. Block efficiency also improves through MaxTxGasLimit, a change that allows the final transaction in a block to use the full block gas limit rather than leaving capacity unused.
Santiago Semino of Offchain Labs, who authored the official upgrade writeup, described one practical result in the blog post: "Gas behavior is smoother when demand surges." Elsewhere in the same post, Semino noted that "Ethereum alignment remains a feature, not a burden."
The minimum base fee also doubles from 0.01 gwei to 0.02 gwei. According to Arbitrum's technical documentation, the change is intended to reduce spam and support the long-term sustainability of network infrastructure. The practical benefit for users is that fee spikes during periods of heavy usage become less severe and more predictable.
Dia also adds independent tracking of four resource categories: compute, storage access, storage growth, and history growth. This separation is a prerequisite for a fully dynamic fee system planned for a future upgrade, where fees will track specific bottlenecks rather than averaging across workload types.
Passkeys, Precompiles, and Developer Tooling
Dia incorporates several Ethereum Improvement Proposals aligned with or included in the Fusaka upgrade cycle.
The most user-facing is EIP-7951, which adds a precompile at address 0x100 for the secp256r1 elliptic curve at 6,900 gas per verification. This curve is the cryptographic standard built into Apple Secure Enclave, Android Keystore, and FIDO2/WebAuthn hardware. Its inclusion means wallets can authenticate transactions using Face ID or a fingerprint, without requiring users to manage a seed phrase.
The Ethereum Magicians forum discussion on EIP-7951 noted that the precompile "delivers a major UX upgrade by introducing support for the secp256r1 curve, which unlocks device-native signing and passkeys." Additional EIPs bundled into Dia include BLS12-381 curve precompiles (EIP-2537), a new Count Leading Zeros opcode (EIP-7939), ModExp repricing (EIP-7823 and EIP-7883), and an eth_config RPC method for tooling visibility (EIP-7910).
Dia also introduces native gas token flexibility, allowing Arbitrum chains to designate interop tokens such as native USDC, USDT, or cross-chain token standards as gas assets. This means chains built on the Arbitrum stack can let users pay fees in a stablecoin rather than requiring them to hold ARB or ETH first. Dia is a protocol-layer change and has no direct effect on ARB token supply or distribution.
The release runs in parallel with Stylus Rust SDK v0.10.0 and a stable Erigon Nitro Sepolia node optimized to approximately 234GB of storage for ArbOS 51 Dia support, signaling a coordinated tooling push alongside the protocol change.
Why It Matters in Emerging Markets
Dia's practical benefits connect most directly to user populations in regions where crypto adoption is growing fastest. India ranked first globally in the 2026 Chainalysis-aligned adoption index, and Pakistan ranked eighth. Pakistan is a predominantly mobile-first market where seed phrase management has been a documented barrier to onboarding; India's crypto user base is similarly concentrated on mobile devices. EIP-7951 creates the protocol-level foundation for wallets to implement passkey-based onboarding, which could directly benefit users in both markets.
Nigeria ranked second globally in the 2026 index and third in DeFi activity. Roughly 80 percent of crypto transactions in Nigeria flow through peer-to-peer platforms, according to Cornell Business research published in 2025. Arbitrum's official documentation on dynamic pricing stated that predictable execution conditions "enable better UX on peak-demand days" and result in "fewer underpriced transactions that fail on first submission." Those gains are especially relevant to users running stablecoin settlement or arbitrage workflows under volatile conditions, a category that includes many Nigerian P2P workflows.
Sub-Saharan Africa as a region recorded 180 percent year-over-year stablecoin growth heading into 2026, with four African countries now in the global top 20 adoption rankings: Nigeria (second), Ethiopia (tenth), Kenya (thirteenth), and Ghana (twentieth). Stablecoin-as-gas functionality, introduced in Dia, can reduce a structural barrier for payments applications targeting users in those markets, particularly for Arbitrum chains configured to accept non-ETH gas tokens.
What Comes Next
The Arbitrum Foundation is expanding developer outreach to APAC and LATAM through new social channels and regional DevRel hires. Its Open House 2026 hackathon, carrying an $800,000 prize pool, opened its online phase on January 29, 2026, with city-based events to follow. The Arbitrum team describes Dia as foundational infrastructure for fully dynamic fee pricing rather than a final destination. The pricing architecture introduced now is intended to evolve further as network usage patterns become more clearly segmented by resource type.