@sentio/sdk
    Preparing search index...

    Type Alias TypedFunctionPayload<T>

    TypedFunctionPayload: MoveCallIotaTransaction & { arguments_decoded: T }

    Type Parameters

    • T extends any[]

    Type Declaration

    • arguments_decoded: T

      decoded argument data using ABI, undefined if there is decoding error, usually because the ABI/data mismatch