Skip to content

SolanaPrivateTransferResult

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / SolanaPrivateTransferResult

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

Result of a private SPL token transfer

txSignature: string

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

Transaction signature


stealthAddress: string

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

Stealth address (base58 Solana address)


ephemeralPublicKey: string

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

Ephemeral public key (base58) for recipient scanning


viewTag: string

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

View tag for efficient scanning


explorerUrl: string

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

Explorer URL for the transaction


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

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

Cluster the transaction was sent on