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

Error: cannot estimate gas; transaction may fail or may require manual gas limit #27

Open
Goofy12 opened this issue Jul 22, 2022 · 4 comments

Comments

@Goofy12
Copy link

Goofy12 commented Jul 22, 2022

Error: cannot estimate gas; transaction may fail or may require manual gas limit (error={"reason":"processing response error","code":"SERVER_ERROR","body":"{"jsonrpc":"2.0","id":45,"error":{"code":-32000,"message":"execution reverted"}}","error":{"code":-32000},"requestBody":"{"method":"eth_estimateGas","params":[{"from\

did anyone solve this problem ??

I work on mainnet. This problem does not appear on the goerli and the transaction on the goerli is successfully completed.

This error pops up on Mainnet, interestingly, if the engine is changed to 721approval, it works without any problems even on mainnet, so I have all the variables in the code set well, the problem appears only with TransferERC20. Please help i have a sweeper on my acc and a lot of money in other coins to restore

@B353N
Copy link

B353N commented Aug 7, 2022

Same for me

@mgl-inv
Copy link

mgl-inv commented Aug 9, 2022

Did u find a solution?

@brig371
Copy link

brig371 commented Nov 16, 2022

Same problem but for particular token contract. If I try another contract - all working fine right away. Why this can happen?

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

5 participants
@B353N @Goofy12 @mgl-inv @brig371 and others