-
Notifications
You must be signed in to change notification settings - Fork 635
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
Rainbow setting wrong currency for payment link #4475
Comments
anyone else seeing an issue like this? |
I see the same using wagmi setting at transfer event with an erc20 contract. Weird. |
Sending a normal ETH transactions shows as an 'ETH request'
I sent a USDT transfer, which shows as a transfer, but as if it's sending ETH as well, oddly. @RonanKMcGovern |
Yup, thanks @juscamarena . I think this is a pretty major bug. If you're trying to send 2 USDC and you accidentally send 2 ETH, that's a pretty big issue. @DanielSinclair bringing this to your attention. Happening via wagmi, whether using walletconnect to connect Rainbow or using Rainbowkit to connect Rainbow wallet. |
@RonanKMcGovern Thanks for bringing this to our attention. Was able to replicate the issue and it appears to solely be a display issue for Transfer requests. The underlying transaction values aren't impacted; here's a test transaction. Buy a coffee on us! Escalated to the team to rollout a bug fix. |
Thanks! Appreciate it. I'll let you close this out once done. Thanks also @juscamarena for replicating |
Stale issue message |
Hi there, I wanted to re-open this conversation, it's been three months since this bug was reported but I still see this problem, for both android and ios, thanks |
+1. Would be amazing if this could be fixed soon. We have a use case where users can purchase products with Rainbow, but if a 10 USDC price displays as 10 ETH, then no one will complete the transaction. Many thanks. |
I see the same with walletconnect on iOS when requesting a token payment. |
Stale issue message |
The issue still shows with walletconnect 2 requesting an erc20 payment. The correct currency is not displayed say if requesting on the polygon network, requesting 20 USDC shows as 20 MATIC. We want to enable walletconnect payments for stablecoins but can't if users use rainbow as they'd be confused why the currency is not shown correctly. |
He! this was fixed in the last release of the mobile app sorry for the wait and thanks for everybody's patience 🙏 🌈 |
Thank you!!!! |
Rainbow is approving an ETH payment when it should be approving a 10 USDC payment. (This is not happening with any other wallet).
Payment link: https://www.trelis.com/payment/94987a45-589d-4e32-8ee2-e7fda94c4703
I'm showing screenshots of the approvals that Coinbase Wallet (10 USDC, correct) and Rainbow (10 ETH, completely incorrect) show for this same payment link.
The text was updated successfully, but these errors were encountered: