Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
getCreateMasterEditionV3InstructionAsync
Function getCreateMasterEditionV3InstructionAsync
getCreateMasterEditionV3InstructionAsync
<
TAccountEdition
extends
string
,
TAccountMint
extends
string
,
TAccountUpdateAuthority
extends
string
,
TAccountMintAuthority
extends
string
,
TAccountPayer
extends
string
,
TAccountMetadata
extends
string
,
TAccountTokenProgram
extends
string
,
TAccountSystemProgram
extends
string
,
TAccountRent
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
CreateMasterEditionV3AsyncInput
<
TAccountEdition
,
TAccountMint
,
TAccountUpdateAuthority
,
TAccountMintAuthority
,
TAccountPayer
,
TAccountMetadata
,
TAccountTokenProgram
,
TAccountSystemProgram
,
TAccountRent
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
Promise
<
CreateMasterEditionV3Instruction
<
TProgramAddress
,
TAccountEdition
,
TAccountMint
,
TAccountUpdateAuthority
,
TAccountMintAuthority
,
TAccountPayer
,
TAccountMetadata
,
TAccountTokenProgram
,
TAccountSystemProgram
,
TAccountRent
,
[
]
,
>
,
>
Type Parameters
TAccountEdition
extends
string
TAccountMint
extends
string
TAccountUpdateAuthority
extends
string
TAccountMintAuthority
extends
string
TAccountPayer
extends
string
TAccountMetadata
extends
string
TAccountTokenProgram
extends
string
TAccountSystemProgram
extends
string
TAccountRent
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
CreateMasterEditionV3AsyncInput
<
TAccountEdition
,
TAccountMint
,
TAccountUpdateAuthority
,
TAccountMintAuthority
,
TAccountPayer
,
TAccountMetadata
,
TAccountTokenProgram
,
TAccountSystemProgram
,
TAccountRent
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
Promise
<
CreateMasterEditionV3Instruction
<
TProgramAddress
,
TAccountEdition
,
TAccountMint
,
TAccountUpdateAuthority
,
TAccountMintAuthority
,
TAccountPayer
,
TAccountMetadata
,
TAccountTokenProgram
,
TAccountSystemProgram
,
TAccountRent
,
[
]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...