jkcdarunday / ethereum-gas-prices-browser-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Gas Prices

Always up-to-date Ethereum gas prices from the 3 most popular data sources for Ethereum gas information: Blocknative, Etherscan, and EthGasStation. Right in your browser (available for Chrome, Brave, Firefox).

The badge displays the current gas price estimation for "normal" transaction speeds: not too slow, not too fast. This can be changed by clicking on any number in the table to set it as your preferred choice of <price provider + speed> to be displayed in the badge.

Clicking on the badge displays price estimations for different speed expectations ("slow", "normal", and "fast" transaction times). Each data provider has a different estimation according to their own calculation method. Blocknative uses memory pool information to make gas price estimations, while Etherscan and EthGasStation use on-chain block data, which is more of a lagging indicator.

Data from all providers is automatically refreshed every minute, and can be refreshed manually too.

Privacy

The extension respects your privacy: zero data tracking, zero permissions required.

Links

About

License:MIT License


Languages

Language:HTML 63.7%Language:JavaScript 30.1%Language:CSS 6.2%