Hi can anyone tell me why i am getting this error . Error: Returned error: gas required exceeds allowance (8000000) or always failing transaction

May 6, 2020, 7:47 AM
yes
i am getting the same error when i invoke the transferFrom function
for both gas estimation and transferFrom getthing the same error
web3.eth.estimateGas({from : fromAccount ,data: contract.methods.transfer('0x4525634b64fcdeb5842364fac6c7dec2b2e2b840', 10).encodeABI()})
and another function transferFrom testing in Remix
May 6, 2020, 7:54 AM

© 2024 Draquery.com All rights reserved.