Replies: 2 comments 1 reply
-
Do you have the valid errors in your ABI that the contract can throw? I see it is using the error selector It looks like the actual contract is explicitly reverting though. Is it possible to compute the actual worst case gas limit and use that? |
Beta Was this translation helpful? Give feedback.
-
@ricmoo Is it then not possible to estimate gas when there are no funds in the wallet? Services like meta-mask are still able to calculate gas when using an empty wallet. Is this then based on a fallback value? If so, what would be a good number for ETH fallback gas limit? Thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
So what to do here? I'd prefer to not hard code the gas value but I feel like this is the only option that is left here.
Beta Was this translation helpful? Give feedback.
All reactions