matryer / xbar-plugins

Plugin repository for xbar (the BitBar reboot)
https://xbarapp.com
2.44k stars 1.04k forks source link

[crypto/eth/gasnow] Change source of gas price beaconcha.in instead etherchain.org #2014

Closed d4mk0 closed 6 months ago

d4mk0 commented 6 months ago

Proof of correctness

% curl -s https://etherchain.org/api/gasnow

<a href="https://beaconcha.in/api/v1/execution/gasnow">See Other</a>.
% curl -s https://beaconcha.in/api/v1/execution/gasnow

{"code":200,"data":{"rapid":31264073768,"fast":22823173145,"standard":15005140596,"slow":12000000000,"timestamp":1704749499243,"price":2345.6206,"priceUSD":2345.6206}}