Skip to content

NEARPrivateTransferResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / NEARPrivateTransferResult

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

Result of a private NEAR transfer

txHash: string

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

Transaction hash


stealthAddress: StealthAddress

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

Stealth address that received the funds


stealthAccountId: string

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

NEAR implicit account ID derived from stealth address


ephemeralPublicKey: `0x${string}`

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

Ephemeral public key for recipient scanning


viewTag: number

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

View tag for efficient filtering


optional sharedSecret: `0x${string}`

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

Shared secret (for debugging, should be discarded)


optional blockHeight: number

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

Block height of the transaction


optional gasUsed: bigint

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

Gas used by the transaction