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

fix: Use custom blob for Uniswap's token list #419

Merged
merged 1 commit into from
May 2, 2024

Conversation

v-almonacid
Copy link
Contributor

By default the widget calls https://ipfs.io/ipns/tokens.uniswap.org to retrieve this list but for some reason that call was returning a CORS error. An easy work around is to just provide the list directly as a prop.

@v-almonacid v-almonacid marked this pull request as ready for review April 30, 2024 16:03
Copy link
Contributor

@Xavier-Charles Xavier-Charles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fetches the token list correctly.

@v-almonacid v-almonacid merged commit d67d385 into dev May 2, 2024
1 check passed
@v-almonacid v-almonacid deleted the ALPHA-5066-fix-uniswap-widget branch May 2, 2024 14:03
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

Successfully merging this pull request may close these issues.

2 participants