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

Wrong gas estimation in Write Contract of a verified contract #10

Open
jeonghoyeo7 opened this issue Oct 30, 2023 · 0 comments
Open

Wrong gas estimation in Write Contract of a verified contract #10

jeonghoyeo7 opened this issue Oct 30, 2023 · 0 comments

Comments

@jeonghoyeo7
Copy link

Describe your issue here.

Environment

  • Deployment type (Manual/Docker/Docker-compose):
  • Elixir & Erlang/OTP versions (elixir -version):
  • Node JS version (node -v):
  • Operating System:
  • Blockscout Version/branch/commit:
  • Archive node type && version (Erigon/Geth/Nethermind/Ganache/?):

Steps to reproduce

Tell us how to reproduce this issue. ❤️ if you can push up a branch to your fork with a regression test we can run to reproduce locally.

You can choose tx button in Write Contract.
E.g., https://testnet.tuber.build/address/0x6E7878718Dd58161cCc3F3A4efE217E7d7a4053d/write-contract#address-tabs

Then, when MetaMask comes out, you can see the messages like
We were not able to estimate gas. There might be an error in the contract and this transaction may fail.

This transaction fails, I guess it is wrong estimation of gas price (too low).

Expected behaviour

Tell us what should happen.

Actual behaviour

Tell us what happens instead.

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

1 participant