TypeError: Type string storage ref is not implicitly convertible to expected type address. –> contracts/test.sol:149:26:
I have been trying to compile my smart contract but I keep on getting this error. I know this is related to ^0.8.0 version of solidity but I don’t really know how to fix it.
In a simple smartcontract withdrawAll function issue. Value in transaction is 0 ETH
I’m very new in development. I have a simple smart contract that has 2 functions. 1 is to receive payments from any address. 2 withdrawAll that works only for the owner of the contract.
Clicking on Files in Ethereum Remix IDE contents are not showing
When you click on a File in REMIX IDE