@metaplex-foundation/mpl-token-metadata-kit - v0.0.3
Preparing search index...
MplTokenMetadataPluginAccounts
Type Alias MplTokenMetadataPluginAccounts
type
MplTokenMetadataPluginAccounts
=
{
collectionAuthorityRecord
:
ReturnType
<
typeof
getCollectionAuthorityRecordCodec
,
>
&
SelfFetchFunctions
<
CollectionAuthorityRecordArgs
,
CollectionAuthorityRecord
,
>
;
deprecatedMasterEditionV1
:
ReturnType
<
typeof
getDeprecatedMasterEditionV1Codec
,
>
&
SelfFetchFunctions
<
DeprecatedMasterEditionV1Args
,
DeprecatedMasterEditionV1
,
>
;
edition
:
ReturnType
<
typeof
getEditionCodec
>
&
SelfFetchFunctions
<
EditionArgs
,
Edition
,
>
;
editionMarker
:
ReturnType
<
typeof
getEditionMarkerCodec
>
&
SelfFetchFunctions
<
EditionMarkerArgs
,
EditionMarker
,
>
;
editionMarkerV2
:
ReturnType
<
typeof
getEditionMarkerV2Codec
>
&
SelfFetchFunctions
<
EditionMarkerV2Args
,
EditionMarkerV2
,
>
;
holderDelegateRecord
:
ReturnType
<
typeof
getHolderDelegateRecordCodec
>
&
SelfFetchFunctions
<
HolderDelegateRecordArgs
,
HolderDelegateRecord
,
>
;
masterEdition
:
ReturnType
<
typeof
getMasterEditionCodec
>
&
SelfFetchFunctions
<
MasterEditionArgs
,
MasterEdition
,
>
;
metadata
:
ReturnType
<
typeof
getMetadataCodec
>
&
SelfFetchFunctions
<
MetadataArgs
,
Metadata
,
>
;
metadataDelegateRecord
:
ReturnType
<
typeof
getMetadataDelegateRecordCodec
>
&
SelfFetchFunctions
<
MetadataDelegateRecordArgs
,
MetadataDelegateRecord
,
>
;
tokenOwnedEscrow
:
ReturnType
<
typeof
getTokenOwnedEscrowCodec
>
&
SelfFetchFunctions
<
TokenOwnedEscrowArgs
,
TokenOwnedEscrow
,
>
;
tokenRecord
:
ReturnType
<
typeof
getTokenRecordCodec
>
&
SelfFetchFunctions
<
TokenRecordArgs
,
TokenRecord
,
>
;
useAuthorityRecord
:
ReturnType
<
typeof
getUseAuthorityRecordCodec
>
&
SelfFetchFunctions
<
UseAuthorityRecordArgs
,
UseAuthorityRecord
,
>
;
}
Index
Properties
collection
Authority
Record
deprecated
Master
Edition
V1
edition
edition
Marker
edition
Marker
V2
holder
Delegate
Record
master
Edition
metadata
metadata
Delegate
Record
token
Owned
Escrow
token
Record
use
Authority
Record
Properties
collection
Authority
Record
collectionAuthorityRecord
:
ReturnType
<
typeof
getCollectionAuthorityRecordCodec
>
&
SelfFetchFunctions
<
CollectionAuthorityRecordArgs
,
CollectionAuthorityRecord
,
>
deprecated
Master
Edition
V1
deprecatedMasterEditionV1
:
ReturnType
<
typeof
getDeprecatedMasterEditionV1Codec
>
&
SelfFetchFunctions
<
DeprecatedMasterEditionV1Args
,
DeprecatedMasterEditionV1
,
>
edition
edition
:
ReturnType
<
typeof
getEditionCodec
>
&
SelfFetchFunctions
<
EditionArgs
,
Edition
,
>
edition
Marker
editionMarker
:
ReturnType
<
typeof
getEditionMarkerCodec
>
&
SelfFetchFunctions
<
EditionMarkerArgs
,
EditionMarker
,
>
edition
Marker
V2
editionMarkerV2
:
ReturnType
<
typeof
getEditionMarkerV2Codec
>
&
SelfFetchFunctions
<
EditionMarkerV2Args
,
EditionMarkerV2
,
>
holder
Delegate
Record
holderDelegateRecord
:
ReturnType
<
typeof
getHolderDelegateRecordCodec
>
&
SelfFetchFunctions
<
HolderDelegateRecordArgs
,
HolderDelegateRecord
,
>
master
Edition
masterEdition
:
ReturnType
<
typeof
getMasterEditionCodec
>
&
SelfFetchFunctions
<
MasterEditionArgs
,
MasterEdition
,
>
metadata
metadata
:
ReturnType
<
typeof
getMetadataCodec
>
&
SelfFetchFunctions
<
MetadataArgs
,
Metadata
,
>
metadata
Delegate
Record
metadataDelegateRecord
:
ReturnType
<
typeof
getMetadataDelegateRecordCodec
>
&
SelfFetchFunctions
<
MetadataDelegateRecordArgs
,
MetadataDelegateRecord
,
>
token
Owned
Escrow
tokenOwnedEscrow
:
ReturnType
<
typeof
getTokenOwnedEscrowCodec
>
&
SelfFetchFunctions
<
TokenOwnedEscrowArgs
,
TokenOwnedEscrow
,
>
token
Record
tokenRecord
:
ReturnType
<
typeof
getTokenRecordCodec
>
&
SelfFetchFunctions
<
TokenRecordArgs
,
TokenRecord
,
>
use
Authority
Record
useAuthorityRecord
:
ReturnType
<
typeof
getUseAuthorityRecordCodec
>
&
SelfFetchFunctions
<
UseAuthorityRecordArgs
,
UseAuthorityRecord
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
Authority
Record
deprecated
Master
Edition
V1
edition
edition
Marker
edition
Marker
V2
holder
Delegate
Record
master
Edition
metadata
metadata
Delegate
Record
token
Owned
Escrow
token
Record
use
Authority
Record
@metaplex-foundation/mpl-token-metadata-kit - v0.0.3
Loading...