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

Smart Order Router unable to find routes for a token on V3 #543

Open
exec009 opened this issue Apr 19, 2024 · 0 comments
Open

Smart Order Router unable to find routes for a token on V3 #543

exec009 opened this issue Apr 19, 2024 · 0 comments

Comments

@exec009
Copy link

exec009 commented Apr 19, 2024

  • I'm submitting a ...
    [X] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    Getting following error for this token 0xcfc5bd99915aaa815401c5a41a927ab7a38d29cf even though this token has a V3Pool
    Could not find route. Run in debug mode for more info

Here's the command

./bin/cli quote --tokenIn 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 --tokenOut 0xcfc5bd99915aaa815401c5a41a927ab7a38d29cf --amount 1000 --exactIn --recipient 0xAb5801a7D398351b8bE11C439e05C5B3259aeC9B --protocols v2,v3

Version used: 3.28.2

I've tried this in latest SDK with direct code aswell (apart from command line) but getting same error.

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

1 participant