@metaplex-foundation/mpl-token-metadata-kit - v0.0.3
Preparing search index...
MplTokenMetadataPluginInstructions
Type Alias MplTokenMetadataPluginInstructions
type
MplTokenMetadataPluginInstructions
=
{
approveCollectionAuthority
:
(
input
:
MakeOptional
<
ApproveCollectionAuthorityAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getApproveCollectionAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
;
approveUseAuthority
:
(
input
:
MakeOptional
<
ApproveUseAuthorityAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getApproveUseAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
;
bubblegumSetCollectionSize
:
(
input
:
BubblegumSetCollectionSizeInput
,
)
=>
ReturnType
<
typeof
getBubblegumSetCollectionSizeInstruction
>
&
SelfPlanAndSendFunctions
;
burn
:
(
input
:
BurnAsyncInput
,
)
=>
ReturnType
<
typeof
getBurnInstructionAsync
>
&
SelfPlanAndSendFunctions
;
burnEditionNft
:
(
input
:
BurnEditionNftInput
,
)
=>
ReturnType
<
typeof
getBurnEditionNftInstruction
>
&
SelfPlanAndSendFunctions
;
burnNft
:
(
input
:
BurnNftAsyncInput
,
)
=>
ReturnType
<
typeof
getBurnNftInstructionAsync
>
&
SelfPlanAndSendFunctions
;
closeAccounts
:
(
input
:
CloseAccountsAsyncInput
,
)
=>
ReturnType
<
typeof
getCloseAccountsInstructionAsync
>
&
SelfPlanAndSendFunctions
;
closeEscrowAccount
:
(
input
:
MakeOptional
<
CloseEscrowAccountAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCloseEscrowAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
;
collect
:
(
input
:
CollectInput
,
)
=>
ReturnType
<
typeof
getCollectInstruction
>
&
SelfPlanAndSendFunctions
;
convertMasterEditionV1ToV2
:
(
input
:
ConvertMasterEditionV1ToV2Input
,
)
=>
ReturnType
<
typeof
getConvertMasterEditionV1ToV2Instruction
>
&
SelfPlanAndSendFunctions
;
create
:
(
input
:
MakeOptional
<
CreateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateInstructionAsync
>
&
SelfPlanAndSendFunctions
;
createEscrowAccount
:
(
input
:
MakeOptional
<
CreateEscrowAccountAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateEscrowAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
;
createMasterEditionV3
:
(
input
:
MakeOptional
<
CreateMasterEditionV3AsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateMasterEditionV3InstructionAsync
>
&
SelfPlanAndSendFunctions
;
createMetadataAccountV3
:
(
input
:
MakeOptional
<
CreateMetadataAccountV3AsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateMetadataAccountV3InstructionAsync
>
&
SelfPlanAndSendFunctions
;
delegate
:
(
input
:
MakeOptional
<
DelegateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getDelegateInstructionAsync
>
&
SelfPlanAndSendFunctions
;
deprecatedMintNewEditionFromMasterEditionViaPrintingToken
:
(
input
:
MakeOptional
<
DeprecatedMintNewEditionFromMasterEditionViaPrintingTokenAsyncInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getDeprecatedMintNewEditionFromMasterEditionViaPrintingTokenInstructionAsync
,
>
&
SelfPlanAndSendFunctions
;
freezeDelegatedAccount
:
(
input
:
FreezeDelegatedAccountAsyncInput
,
)
=>
ReturnType
<
typeof
getFreezeDelegatedAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
;
lock
:
(
input
:
MakeOptional
<
LockAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getLockInstructionAsync
>
&
SelfPlanAndSendFunctions
;
migrate
:
(
input
:
MakeOptional
<
MigrateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getMigrateInstructionAsync
>
&
SelfPlanAndSendFunctions
;
mint
:
(
input
:
MakeOptional
<
MintAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getMintInstructionAsync
>
&
SelfPlanAndSendFunctions
;
mintNewEditionFromMasterEditionViaToken
:
(
input
:
MakeOptional
<
MintNewEditionFromMasterEditionViaTokenInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getMintNewEditionFromMasterEditionViaTokenInstruction
,
>
&
SelfPlanAndSendFunctions
;
mintNewEditionFromMasterEditionViaVaultProxy
:
(
input
:
MakeOptional
<
MintNewEditionFromMasterEditionViaVaultProxyInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getMintNewEditionFromMasterEditionViaVaultProxyInstruction
,
>
&
SelfPlanAndSendFunctions
;
print
:
(
input
:
MakeOptional
<
PrintAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getPrintInstructionAsync
>
&
SelfPlanAndSendFunctions
;
puffMetadata
:
(
input
:
PuffMetadataInput
,
)
=>
ReturnType
<
typeof
getPuffMetadataInstruction
>
&
SelfPlanAndSendFunctions
;
removeCreatorVerification
:
(
input
:
RemoveCreatorVerificationInput
,
)
=>
ReturnType
<
typeof
getRemoveCreatorVerificationInstruction
>
&
SelfPlanAndSendFunctions
;
resize
:
(
input
:
MakeOptional
<
ResizeAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getResizeInstructionAsync
>
&
SelfPlanAndSendFunctions
;
revoke
:
(
input
:
MakeOptional
<
RevokeAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getRevokeInstructionAsync
>
&
SelfPlanAndSendFunctions
;
revokeCollectionAuthority
:
(
input
:
RevokeCollectionAuthorityAsyncInput
,
)
=>
ReturnType
<
typeof
getRevokeCollectionAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
;
revokeUseAuthority
:
(
input
:
RevokeUseAuthorityAsyncInput
,
)
=>
ReturnType
<
typeof
getRevokeUseAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
;
setAndVerifyCollection
:
(
input
:
MakeOptional
<
SetAndVerifyCollectionInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getSetAndVerifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
;
setAndVerifySizedCollectionItem
:
(
input
:
MakeOptional
<
SetAndVerifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getSetAndVerifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
;
setCollectionSize
:
(
input
:
SetCollectionSizeInput
,
)
=>
ReturnType
<
typeof
getSetCollectionSizeInstruction
>
&
SelfPlanAndSendFunctions
;
setTokenStandard
:
(
input
:
SetTokenStandardAsyncInput
,
)
=>
ReturnType
<
typeof
getSetTokenStandardInstructionAsync
>
&
SelfPlanAndSendFunctions
;
signMetadata
:
(
input
:
SignMetadataInput
,
)
=>
ReturnType
<
typeof
getSignMetadataInstruction
>
&
SelfPlanAndSendFunctions
;
thawDelegatedAccount
:
(
input
:
ThawDelegatedAccountAsyncInput
,
)
=>
ReturnType
<
typeof
getThawDelegatedAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
;
transfer
:
(
input
:
MakeOptional
<
TransferAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getTransferInstructionAsync
>
&
SelfPlanAndSendFunctions
;
transferOutOfEscrow
:
(
input
:
MakeOptional
<
TransferOutOfEscrowInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getTransferOutOfEscrowInstruction
>
&
SelfPlanAndSendFunctions
;
unlock
:
(
input
:
MakeOptional
<
UnlockAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUnlockInstructionAsync
>
&
SelfPlanAndSendFunctions
;
unverify
:
(
input
:
UnverifyInput
,
)
=>
ReturnType
<
typeof
getUnverifyInstruction
>
&
SelfPlanAndSendFunctions
;
unverifyCollection
:
(
input
:
UnverifyCollectionInput
,
)
=>
ReturnType
<
typeof
getUnverifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
;
unverifySizedCollectionItem
:
(
input
:
MakeOptional
<
UnverifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUnverifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
;
update
:
(
input
:
MakeOptional
<
UpdateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUpdateInstructionAsync
>
&
SelfPlanAndSendFunctions
;
updateMetadataAccountV2
:
(
input
:
UpdateMetadataAccountV2Input
,
)
=>
ReturnType
<
typeof
getUpdateMetadataAccountV2Instruction
>
&
SelfPlanAndSendFunctions
;
updatePrimarySaleHappenedViaToken
:
(
input
:
UpdatePrimarySaleHappenedViaTokenInput
,
)
=>
ReturnType
<
typeof
getUpdatePrimarySaleHappenedViaTokenInstruction
>
&
SelfPlanAndSendFunctions
;
use
:
(
input
:
MakeOptional
<
UseAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUseInstructionAsync
>
&
SelfPlanAndSendFunctions
;
utilize
:
(
input
:
UtilizeAsyncInput
,
)
=>
ReturnType
<
typeof
getUtilizeInstructionAsync
>
&
SelfPlanAndSendFunctions
;
verify
:
(
input
:
VerifyInput
,
)
=>
ReturnType
<
typeof
getVerifyInstruction
>
&
SelfPlanAndSendFunctions
;
verifyCollection
:
(
input
:
MakeOptional
<
VerifyCollectionInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getVerifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
;
verifySizedCollectionItem
:
(
input
:
MakeOptional
<
VerifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getVerifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
;
}
Index
Properties
approve
Collection
Authority
approve
Use
Authority
bubblegum
Set
Collection
Size
burn
burn
Edition
Nft
burn
Nft
close
Accounts
close
Escrow
Account
collect
convert
Master
Edition
V1
To
V2
create
create
Escrow
Account
create
Master
Edition
V3
create
Metadata
Account
V3
delegate
deprecated
Mint
New
Edition
From
Master
Edition
Via
Printing
Token
freeze
Delegated
Account
lock
migrate
mint
mint
New
Edition
From
Master
Edition
Via
Token
mint
New
Edition
From
Master
Edition
Via
Vault
Proxy
print
puff
Metadata
remove
Creator
Verification
resize
revoke
revoke
Collection
Authority
revoke
Use
Authority
set
And
Verify
Collection
set
And
Verify
Sized
Collection
Item
set
Collection
Size
set
Token
Standard
sign
Metadata
thaw
Delegated
Account
transfer
transfer
Out
Of
Escrow
unlock
unverify
unverify
Collection
unverify
Sized
Collection
Item
update
update
Metadata
Account
V2
update
Primary
Sale
Happened
Via
Token
use
utilize
verify
verify
Collection
verify
Sized
Collection
Item
Properties
approve
Collection
Authority
approveCollectionAuthority
:
(
input
:
MakeOptional
<
ApproveCollectionAuthorityAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getApproveCollectionAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
approve
Use
Authority
approveUseAuthority
:
(
input
:
MakeOptional
<
ApproveUseAuthorityAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getApproveUseAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
bubblegum
Set
Collection
Size
bubblegumSetCollectionSize
:
(
input
:
BubblegumSetCollectionSizeInput
,
)
=>
ReturnType
<
typeof
getBubblegumSetCollectionSizeInstruction
>
&
SelfPlanAndSendFunctions
burn
burn
:
(
input
:
BurnAsyncInput
,
)
=>
ReturnType
<
typeof
getBurnInstructionAsync
>
&
SelfPlanAndSendFunctions
burn
Edition
Nft
burnEditionNft
:
(
input
:
BurnEditionNftInput
,
)
=>
ReturnType
<
typeof
getBurnEditionNftInstruction
>
&
SelfPlanAndSendFunctions
burn
Nft
burnNft
:
(
input
:
BurnNftAsyncInput
,
)
=>
ReturnType
<
typeof
getBurnNftInstructionAsync
>
&
SelfPlanAndSendFunctions
close
Accounts
closeAccounts
:
(
input
:
CloseAccountsAsyncInput
,
)
=>
ReturnType
<
typeof
getCloseAccountsInstructionAsync
>
&
SelfPlanAndSendFunctions
close
Escrow
Account
closeEscrowAccount
:
(
input
:
MakeOptional
<
CloseEscrowAccountAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCloseEscrowAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
collect
collect
:
(
input
:
CollectInput
,
)
=>
ReturnType
<
typeof
getCollectInstruction
>
&
SelfPlanAndSendFunctions
convert
Master
Edition
V1
To
V2
convertMasterEditionV1ToV2
:
(
input
:
ConvertMasterEditionV1ToV2Input
,
)
=>
ReturnType
<
typeof
getConvertMasterEditionV1ToV2Instruction
>
&
SelfPlanAndSendFunctions
create
create
:
(
input
:
MakeOptional
<
CreateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateInstructionAsync
>
&
SelfPlanAndSendFunctions
create
Escrow
Account
createEscrowAccount
:
(
input
:
MakeOptional
<
CreateEscrowAccountAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateEscrowAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
create
Master
Edition
V3
createMasterEditionV3
:
(
input
:
MakeOptional
<
CreateMasterEditionV3AsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateMasterEditionV3InstructionAsync
>
&
SelfPlanAndSendFunctions
create
Metadata
Account
V3
createMetadataAccountV3
:
(
input
:
MakeOptional
<
CreateMetadataAccountV3AsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getCreateMetadataAccountV3InstructionAsync
>
&
SelfPlanAndSendFunctions
delegate
delegate
:
(
input
:
MakeOptional
<
DelegateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getDelegateInstructionAsync
>
&
SelfPlanAndSendFunctions
deprecated
Mint
New
Edition
From
Master
Edition
Via
Printing
Token
deprecatedMintNewEditionFromMasterEditionViaPrintingToken
:
(
input
:
MakeOptional
<
DeprecatedMintNewEditionFromMasterEditionViaPrintingTokenAsyncInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getDeprecatedMintNewEditionFromMasterEditionViaPrintingTokenInstructionAsync
,
>
&
SelfPlanAndSendFunctions
freeze
Delegated
Account
freezeDelegatedAccount
:
(
input
:
FreezeDelegatedAccountAsyncInput
,
)
=>
ReturnType
<
typeof
getFreezeDelegatedAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
lock
lock
:
(
input
:
MakeOptional
<
LockAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getLockInstructionAsync
>
&
SelfPlanAndSendFunctions
migrate
migrate
:
(
input
:
MakeOptional
<
MigrateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getMigrateInstructionAsync
>
&
SelfPlanAndSendFunctions
mint
mint
:
(
input
:
MakeOptional
<
MintAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getMintInstructionAsync
>
&
SelfPlanAndSendFunctions
mint
New
Edition
From
Master
Edition
Via
Token
mintNewEditionFromMasterEditionViaToken
:
(
input
:
MakeOptional
<
MintNewEditionFromMasterEditionViaTokenInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getMintNewEditionFromMasterEditionViaTokenInstruction
,
>
&
SelfPlanAndSendFunctions
mint
New
Edition
From
Master
Edition
Via
Vault
Proxy
mintNewEditionFromMasterEditionViaVaultProxy
:
(
input
:
MakeOptional
<
MintNewEditionFromMasterEditionViaVaultProxyInput
,
"payer"
,
>
,
)
=>
ReturnType
<
typeof
getMintNewEditionFromMasterEditionViaVaultProxyInstruction
,
>
&
SelfPlanAndSendFunctions
print
print
:
(
input
:
MakeOptional
<
PrintAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getPrintInstructionAsync
>
&
SelfPlanAndSendFunctions
puff
Metadata
puffMetadata
:
(
input
:
PuffMetadataInput
,
)
=>
ReturnType
<
typeof
getPuffMetadataInstruction
>
&
SelfPlanAndSendFunctions
remove
Creator
Verification
removeCreatorVerification
:
(
input
:
RemoveCreatorVerificationInput
,
)
=>
ReturnType
<
typeof
getRemoveCreatorVerificationInstruction
>
&
SelfPlanAndSendFunctions
resize
resize
:
(
input
:
MakeOptional
<
ResizeAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getResizeInstructionAsync
>
&
SelfPlanAndSendFunctions
revoke
revoke
:
(
input
:
MakeOptional
<
RevokeAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getRevokeInstructionAsync
>
&
SelfPlanAndSendFunctions
revoke
Collection
Authority
revokeCollectionAuthority
:
(
input
:
RevokeCollectionAuthorityAsyncInput
,
)
=>
ReturnType
<
typeof
getRevokeCollectionAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
revoke
Use
Authority
revokeUseAuthority
:
(
input
:
RevokeUseAuthorityAsyncInput
,
)
=>
ReturnType
<
typeof
getRevokeUseAuthorityInstructionAsync
>
&
SelfPlanAndSendFunctions
set
And
Verify
Collection
setAndVerifyCollection
:
(
input
:
MakeOptional
<
SetAndVerifyCollectionInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getSetAndVerifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
set
And
Verify
Sized
Collection
Item
setAndVerifySizedCollectionItem
:
(
input
:
MakeOptional
<
SetAndVerifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getSetAndVerifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
set
Collection
Size
setCollectionSize
:
(
input
:
SetCollectionSizeInput
,
)
=>
ReturnType
<
typeof
getSetCollectionSizeInstruction
>
&
SelfPlanAndSendFunctions
set
Token
Standard
setTokenStandard
:
(
input
:
SetTokenStandardAsyncInput
,
)
=>
ReturnType
<
typeof
getSetTokenStandardInstructionAsync
>
&
SelfPlanAndSendFunctions
sign
Metadata
signMetadata
:
(
input
:
SignMetadataInput
,
)
=>
ReturnType
<
typeof
getSignMetadataInstruction
>
&
SelfPlanAndSendFunctions
thaw
Delegated
Account
thawDelegatedAccount
:
(
input
:
ThawDelegatedAccountAsyncInput
,
)
=>
ReturnType
<
typeof
getThawDelegatedAccountInstructionAsync
>
&
SelfPlanAndSendFunctions
transfer
transfer
:
(
input
:
MakeOptional
<
TransferAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getTransferInstructionAsync
>
&
SelfPlanAndSendFunctions
transfer
Out
Of
Escrow
transferOutOfEscrow
:
(
input
:
MakeOptional
<
TransferOutOfEscrowInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getTransferOutOfEscrowInstruction
>
&
SelfPlanAndSendFunctions
unlock
unlock
:
(
input
:
MakeOptional
<
UnlockAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUnlockInstructionAsync
>
&
SelfPlanAndSendFunctions
unverify
unverify
:
(
input
:
UnverifyInput
,
)
=>
ReturnType
<
typeof
getUnverifyInstruction
>
&
SelfPlanAndSendFunctions
unverify
Collection
unverifyCollection
:
(
input
:
UnverifyCollectionInput
,
)
=>
ReturnType
<
typeof
getUnverifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
unverify
Sized
Collection
Item
unverifySizedCollectionItem
:
(
input
:
MakeOptional
<
UnverifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUnverifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
update
update
:
(
input
:
MakeOptional
<
UpdateAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUpdateInstructionAsync
>
&
SelfPlanAndSendFunctions
update
Metadata
Account
V2
updateMetadataAccountV2
:
(
input
:
UpdateMetadataAccountV2Input
,
)
=>
ReturnType
<
typeof
getUpdateMetadataAccountV2Instruction
>
&
SelfPlanAndSendFunctions
update
Primary
Sale
Happened
Via
Token
updatePrimarySaleHappenedViaToken
:
(
input
:
UpdatePrimarySaleHappenedViaTokenInput
,
)
=>
ReturnType
<
typeof
getUpdatePrimarySaleHappenedViaTokenInstruction
>
&
SelfPlanAndSendFunctions
use
use
:
(
input
:
MakeOptional
<
UseAsyncInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getUseInstructionAsync
>
&
SelfPlanAndSendFunctions
utilize
utilize
:
(
input
:
UtilizeAsyncInput
,
)
=>
ReturnType
<
typeof
getUtilizeInstructionAsync
>
&
SelfPlanAndSendFunctions
verify
verify
:
(
input
:
VerifyInput
,
)
=>
ReturnType
<
typeof
getVerifyInstruction
>
&
SelfPlanAndSendFunctions
verify
Collection
verifyCollection
:
(
input
:
MakeOptional
<
VerifyCollectionInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getVerifyCollectionInstruction
>
&
SelfPlanAndSendFunctions
verify
Sized
Collection
Item
verifySizedCollectionItem
:
(
input
:
MakeOptional
<
VerifySizedCollectionItemInput
,
"payer"
>
,
)
=>
ReturnType
<
typeof
getVerifySizedCollectionItemInstruction
>
&
SelfPlanAndSendFunctions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approve
Collection
Authority
approve
Use
Authority
bubblegum
Set
Collection
Size
burn
burn
Edition
Nft
burn
Nft
close
Accounts
close
Escrow
Account
collect
convert
Master
Edition
V1
To
V2
create
create
Escrow
Account
create
Master
Edition
V3
create
Metadata
Account
V3
delegate
deprecated
Mint
New
Edition
From
Master
Edition
Via
Printing
Token
freeze
Delegated
Account
lock
migrate
mint
mint
New
Edition
From
Master
Edition
Via
Token
mint
New
Edition
From
Master
Edition
Via
Vault
Proxy
print
puff
Metadata
remove
Creator
Verification
resize
revoke
revoke
Collection
Authority
revoke
Use
Authority
set
And
Verify
Collection
set
And
Verify
Sized
Collection
Item
set
Collection
Size
set
Token
Standard
sign
Metadata
thaw
Delegated
Account
transfer
transfer
Out
Of
Escrow
unlock
unverify
unverify
Collection
unverify
Sized
Collection
Item
update
update
Metadata
Account
V2
update
Primary
Sale
Happened
Via
Token
use
utilize
verify
verify
Collection
verify
Sized
Collection
Item
@metaplex-foundation/mpl-token-metadata-kit - v0.0.3
Loading...