Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-quarry
getNewRewarderV2InstructionAsync
Function getNewRewarderV2InstructionAsync
getNewRewarderV2InstructionAsync
<
TAccountBase
extends
string
,
TAccountRewarder
extends
string
,
TAccountInitialAuthority
extends
string
,
TAccountPayer
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountMintWrapper
extends
string
,
TAccountRewardsTokenMint
extends
string
,
TAccountClaimFeeTokenAccount
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"QMNeHCGYnLVDn1icRAfQZpjPLBNkfGbSKRB83G5d8KB"
>
,
>
(
input
:
NewRewarderV2AsyncInput
<
TAccountBase
,
TAccountRewarder
,
TAccountInitialAuthority
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountMintWrapper
,
TAccountRewardsTokenMint
,
TAccountClaimFeeTokenAccount
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
NewRewarderV2Instruction
<
TProgramAddress
,
TAccountBase
,
TAccountRewarder
,
TAccountInitialAuthority
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountMintWrapper
,
TAccountRewardsTokenMint
,
TAccountClaimFeeTokenAccount
,
[
]
,
>
,
>
Type Parameters
TAccountBase
extends
string
TAccountRewarder
extends
string
TAccountInitialAuthority
extends
string
TAccountPayer
extends
string
TAccountSystemProgram
extends
string
TAccountMintWrapper
extends
string
TAccountRewardsTokenMint
extends
string
TAccountClaimFeeTokenAccount
extends
string
TProgramAddress
extends
Address
=
Address
<
"QMNeHCGYnLVDn1icRAfQZpjPLBNkfGbSKRB83G5d8KB"
>
Parameters
input
:
NewRewarderV2AsyncInput
<
TAccountBase
,
TAccountRewarder
,
TAccountInitialAuthority
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountMintWrapper
,
TAccountRewardsTokenMint
,
TAccountClaimFeeTokenAccount
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
NewRewarderV2Instruction
<
TProgramAddress
,
TAccountBase
,
TAccountRewarder
,
TAccountInitialAuthority
,
TAccountPayer
,
TAccountSystemProgram
,
TAccountMintWrapper
,
TAccountRewardsTokenMint
,
TAccountClaimFeeTokenAccount
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...