Skip to content

SolanaPrivateTransferResult

SIP Protocol API Reference v0.7.2


SIP Protocol API Reference / SolanaPrivateTransferResult

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11547

Result of a private SPL token transfer

txSignature: string

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11549

Transaction signature


stealthAddress: string

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11551

Stealth address (base58 Solana address)


ephemeralPublicKey: string

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11553

Ephemeral public key (base58) for recipient scanning


viewTag: string

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11555

View tag for efficient scanning


explorerUrl: string

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11557

Explorer URL for the transaction


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

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11559

Cluster the transaction was sent on