Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
testing
  • Loading branch information
krofax committed Mar 6, 2025
commit 9fc42e52cd7412778ca3fd24555871b597e45988
2 changes: 1 addition & 1 deletion pages/app-developers/transactions/estimates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It's important to properly estimate the cost of a transaction on OP Mainnet befo
Here you'll learn how to estimate both of the components that make up the total cost of an OP Mainnet transaction, the [execution gas fee](./fees#execution-gas-fee) and the [L1 data fee](./fees#l1-data-fee).
Make sure to read the guide on [Transaction Fees on OP Mainnet](./fees) for a detailed look at how these fees work under the hood.

## Execution gas fee
## Execution gas fee

<Callout type="info">
Estimating the execution gas fee on OP Mainnet is just like estimating the execution gas fee on Ethereum.
Expand Down