Cannot estimateGas whereas gasLimit exists #1696
Answered
by
iboxgithub
iboxgithub
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
iboxgithub
Jun 23, 2021
Replies: 1 comment 2 replies
-
I found the solution, it's because my contract didn't have WETH on it: is there a way to debug this though? Like a Tenderly debugger for estimateGas? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
iboxgithub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the solution, it's because my contract didn't have WETH on it: is there a way to debug this though? Like a Tenderly debugger for estimateGas?