Custom: { actionCount?: number; dataSize: string; humanDescription?: string; isCancellation: boolean; methodName?: string; richDecodedInfo?: RichDecodedInfo; to: AddressEx; type: CUSTOM; value: string;} Type declaration
Optional
actionCount?: number
dataSize: string
Optional
humanDescription?: string
isCancellation: boolean
Optional
methodName?: string
Optional
richDecodedInfo?: RichDecodedInfo
value: string