UnwrapParams
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / UnwrapParams
Interface: UnwrapParams
Section titled “Interface: UnwrapParams”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21670
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-rqQpCeVM.d.ts:21672
C-SPL token mint address
encryptedAmount
Section titled “encryptedAmount”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
proof?
Section titled “proof?”
optionalproof?:Uint8Array<ArrayBufferLike>
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:21678
Proof of ownership (optional, for zero-knowledge unwrap)