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] USDC automatic routes not showing? #2705

Closed
Wesleyleung opened this issue Sep 24, 2024 · 2 comments
Closed

[Bug] USDC automatic routes not showing? #2705

Wesleyleung opened this issue Sep 24, 2024 · 2 comments
Assignees
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement integration-support An issue reported by an integrator p0 Critical issue p1 Important issue

Comments

@Wesleyleung
Copy link
Collaborator

Description and context

For many EVM L2 -> ETH, automatic routes are not showing. Mayan routes are also not showing. Only manual shows.

Further, only a generic error message shows and does not tell the user if the reason there are no routes is because they need to input a higher amount of USDC

Steps to reproduce

  1. Select an EVM L2 for From
  2. Select Eth for To
  3. Enter $10 or a smaller number.
  4. See nothing but a generic error or manual CCTP route only.

Experienced behavior

Screenshot 2024-09-23 at 11 23 21 PM Screenshot 2024-09-23 at 11 26 14 PM Screenshot 2024-09-23 at 11 26 05 PM

Expected behavior

Solution recommendation

This may be happening because due to network costs, at least $10 is required to bridge into EVM. However, the min amount error message seems to be broken. Neither the min amount warning shows (when no routes are found) nor gray info message shows (when the user has at least 1 successful route)

@Wesleyleung Wesleyleung added integration-support An issue reported by an integrator connect v2 Tickets that relate to the full redesign+sdkv2 replacement p1 Important issue p0 Critical issue labels Sep 24, 2024
@emreboga
Copy link
Collaborator

I can see the expected behavior in latest Netlify deployment:

Screenshot 2024-09-24 at 1 47 11 PM

This could have been fixed. @Wesleyleung, can you double-check?

@kev1n-peters kev1n-peters self-assigned this Sep 24, 2024
@kev1n-peters
Copy link
Collaborator

kev1n-peters commented Sep 24, 2024

This is an issue in the SDK not throwing the MinAmountError for the automatic CCTP route. Here is the fix: wormhole-foundation/wormhole-sdk-ts#703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect v2 Tickets that relate to the full redesign+sdkv2 replacement integration-support An issue reported by an integrator p0 Critical issue p1 Important issue
Projects
None yet
Development

No branches or pull requests

3 participants