UnwrapParams
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / UnwrapParams
Interface: UnwrapParams
Section titled “Interface: UnwrapParams”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21370
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-DXh2IGkz.d.ts:21372
C-SPL token mint address
encryptedAmount
Section titled “encryptedAmount”encryptedAmount:
Uint8Array
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21374
Encrypted amount to unwrap
owner:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21376
Owner wallet address
proof?
Section titled “proof?”
optionalproof:Uint8Array<ArrayBufferLike>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21378
Proof of ownership (optional, for zero-knowledge unwrap)