Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] LeapWallet connected with EIP-6963 is not working properly #2216

Open
1 task done
himanshu-leap opened this issue Oct 14, 2024 · 2 comments
Open
1 task done

Comments

@himanshu-leap
Copy link

himanshu-leap commented Oct 14, 2024

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

2.1.7

wagmi Version

2.1.7

Current Behavior

There are two issues.

  1. Even though the wallet is on the correct chain, but when doing a transaction it's failing with incorrect chain id error. (The issue is also happening with Keplr Wallet which connects with EIP-6963, but it works fine with Metamask)
  2. Even though the LeapWallet is connected, when I enable Metamask and try doing a transaction, it fails and the error shows that the transaction was trying to be processed on MetaMask.

Expected Behavior

  1. It should work fine, and the transaction should work.
  2. It should not take MetaMask, and work with the connected wallet.

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

I was trying to do the transaction on https://testnet.brid.gg/unichain-sepolia?amount=0.001&originChainId=11155111&token=ETH

Video explaining the issue (it was too big to post directly, that's why the drive link) - https://drive.google.com/file/d/1lCsbhCVEKwlSSaX2UXjvGdM3JzCP_VHy/view?usp=sharing

I am not sure about the exact RainbowKit and Wagmi version, as I don't have access to the dApp code. But, we have faced this issue before as well, with other teams.

@himanshu-leap
Copy link
Author

^Yes, I have tried it many times.

@github-actions github-actions bot deleted a comment Oct 14, 2024
@rainbow-me rainbow-me deleted a comment Oct 14, 2024
@himanshu-leap
Copy link
Author

team! let me know if you found anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@himanshu-leap and others