I want to interact with my deployed contract with hardhat console, console can read my contract abi and functions,but when I cal any function, hardhat return an error :
Invalid address or ENS name
What I should do?
Apr 18, 2022, 10:09 AM