Arb Gas Station Logo
fetching data...

What is gas?

Gas is like fuel for the network, powering its operations. Every action requires computational effort measured in units called "gwei." These units, denominated in ether (ETH), are paid as gas fees.


Gas Fees in Arbitrum

In the context of Arbitrum, there are two parties that users pay when submitting a transaction:


The "poster," if reimbursable, for L1 resources like L1 calldata required to post the transaction.


The network fee account for L2 resources, which includes computation, storage, and other burdens borne by L2 nodes to process the transaction.


The L1 component of the fee is determined by the transaction's estimated contribution to its batch's size and the L2's view of the L1 data price, which adjusts dynamically to ensure fair compensation for batch posters. The L2 component includes traditional fees, like computation and storage charges, as well as additional fees for executing L2-specific precompiles, which are priced based on the resources used during execution.


Arbitrum establishes a minimum gas price floor, which is currently set at 0.1 gwei on Arbitrum One and 0.01 gwei on Nova.


In Arbitrum, transaction tips are not considered, as the sequencer prioritizes transactions on a first-come, first-served basis. Users pay the base fee, regardless of the tip they may choose.


For more information, please visit the official documentation:

Arbitrum documentation -- Gas and Fees

Ethereum documentation -- Gas and Fees

Made with ❤️ by @jistro for the arbitrum community (💙,🧡)


Disclaimer: This information is sourced using Arbitrum SDK and fetching data from coinbase.com exchange rates API. The developer assumes no liability for any losses or damages resulting from the use of this information. Please note that all gas estimates are based on the current gas price and may not be entirely precise.