Missing or invalid. request() method: eth_sign
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description
Clicking "Confirm swap" on https://app.uniswap.org/#/swap fails silently with Gnosis Safe connected via WalletConnect.
Steps to Reproduce
- Connect the Gnosis Safe mobile wallet to app.uniswap.org using WalletConnect.
- Enter any amount of OETH to swap for ETH.
- Approve the allowance.
- Click "Confirm swap".
- See uncaught error in the console.
Demo: https://www.loom.com/share/13fc327a58574e668c5d5e04b5641f76
...
Expected Behavior
The wallet should present a prompt for signing the swap transaction.
Additional Context
It's possible that Safe + WalletConnect is not supported. I think 1inch requires me to use the Safe App within their web interface. Other dapps allow me to do what I'm attempting to do here.
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 swap at app.uniswap.org with a Gnosis Safe mobile wallet connected through WalletConnect, then capture the uncaught console error at the Confirm swap step. Trace the eth_sign request path and determine whether the expected result is a signing prompt or a documented unsupported combination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, typescript
- Domain
- blockchain, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100