Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uses mainnet for custom network gas price #10425

Closed
wjmelements opened this issue Feb 12, 2021 · 1 comment
Closed

Uses mainnet for custom network gas price #10425

wjmelements opened this issue Feb 12, 2021 · 1 comment

Comments

@wjmelements
Copy link
Contributor

If you enter a custom network it will use ETH mainnet for gas price estimation. I suspect the issue also happens for testnets. Instead it should default to eth_gasPrice jsonrpc. Since mainnet gas price is so high this behavior wastes a lot of gas on prod networks like ETC and BSC, but also on testnets like Rinkeby and Kovan.

@tmashuang
Copy link
Contributor

Duplicate of #10003.

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

No branches or pull requests

2 participants