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 updating of values after supply/withdraw/borrow/repay #826

Open
vidvidvid opened this issue Dec 5, 2024 · 0 comments
Open

Fix updating of values after supply/withdraw/borrow/repay #826

vidvidvid opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@vidvidvid
Copy link
Contributor

getting coingecko errors:

8364-ad491970b652ffcf.js:1 
 GET https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=ethereum net::ERR_FAILED 429 (Too Many Requests)

market:1 Access to XMLHttpRequest at 'https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=ethereum' from origin 'https://deploy-preview-789.ionic.money' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

we should

  • increase the limit by providing a paid api key option
  • optimise fetching of values in the slider

pricing & comparison: https://www.coingecko.com/en/api/pricing
free (current): 30req/min
basic paid: 500 req/min (129$/mo)

we can explore other paid options as well

@vidvidvid vidvidvid self-assigned this Dec 5, 2024
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