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

getAllowance: Token not found #157

Open
Marcelh1983 opened this issue Jul 10, 2023 · 1 comment
Open

getAllowance: Token not found #157

Marcelh1983 opened this issue Jul 10, 2023 · 1 comment

Comments

@Marcelh1983
Copy link

I'm calling minParaSwap.getAllowance() which results in an API call:

https://api.paraswap.io/users/tokens/137/0x999999cf1046e68e36E1aA2E0E07105eDDD1f08E/0x30ea765d4dda26e0f89e1b23a7c7b2526b7d29ec

the API call returns {"error":"Token 0x30ea765d4dda26e0f89e1b23a7c7b2526b7d29ec Not Found"}
While I can get priceRoutes for this token. What could be the problem here?

@Marcelh1983
Copy link
Author

Seems that tokens for which this error occurs, posting to https://api.paraswap.io/transactions/{chainId} also fails with:
This transaction has some errors and may fail. Please contact support for more details

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