This repository was archived by the owner on Nov 10, 2023. It is now read-only.
  
  
  
  
  
Description
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_SUPPORTEDin 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