Skip to content

TransactionSummary

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / TransactionSummary

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16519

Human-readable transaction summary

Provides a clean summary for UI display while respecting privacy.

signature: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16521

Transaction signature


title: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16523

Human-readable title


description: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16525

Detailed description


type: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16527

Transaction type for categorization


timestamp: Date

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16529

Timestamp


feeInSol: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16531

Fee in SOL


isAuthorizedViewer: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16533

Whether viewer is authorized to see full details


tokens: object[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16535

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-DXh2IGkz.d.ts:16542

Status


optional explorerUrl: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:16544

Explorer URL