You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/stack/transactions/fees.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ description: Learn how transaction fees work on OP Mainnet.
7
7
import { Callout } from'nextra/components'
8
8
9
9
<Callout>
10
-
The OP Stack maintains a distinct gas limit compared to the Ethereum mainnet.\
11
-
While both chains use the same underlying transaction formats, Optimism's gas limits are tailored for optimal Layer 2 performance and scalability.\
12
-
As a result, transactions on Optimism may behave differently from the mainnet regarding gas usage and fee estimation.\
10
+
The OP Stack maintains a distinct gas limit compared to the Ethereum mainnet.
11
+
While both chains use the same underlying transaction formats, Optimism's gas limits are tailored for optimal Layer 2 performance and scalability.
12
+
As a result, transactions on Optimism may behave differently from the mainnet regarding gas usage and fee estimation.
13
13
For a detailed comparison of gas limits between Optimism and Ethereum, see the [Optimism Chain Differences documentation](https://docs.optimism.io/chain/differences#transaction-fees).
0 commit comments