Hey guys. Getting abi error
(insufficientDataBytes: Tried to read 32 bytes. Only got 0 bytes error ) when I try to call a contract function via(object.functions.object2().call()).

Contract is working fine on remix.
I don’t know why it won’t get data back from smart contract on ganache

(How do I encode abi to 32bytes?) or is there another way

Mar 4, 2022, 6:37 PM

© 2024 Draquery.com All rights reserved.