Stealth Chain
WebsiteCommunitySwap
  • About Stealth Chain
  • Using Stealth
  • Security
  • 🥷Building on Stealth
    • Network Information
    • Stealth Contract
    • Fees
    • StealthSwap (DEX)
      • Ethereum Contracts
      • Base Contracts
    • Ethereum and Stealth Chain
    • Guides
      • Deploying A Smart Contracts
        • Using Hardhat
        • Using Remix
        • Using ThirdWeb
      • Building a DApp
        • Using Third Web
      • Running a Node
  • 🌠Tools
    • Node Providers
    • Block Explorer
    • Bridges
  • Contracts
  • Tokens
  • Terms of Service
  • Privacy Policy
  • Links
    • Test-Scan
    • Website
    • TestNet
Powered by GitBook
On this page
  1. Building on Stealth

Fees

PreviousStealth ContractNextStealthSwap (DEX)

Last updated 1 year ago

How do network fees on Stealth Chain work?

Every transaction consists of two costs: an L2 (execution) fee and an L1 (security) fee. The L2 fee is the cost to execute your transaction on the L2, and the L1 fee is the estimated cost to publish the transaction on the L1. Typically the L1 security fee is higher than the L2 execution fee.

The L1 fee will vary depending on the amount of transactions on the L1. If the timing of your transaction is flexible, you can save costs by submitting transactions during periods of lower gas on the L1 (for example, over the weekend)

Similarly, the L2 fee can increase and decrease depending on how many transactions are being submitted to the L2. This adjustment mechanism has the same implementation as the L1; you can read more about it .

For additional details about fee calculation on Stealth Chain, please refer to the .

🥷
​
here
op-stack developer documentation