SolanaPrivateTransferResult
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / SolanaPrivateTransferResult
Interface: SolanaPrivateTransferResult
Section titled “Interface: SolanaPrivateTransferResult”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11547
Result of a private SPL token transfer
Properties
Section titled “Properties”txSignature
Section titled “txSignature”txSignature:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11549
Transaction signature
stealthAddress
Section titled “stealthAddress”stealthAddress:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11551
Stealth address (base58 Solana address)
ephemeralPublicKey
Section titled “ephemeralPublicKey”ephemeralPublicKey:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11553
Ephemeral public key (base58) for recipient scanning
viewTag
Section titled “viewTag”viewTag:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11555
View tag for efficient scanning
explorerUrl
Section titled “explorerUrl”explorerUrl:
string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11557
Explorer URL for the transaction
cluster
Section titled “cluster”cluster:
"mainnet-beta"|"testnet"|"devnet"|"localnet"|"mainnet"
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11559
Cluster the transaction was sent on