Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Change default gas price for every non-time-critical operations to 1 gwei #189

Open
veqtor opened this issue Aug 29, 2017 · 0 comments
Open

Comments

@veqtor
Copy link

veqtor commented Aug 29, 2017

ETH Gas Station reports 0.6 gwei as the safe low fee for transactions, currently operations like setup have a default gas price set to 34,70109127 gwei.
With Mist, this results in setup operations cost, at the current date, of $2.44 instead of the more reasonable $0.07 at 1 gwei price.
In mist, it is impossible, or at least, extremely difficult to change gas price, making all operations to ENS far too expensive.
ETH Gas station has an API that should be used to determine a good price, safe low being what should be the default price for all non-time-critical operations such as setup
http://ethgasstation.info/json/ethgasAPI.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant