When Iām trying to executeFunction from a script that Iām running in a local machine itās throwing me an error that the gas limit is missing. The function is writable but I cannon find a way to put a gas limit on the request that Iām sending. Error belowā¦
Error: cannot estimate gas; transaction may fail or may require manual gas limit [ See: https://links.ethers.org/v5-errors-UNPREDICTABLE_GAS_LIMIT ] (error={āreasonā:ācannot estimate gas; transaction may fail or may require manual gas limitā,ācodeā:āUNPREDICTABLE_GAS_LIMITā
Any thoughts?