WrapParams
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / WrapParams
Interface: WrapParams
Section titled “Interface: WrapParams”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21673
Parameters for wrapping SPL tokens to C-SPL
Properties
Section titled “Properties”mint:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21675
SPL token mint address
amount
Section titled “amount”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
createAccount?
Section titled “createAccount?”
optionalcreateAccount?:boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:21681
Create C-SPL account if it doesn’t exist (default: true)