You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
getting coingecko errors:
we should
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
The text was updated successfully, but these errors were encountered: