Estimate gas failed, simulate failed, but tx succeeded #4164
Replies: 1 comment 2 replies
-
FYI |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I ran into this issue several times and now I know why
TLDR; you need to provide the
account
param when simulating/estimating gasThis is the code that I often use when I need to make a tx. I forgot to add
account
and it failed. Now I know whyBeta Was this translation helpful? Give feedback.
All reactions