Arbitrum activated the ArbOS Elara upgrade on Arbitrum One and Nova on August 20, introducing multidimensional gas pricing and compliance filtering capabilities to the network.

The upgrade, deployed at 17:00 UTC, brings a BaseFeeManager contract that prices computational resources across multiple dimensions rather than a single gas metric. The announcement describes the mechanism as an extension of Arbitrum's existing fee structure, allowing operators to price different types of operations independently. Compliance filtering is included in ArbOS 61 Elara for use on dedicated blockchains, not on Arbitrum One itself, according to the technical documentation.

Arbitrum One and Nova are shared rollups hosting thousands of projects; the upgrade applies network-wide infrastructure changes to both. Arbitrum Nova, launched in 2022 as a lower-cost variant optimized for gaming and social applications, processes tens of thousands of transactions daily. The multidimensional pricing system allows the network to adjust fees for computation, storage, and other resource categories independently, rather than bundling all costs into a single gas price.

Compliance filtering is a tool for dedicated Arbitrum chains, custom instances of the Arbitrum stack deployed by individual operators, to filter transactions before they reach settlement. The compliance filtering documentation states the feature allows dedicated chain operators to exclude transactions matching specified rules. Arbitrum One and Nova remain permissionless, while dedicated chains can implement operator-controlled rules.

MSB Intel

The Elara upgrade is Arbitrum's first major protocol change since May 2024, when the network activated Stylus, a virtual machine addition that lets developers write smart contracts in Rust and other languages. That upgrade added approximately 500 basis points of execution efficiency for certain contract types, according to early benchmarks posted by the foundation.

Multidimensional gas pricing on shared rollups is rare; Polygon, Optimism, and Solana all price computation through single-metric systems. Arbitrum's approach allows the BaseFeeManager to adjust fees for different resource categories dynamically, potentially reducing costs for operations that consume little storage or computation while raising them for others. The network has not announced pricing changes for end users as of the deployment time.

Arbitrum One processed 23 million transactions in the seven days prior to the upgrade, according to on-chain data. The mechanism change does not alter finality or security; multidimensional pricing operates at the fee layer only. If Arbitrum does not publish a technical deep-dive on BaseFeeManager behavior and operator incentives within 14 days, the community's ability to audit the pricing mechanism will depend on reverse-engineering from on-chain contract calls.