@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
Metadata
Type Alias Metadata
type
Metadata
=
{
collection
:
Option
<
Collection
>
;
collectionDetails
:
Option
<
CollectionDetails
>
;
creators
:
Option
<
Creator
[]
>
;
editionNonce
:
Option
<
number
>
;
isMutable
:
boolean
;
key
:
Key
;
mint
:
Address
;
name
:
string
;
primarySaleHappened
:
boolean
;
programmableConfig
:
Option
<
ProgrammableConfig
>
;
sellerFeeBasisPoints
:
number
;
symbol
:
string
;
tokenStandard
:
Option
<
TokenStandard
>
;
updateAuthority
:
Address
;
uri
:
string
;
uses
:
Option
<
Uses
>
;
}
Index
Properties
collection
collection
Details
creators
edition
Nonce
is
Mutable
key
mint
name
primary
Sale
Happened
programmable
Config
seller
Fee
Basis
Points
symbol
token
Standard
update
Authority
uri
uses
Properties
collection
collection
:
Option
<
Collection
>
collection
Details
collectionDetails
:
Option
<
CollectionDetails
>
creators
creators
:
Option
<
Creator
[]
>
edition
Nonce
editionNonce
:
Option
<
number
>
is
Mutable
isMutable
:
boolean
key
key
:
Key
mint
mint
:
Address
name
name
:
string
primary
Sale
Happened
primarySaleHappened
:
boolean
programmable
Config
programmableConfig
:
Option
<
ProgrammableConfig
>
seller
Fee
Basis
Points
sellerFeeBasisPoints
:
number
symbol
symbol
:
string
token
Standard
tokenStandard
:
Option
<
TokenStandard
>
update
Authority
updateAuthority
:
Address
uri
uri
:
string
uses
uses
:
Option
<
Uses
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
collection
Details
creators
edition
Nonce
is
Mutable
key
mint
name
primary
Sale
Happened
programmable
Config
seller
Fee
Basis
Points
symbol
token
Standard
update
Authority
uri
uses
@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Loading...