Uniswap / Uniswap/interface

remove weth9_extended from interface

Open
#2,510 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug refactor
Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

remove weth9_extended from interface (l2 weth is now defined in sdk-core)

https://github.com/Uniswap/sdk-core/blob/main/src/entities/weth9.ts#L6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating references to weth9_extended in the interface and compare them with sdk-core/src/entities/weth9.ts, especially the linked definition. Remove the interface-side definition or references as appropriate, then run the repository's existing checks to confirm the interface still builds and tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.