@lightprotocol/compressed-token - v0.23.3
Other Libraries
Documentation
GitHub
Preparing search index...
createUnwrapInstructions
Function createUnwrapInstructions
createUnwrapInstructions
(
rpc
:
Rpc
,
destination
:
PublicKey
,
owner
:
PublicKey
,
mint
:
PublicKey
,
decimals
:
number
,
amount
?:
number
|
bigint
|
BN
,
payer
?:
PublicKey
,
splInterfaceInfo
?:
SplInterfaceInfo
,
maxTopUp
?:
number
,
interfaceOptions
?:
InterfaceOptions
,
wrap
?:
boolean
,
)
:
Promise
<
TransactionInstruction
[]
[]
>
Parameters
rpc
:
Rpc
destination
:
PublicKey
owner
:
PublicKey
mint
:
PublicKey
decimals
:
number
Optional
amount
:
number
|
bigint
|
BN
Optional
payer
:
PublicKey
Optional
splInterfaceInfo
:
SplInterfaceInfo
Optional
maxTopUp
:
number
Optional
interfaceOptions
:
InterfaceOptions
wrap
:
boolean
= false
Returns
Promise
<
TransactionInstruction
[]
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Other Libraries
Documentation
GitHub
@lightprotocol/compressed-token - v0.23.3
Loading...