Hi everybody. I can't execute any payable function from remix, because if I try to deploy a contract with a value bigger than 0 wei, it revert with this error:
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
execution reverted
Can anyone help me? Thanks
Mar 20, 2022, 5:14 PM
I'm using a MetaMask Account with 0.97 ETH
on Ropsten network
@DualityMan can you help me?
Mar 20, 2022, 5:46 PM
You don't have to put any eth in the deploy transaction
Mar 20, 2022, 6:00 PM
Ok, but if I execute a function remix give me same error
Mar 20, 2022, 6:02 PM