fluencelabs / dev-rewards

Apache License 2.0
554 stars 368 forks source link

Error: cannot estimate gas #115

Closed amiremohamadi closed 3 months ago

amiremohamadi commented 3 months ago

when i submit my proof i get this error in the console tab of my browser:

Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (reason="execution reverted: Invalid signature", method="estimateGas", transaction=..., code=UNPREDICTABLE_GAS_LIMIT

And in the next page, the claim button does not work.

2024:03:31:09:31:28

amiremohamadi commented 3 months ago

there's a problem in the bash script. solved using the python script.

amiremohamadi commented 3 months ago

still when i click on the claim button it does not go to the next page

Ifdevil commented 3 months ago

thk,it works