web3-eth-contractFunctionsdecodeMethodParamsdecodeMethodParams CallabledecodeMethodParams(functionsAbi: AbiFunctionFragment | AbiConstructorFragment, data: string, methodSignatureProvided?: boolean): DecodedParams & { __method__: string }@deprecatedimport decodeFunctionCall from ''web3-eth-abi' instead.ParametersfunctionsAbi: AbiFunctionFragment | AbiConstructorFragmentdata: stringoptionalmethodSignatureProvided: booleanReturns DecodedParams & { __method__: string }
import
decodeFunctionCall
from ''web3-eth-abi' instead.