Skip to content

EnhancedTransactionEvents

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / EnhancedTransactionEvents

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

Enhanced transaction event data

optional swap?: SwapEvent

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

Swap events


optional nft?: object

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

NFT-specific events

optional seller?: string

optional buyer?: string

optional nfts?: object[]

optional saleType?: string

optional amount?: number


optional compressed?: object[]

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

Compressed NFT events

type: string

treeId: string

leafIndex: number

assetId: string

optional newLeafOwner?: string

optional oldLeafOwner?: string