Open danilka2712 opened 2 years ago
This SDK version has been updated into v2, I had this error before and fixed after updating into v2 @danilka2712
This SDK version has been updated into v2, I had this error before and fixed after updating into v2 @danilka2712
how to update it ???
to update to latest SDK you need to run:
yarn add @thirdweb-dev/react @thirdweb-dev/sdk ethers
for this project you can reference the slightly improved implementation in the posted commit above 💠
good luck 🤞🏼
Tried updating it but it did not work
Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={"code":-32000,"message":"execution reverted"}, method="estimateGas", transaction={"from":"0x92c7B98d9F1f5267974445f90FBB761605C51DbE","to":"0x2425Cc0699DA80a604650f1cd2EcFfBf67660B97","value":{"type":"BigNumber","hex":"0x2386f26fc10000"},"data":"0xd6febde800000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000001","accessList":null}, code=UNPREDICTABLE_GAS_LIMIT, version=providers/5.6.4)