-
Notifications
You must be signed in to change notification settings - Fork 989
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
unknown asset is shown in the "assets to receive" field when opening swap via long tap #22188
Comments
hi @mohsen-ghafouri seems I found the exact steps: Steps to reproduce:
usdc_e.mp4 |
@mohsen-ghafouri Unfortunately, the issue still exists, but this time, different steps were identified. Steps:
Actual result:swap_uknown.mp4 |
@VolodLytvynenko it seems there is no USDC to select, should i fallback to SNT in this case? |
@mohsen-ghafouri Yes, if this is a temporary solution, then it's fine. However, in the PR that aims to fully implement (this task ), it would be better to fix it properly. As I understand it, the current PR is focused on fixing the Max value and the autofill behavior for ETH. |
Yes, in that PR they might send USDC also as default asset so this error won't happen. temporary if USDC is not available i will fallback to SNT. |
@VolodLytvynenko resolved, please check it again. thanks |
Unfortunately, this issue doesn't happen consistently, and there are no exact steps to reproduce it. Hopefully, the logs will help
Steps to reproduce:
Actual result:
The unknown asset is shown in the "Assets to Receive" field instead of USDC.
snt_instead_usdc.mp4
Expected result:
USDC should be displayed in the "Assets to Receive" field.
Devices:
Pixel 7a (Android 13)
iPhone 11 Pro Max (iOS 17)
Logs:
Ios https://drive.google.com/file/d/1Np_GKn9KJuFGWIYP-fKsA2NbNTdbGOrw/view?usp=drive_link
Android https://drive.google.com/file/d/1gnk1qysmYX4JGyGZm1nMMa90jD5XC5e8/view?usp=drive_link
The text was updated successfully, but these errors were encountered: