Type alias DecodedAbiFunctionInputs<C, T>

DecodedAbiFunctionInputs<C, T>: MergeOutputObjectsArray<AbiFunction<C, T>["inputs"]>

Type Parameters