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

Coingecko Rate Limit #556

Closed
brunoguerios opened this issue Dec 19, 2023 · 0 comments · Fixed by #557
Closed

Coingecko Rate Limit #556

brunoguerios opened this issue Dec 19, 2023 · 0 comments · Fixed by #557
Assignees
Labels
bug Something isn't working

Comments

@brunoguerios
Copy link
Member

brunoguerios commented Dec 19, 2023

@RomualdH - in case you're using the SDK instead of the SOR directly, you can find the change here

Hi @brunoguerios, seems now the error is Error fetching token prices from coingecko with status 429
My snippet is:

price = await balancer.pools.bptPrice(
  await balancer.pools.find('0x26cc136e9b8fd65466f193a8e5710661ed9a98270002000000000000000005ad')
)

Originally posted by @RomualdH in #548 (comment)

@brunoguerios brunoguerios added the bug Something isn't working label Dec 19, 2023
@brunoguerios brunoguerios linked a pull request Dec 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants