raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.1k forks source link

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

Open xmok opened 12 hours ago

xmok commented 12 hours ago

Description

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

https://github.com/user-attachments/assets/2737753d-f9d6-4ae1-b776-f955303814f5

Checklist

raycastbot commented 12 hours ago

Thank you for your contribution! :tada:

🔔 @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.