remove weth9_extended from interface
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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