You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: