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

Update ETH Gas Tracker extension - API is 404 so directly uses Etherscan API (close issue) #15478

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

xmok
Copy link
Contributor

@xmok xmok commented Nov 21, 2024

Description

  • Extension now uses the Etherscan API
  • ❗ API Key is now required (get one for free)

closes #15385. The previous API was a wrapper for Etherscan (reference: https://github.com/0x3studio/0x3studio-api/blob/main/pages/api/gas.ts) so we directly query Etherscan with the drawback it's now BYOK.

Screencast

eth-gas-track.mp4

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: ethereum-gas-tracker Issues related to the ethereum-gas-tracker extension labels Nov 21, 2024
@raycastbot
Copy link
Collaborator

Thank you for your contribution! 🎉

🔔 @vinch you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

You can expect an initial review within five business days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: ethereum-gas-tracker Issues related to the ethereum-gas-tracker extension extension fix / improvement Label for PRs with extension's fix improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ethereum-gas-tracker] Current gas prices are not being fetched
2 participants