Kevin

Results 1 comments of Kevin

Same problem, fixed it by using 'as const' at the abi. const nonceAbi = [ { inputs: [{ internalType: 'address', name: '', type: 'address' }], name: 'nonces', outputs: [{ internalType:...