Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Add a EIP-1559 feature flag #3121

@katspaugh

Description

@katspaugh

Overview

Currently, we have the list of EIP-1559-capable chains hardcoded.

We need to use the config service instead.

Requirements

  • Add a new Feature EIP_1559_SUPPORTED in the config-service admin (both staging and prod)
  • Update the types to include it.
  • Refactor the frontend code to use that
  • Get rid of src/config/chain-workarounds.ts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions