Skip to content

[Extension] Display L1 and L2 gas fees for eip-1559 transactions on Polygon zkevm, zkSync Era and Linea #20012

Open
@bschorchit

Description

@bschorchit

Background

We should extend this fix that was done for Optimism to display both L1 and L2 fees here #19960 to the following Layer 2s: Polygon zkevm, zkSync Era and Linea. This can be achieved by hardcoding these networks as an exception.
We'll investigate how to handle these in an automated and permissionless (so it's not a hardcoded list that we maintain) as part of a different issue.

Acceptance criteria

  1. Layer 1 and Layer 2 fees should be displayed in the fee breakdown for the following networks:
  2. Linea mainnet (chain id: 0xe708)
  3. Linea testnet (chain id: 0xe704)
  4. Polygon zkevm mainnet (chain id: 0x44d)
  5. Polygon zkevm testnet (chain id: 0x5a2)
  6. zkSync Era mainnet (chain id: 0x144)
  7. zkSync Era testnet (chain id: 0x118)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions