uniswap Property 'wc' does not exist on type 'WalletConnectProvider'. TS2339
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Property 'wc' does not exist on type 'WalletConnectProvider'. TS2339

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 reproducing the TS2339 error shown in the issue and locate the WalletConnectProvider type and the code accessing its wc property. Confirm the intended provider API before changing the typing or usage. Done means the TypeScript error is resolved without breaking the affected wallet connection flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100