Skip to content

WrapParams

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / WrapParams

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21673

Parameters for wrapping SPL tokens to C-SPL

mint: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21675

SPL token mint address


amount: bigint

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21677

Amount to wrap (in smallest units)


owner: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21679

Owner wallet address


optional createAccount?: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21681

Create C-SPL account if it doesn’t exist (default: true)