UnwrapParams
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / UnwrapParams
Interface: UnwrapParams
Section titled “Interface: UnwrapParams”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21706
Parameters for unwrapping C-SPL back to SPL
Properties
Section titled “Properties”csplMint
Section titled “csplMint”csplMint:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21708
C-SPL token mint address
encryptedAmount
Section titled “encryptedAmount”encryptedAmount:
Uint8Array
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21710
Encrypted amount to unwrap
owner:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21712
Owner wallet address
proof?
Section titled “proof?”
optionalproof?:Uint8Array<ArrayBufferLike>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21714
Proof of ownership (optional, for zero-knowledge unwrap)