Skip to content

SolanaPrivateTransferResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / SolanaPrivateTransferResult

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

Result of a private SPL token transfer

txSignature: string

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

Transaction signature


stealthAddress: string

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

Stealth address (base58 Solana address)


ephemeralPublicKey: string

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

Ephemeral public key (base58) for recipient scanning


viewTag: string

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

View tag for efficient scanning


explorerUrl: string

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

Explorer URL for the transaction


cluster: "mainnet-beta" | "devnet" | "testnet" | "localnet" | "mainnet"

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

Cluster the transaction was sent on