mirshko / unleaded

⛽️ The best way to see the current price of gas on Ethereum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update endpoints to ethereum-api

mirshko opened this issue · comments

https://ethereum-api.xyz/gas-prices (returns in Gwei)

https://ethereum-api.xyz/eth-prices (returns USD, EUR, GBP)
https://ethereum-api.xyz/eth-prices?fiat=JPY

const gasEndpoint = `https://ethgasstation.info/json/ethgasAPI.json`;