Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getRedeemTokensInstruction
Function getRedeemTokensInstruction
getRedeemTokensInstruction
<
TAccountRedeemer
extends
string
,
TAccountSourceAuthority
extends
string
,
TAccountIouMint
extends
string
,
TAccountIouSource
extends
string
,
TAccountRedemptionVault
extends
string
,
TAccountRedemptionDestination
extends
string
,
TAccountTokenProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QRDxhMw1P2NEfiw5mYXG79bwfgHTdasY2xNP76XSea9"
>
,
>
(
input
:
RedeemTokensInput
<
TAccountRedeemer
,
TAccountSourceAuthority
,
TAccountIouMint
,
TAccountIouSource
,
TAccountRedemptionVault
,
TAccountRedemptionDestination
,
TAccountTokenProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
RedeemTokensInstruction
<
TProgramAddress
,
TAccountRedeemer
,
TAccountSourceAuthority
,
TAccountIouMint
,
TAccountIouSource
,
TAccountRedemptionVault
,
TAccountRedemptionDestination
,
TAccountTokenProgram
,
>
Type Parameters
TAccountRedeemer
extends
string
TAccountSourceAuthority
extends
string
TAccountIouMint
extends
string
TAccountIouSource
extends
string
TAccountRedemptionVault
extends
string
TAccountRedemptionDestination
extends
string
TAccountTokenProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"QRDxhMw1P2NEfiw5mYXG79bwfgHTdasY2xNP76XSea9"
>
Parameters
input
:
RedeemTokensInput
<
TAccountRedeemer
,
TAccountSourceAuthority
,
TAccountIouMint
,
TAccountIouSource
,
TAccountRedemptionVault
,
TAccountRedemptionDestination
,
TAccountTokenProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
RedeemTokensInstruction
<
TProgramAddress
,
TAccountRedeemer
,
TAccountSourceAuthority
,
TAccountIouMint
,
TAccountIouSource
,
TAccountRedemptionVault
,
TAccountRedemptionDestination
,
TAccountTokenProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...