@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
getVerifySizedCollectionItemInstruction
Function getVerifySizedCollectionItemInstruction
getVerifySizedCollectionItemInstruction
<
TAccountMetadata
extends
string
,
TAccountCollectionAuthority
extends
string
,
TAccountPayer
extends
string
,
TAccountCollectionMint
extends
string
,
TAccountCollection
extends
string
,
TAccountCollectionMasterEditionAccount
extends
string
,
TAccountCollectionAuthorityRecord
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
,
>
(
input
:
VerifySizedCollectionItemInput
<
TAccountMetadata
,
TAccountCollectionAuthority
,
TAccountPayer
,
TAccountCollectionMint
,
TAccountCollection
,
TAccountCollectionMasterEditionAccount
,
TAccountCollectionAuthorityRecord
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
VerifySizedCollectionItemInstruction
<
TProgramAddress
,
TAccountMetadata
,
TAccountCollectionAuthority
,
TAccountPayer
,
TAccountCollectionMint
,
TAccountCollection
,
TAccountCollectionMasterEditionAccount
,
TAccountCollectionAuthorityRecord
,
>
Type Parameters
TAccountMetadata
extends
string
TAccountCollectionAuthority
extends
string
TAccountPayer
extends
string
TAccountCollectionMint
extends
string
TAccountCollection
extends
string
TAccountCollectionMasterEditionAccount
extends
string
TAccountCollectionAuthorityRecord
extends
string
TProgramAddress
extends
Address
=
Address
<
"metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
>
Parameters
input
:
VerifySizedCollectionItemInput
<
TAccountMetadata
,
TAccountCollectionAuthority
,
TAccountPayer
,
TAccountCollectionMint
,
TAccountCollection
,
TAccountCollectionMasterEditionAccount
,
TAccountCollectionAuthorityRecord
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
VerifySizedCollectionItemInstruction
<
TProgramAddress
,
TAccountMetadata
,
TAccountCollectionAuthority
,
TAccountPayer
,
TAccountCollectionMint
,
TAccountCollection
,
TAccountCollectionMasterEditionAccount
,
TAccountCollectionAuthorityRecord
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Loading...