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