Skip to content

UnwrapParams

SIP Protocol API Reference v0.12.0


SIP Protocol API Reference / UnwrapParams

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21670

Parameters for unwrapping C-SPL back to SPL

csplMint: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21672

C-SPL token mint address


encryptedAmount: Uint8Array

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21674

Encrypted amount to unwrap


owner: string

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21676

Owner wallet address


optional proof?: Uint8Array<ArrayBufferLike>

Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21678

Proof of ownership (optional, for zero-knowledge unwrap)