LogoLogo
  • Introduction
  • Sequencer
  • Cross VM Calls
  • Start Building
    • Get Whitelisted
    • Lumio on Optimism Canary Mainnet
    • Lumio on Optimism Testnet
      • Network Information
        • Contracts
      • Use Testnet
        • Pontem Wallet
        • Other Wallets
        • CLI
        • Faucet
        • Bridging
        • Whitelist
      • Deploy on Move VM
      • Deploy on EVM (Hardhat)
      • Deploy on EVM (Foundry)
      • Block Explorer
    • Lumio on Solana Devnet
      • How to connect
      • Native Bridge
      • Deploy on SVM
      • Ecosystem
  • Fees
  • VMs Differences
    • SVM
    • EVM
    • Move VM
  • Running a Node
  • Ecosystem
Powered by GitBook
On this page
Edit on GitHub

Fees

PreviousEcosystemNextVMs Differences

Last updated 1 year ago

The network fees are not yet finalized and will be subject to change after successful testing. For the EVM, the fees might align with those used in OP.

The transaction fee on L2 comprises two components: an execution fee and a storage fee. This is because virtually every transaction must be posted to the settlement layer, enabling the recovery of transaction history and verification of L2 transactions. The fees also depend on the load of the settlement layer, meaning they can fluctuate, sometimes being lower or higher. For more details, refer to the OP .

Furthermore, as Pontem L2 is settlement-agnostic, in V0 transactions will initially be settled on Ethereum. However, future plans involve using Aptos and other protocols to store transaction data, potentially reducing transaction costs significantly. This approach also allows for a fallback to Ethereum if the primary settlement layer encounters issues.

documentation