Hello guys!
i have little problem
i deployed and verified contract in rinkeby (using hardhat) but when i am trying call function in etherscan i have this mistake
"TxGasUtil - Trying to call a function on a non-contract address { "originalError": { "errorKey": "transactionErrorNoContract", "getCodeResponse": "0x" } }"
Jul 14, 2022, 8:19 AM
but when i use scripts to call fucntion (ether.js) all works great
Jul 14, 2022, 8:19 AM