Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
getPrintInstruction
Function getPrintInstruction
getPrintInstruction
<
TAccountEditionMetadata
extends
string
,
TAccountEdition
extends
string
,
TAccountEditionMint
extends
string
,
TAccountEditionTokenAccountOwner
extends
string
,
TAccountEditionTokenAccount
extends
string
,
TAccountEditionMintAuthority
extends
string
,
TAccountEditionTokenRecord
extends
string
,
TAccountMasterEdition
extends
string
,
TAccountEditionMarkerPda
extends
string
,
TAccountPayer
extends
string
,
TAccountMasterTokenAccountOwner
extends
string
,
TAccountMasterTokenAccount
extends
string
,
TAccountMasterMetadata
extends
string
,
TAccountUpdateAuthority
extends
string
,
TAccountSplTokenProgram
extends
string
,
TAccountSplAtaProgram
extends
string
,
TAccountSysvarInstructions
extends
string
,
TAccountSystemProgram
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
PrintInput
<
TAccountEditionMetadata
,
TAccountEdition
,
TAccountEditionMint
,
TAccountEditionTokenAccountOwner
,
TAccountEditionTokenAccount
,
TAccountEditionMintAuthority
,
TAccountEditionTokenRecord
,
TAccountMasterEdition
,
TAccountEditionMarkerPda
,
TAccountPayer
,
TAccountMasterTokenAccountOwner
,
TAccountMasterTokenAccount
,
TAccountMasterMetadata
,
TAccountUpdateAuthority
,
TAccountSplTokenProgram
,
TAccountSplAtaProgram
,
TAccountSysvarInstructions
,
TAccountSystemProgram
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
PrintInstruction
<
TProgramAddress
,
TAccountEditionMetadata
,
TAccountEdition
,
TAccountEditionMint
,
TAccountEditionTokenAccountOwner
,
TAccountEditionTokenAccount
,
TAccountEditionMintAuthority
,
TAccountEditionTokenRecord
,
TAccountMasterEdition
,
TAccountEditionMarkerPda
,
TAccountPayer
,
(
|
Address
<
TAccountMasterTokenAccountOwner
>
|
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
)
extends
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
?
AccountMeta
<
TAccountMasterTokenAccountOwner
>
&
{
role
:
READONLY_SIGNER
;
}
&
AccountSignerMeta
<
TAccountMasterTokenAccountOwner
,
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
,
>
:
TAccountMasterTokenAccountOwner
,
TAccountMasterTokenAccount
,
TAccountMasterMetadata
,
TAccountUpdateAuthority
,
TAccountSplTokenProgram
,
TAccountSplAtaProgram
,
TAccountSysvarInstructions
,
TAccountSystemProgram
,
>
Type Parameters
TAccountEditionMetadata
extends
string
TAccountEdition
extends
string
TAccountEditionMint
extends
string
TAccountEditionTokenAccountOwner
extends
string
TAccountEditionTokenAccount
extends
string
TAccountEditionMintAuthority
extends
string
TAccountEditionTokenRecord
extends
string
TAccountMasterEdition
extends
string
TAccountEditionMarkerPda
extends
string
TAccountPayer
extends
string
TAccountMasterTokenAccountOwner
extends
string
TAccountMasterTokenAccount
extends
string
TAccountMasterMetadata
extends
string
TAccountUpdateAuthority
extends
string
TAccountSplTokenProgram
extends
string
TAccountSplAtaProgram
extends
string
TAccountSysvarInstructions
extends
string
TAccountSystemProgram
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
PrintInput
<
TAccountEditionMetadata
,
TAccountEdition
,
TAccountEditionMint
,
TAccountEditionTokenAccountOwner
,
TAccountEditionTokenAccount
,
TAccountEditionMintAuthority
,
TAccountEditionTokenRecord
,
TAccountMasterEdition
,
TAccountEditionMarkerPda
,
TAccountPayer
,
TAccountMasterTokenAccountOwner
,
TAccountMasterTokenAccount
,
TAccountMasterMetadata
,
TAccountUpdateAuthority
,
TAccountSplTokenProgram
,
TAccountSplAtaProgram
,
TAccountSysvarInstructions
,
TAccountSystemProgram
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
PrintInstruction
<
TProgramAddress
,
TAccountEditionMetadata
,
TAccountEdition
,
TAccountEditionMint
,
TAccountEditionTokenAccountOwner
,
TAccountEditionTokenAccount
,
TAccountEditionMintAuthority
,
TAccountEditionTokenRecord
,
TAccountMasterEdition
,
TAccountEditionMarkerPda
,
TAccountPayer
,
(
|
Address
<
TAccountMasterTokenAccountOwner
>
|
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
)
extends
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
?
AccountMeta
<
TAccountMasterTokenAccountOwner
>
&
{
role
:
READONLY_SIGNER
;
}
&
AccountSignerMeta
<
TAccountMasterTokenAccountOwner
,
TransactionSigner
<
TAccountMasterTokenAccountOwner
>
,
>
:
TAccountMasterTokenAccountOwner
,
TAccountMasterTokenAccount
,
TAccountMasterMetadata
,
TAccountUpdateAuthority
,
TAccountSplTokenProgram
,
TAccountSplAtaProgram
,
TAccountSysvarInstructions
,
TAccountSystemProgram
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...