Skip to content

TransactionSummary

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / TransactionSummary

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16623

Human-readable transaction summary

Provides a clean summary for UI display while respecting privacy.

signature: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16625

Transaction signature


title: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16627

Human-readable title


description: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16629

Detailed description


type: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16631

Transaction type for categorization


timestamp: Date

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16633

Timestamp


feeInSol: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16635

Fee in SOL


isAuthorizedViewer: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16637

Whether viewer is authorized to see full details


tokens: object[]

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16639

Tokens involved (with amounts if authorized)

symbol: string

optional name?: string

optional amount?: string

direction: "in" | "out"


status: "failed" | "success"

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16646

Status


optional explorerUrl?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:16648

Explorer URL