Skip to content

WrapParams

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / WrapParams

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21337

Parameters for wrapping SPL tokens to C-SPL

mint: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21339

SPL token mint address


amount: bigint

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21341

Amount to wrap (in smallest units)


owner: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21343

Owner wallet address


optional createAccount: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:21345

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