@lightprotocol/compressed-token - v0.23.3
Other Libraries
Documentation
GitHub
Preparing search index...
transferToAccountInterface
Function transferToAccountInterface
transferToAccountInterface
(
rpc
:
Rpc
,
payer
:
Signer
,
source
:
PublicKey
,
mint
:
PublicKey
,
destination
:
PublicKey
,
owner
:
PublicKey
,
authority
:
Signer
,
amount
:
number
|
bigint
|
BN
,
programId
?:
PublicKey
,
confirmOptions
?:
ConfirmOptions
,
options
?:
InterfaceOptions
,
decimals
?:
number
,
)
:
Promise
<
string
>
Parameters
rpc
:
Rpc
payer
:
Signer
source
:
PublicKey
mint
:
PublicKey
destination
:
PublicKey
owner
:
PublicKey
authority
:
Signer
amount
:
number
|
bigint
|
BN
programId
:
PublicKey
= LIGHT_TOKEN_PROGRAM_ID
Optional
confirmOptions
:
ConfirmOptions
Optional
options
:
InterfaceOptions
Optional
decimals
:
number
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Other Libraries
Documentation
GitHub
@lightprotocol/compressed-token - v0.23.3
Loading...