Uniswap / Uniswap/interface

Crash report: `Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)`

Open
#6,035 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

URL

https://app.yewbow.org/#/pool

Error

Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)

Stacktrace

Error: invalid address (argument="address", value="consciousness", code=INVALID_ARGUMENT, version=address/5.5.0) (argument="owner", value="consciousness", code=INVALID_ARGUMENT, version=abi/5.5.0)
    at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91657)
    at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91801)
    at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:91880)
    at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:400576)
    at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:963502)
    at https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:964840
    at Array.forEach (<anonymous>)
    at m (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:964696)
    at n.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:970748)
    at e.value (https://app.yewbow.org/static/js/35.c3c5a89d.chunk.js:2:972557)

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "109.0.0.0",
    "major": "109"
  },
  "engine": {
    "name": "Blink",
    "version": "109.0.0.0"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15.7"
  },
  "device": {},
  "cpu": {}
}

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

Reproduce the crash at https://app.yewbow.org/#/pool and inspect the reported static/js/35.c3c5a89d.chunk.js stack trace. Trace the invalid owner value back to the pool page's source and verify that the page loads without the invalid-address error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.