Preparing search index...
The search index is not available
@metaplex-foundation/mpl-token-metadata - v3.3.0
@metaplex-foundation/mpl-token-metadata - v3.3.0
Metadata
Type alias Metadata
Metadata
:
{
collection
:
Option
<
Collection
>
;
collectionDetails
:
Option
<
CollectionDetails
>
;
creators
:
Option
<
Creator
[]
>
;
editionNonce
:
Option
<
number
>
;
header
:
AccountHeader
;
isMutable
:
boolean
;
key
:
Key
;
mint
:
PublicKey
<
string
>
;
name
:
string
;
primarySaleHappened
:
boolean
;
programmableConfig
:
Option
<
ProgrammableConfig
>
;
publicKey
:
PublicKey
<
string
>
;
sellerFeeBasisPoints
:
number
;
symbol
:
string
;
tokenStandard
:
Option
<
TokenStandard
>
;
updateAuthority
:
PublicKey
<
string
>
;
uri
:
string
;
uses
:
Option
<
Uses
>
;
}
Type declaration
collection
:
Option
<
Collection
>
collection
Details
:
Option
<
CollectionDetails
>
creators
:
Option
<
Creator
[]
>
edition
Nonce
:
Option
<
number
>
header
:
AccountHeader
is
Mutable
:
boolean
key
:
Key
mint
:
PublicKey
<
string
>
name
:
string
primary
Sale
Happened
:
boolean
programmable
Config
:
Option
<
ProgrammableConfig
>
public
Key
:
PublicKey
<
string
>
seller
Fee
Basis
Points
:
number
symbol
:
string
token
Standard
:
Option
<
TokenStandard
>
update
Authority
:
PublicKey
<
string
>
uri
:
string
uses
:
Option
<
Uses
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
token-
metadata -
v3.3.0
<internal>
Metadata
__type
Generated using
TypeDoc