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

switch to alchemy #250

Merged
merged 3 commits into from
Apr 26, 2023
Merged

switch to alchemy #250

merged 3 commits into from
Apr 26, 2023

Conversation

kristencheung
Copy link
Contributor

@kristencheung kristencheung commented Apr 25, 2023

Switching to alchemy for NFT api calls because n is failing on us and doesn't give us all of the metadata that we're looking for (specifically the name of the NFT collection).

You can find the changes mainly in the useGetTokens hook which is used in in the "send tokens" and "request tokens" feature.

I didn't move completely off of n though in useGetTokens because it's still good for providing fiat values for erc20's, so now we're in a weird hybrid of n and alchemy 🥲

@vercel
Copy link

vercel bot commented Apr 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 7:49am

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.

1 participant