@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
MetadataArgs
Type Alias MetadataArgs
type
MetadataArgs
=
{
collection
:
OptionOrNullable
<
CollectionArgs
>
;
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
;
creators
:
OptionOrNullable
<
CreatorArgs
[]
>
;
editionNonce
:
OptionOrNullable
<
number
>
;
isMutable
:
boolean
;
mint
:
Address
;
name
:
string
;
primarySaleHappened
:
boolean
;
programmableConfig
:
OptionOrNullable
<
ProgrammableConfigArgs
>
;
sellerFeeBasisPoints
:
number
;
symbol
:
string
;
tokenStandard
:
OptionOrNullable
<
TokenStandardArgs
>
;
updateAuthority
:
Address
;
uri
:
string
;
uses
:
OptionOrNullable
<
UsesArgs
>
;
}
Index
Properties
collection
collection
Details
creators
edition
Nonce
is
Mutable
mint
name
primary
Sale
Happened
programmable
Config
seller
Fee
Basis
Points
symbol
token
Standard
update
Authority
uri
uses
Properties
collection
collection
:
OptionOrNullable
<
CollectionArgs
>
collection
Details
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
creators
creators
:
OptionOrNullable
<
CreatorArgs
[]
>
edition
Nonce
editionNonce
:
OptionOrNullable
<
number
>
is
Mutable
isMutable
:
boolean
mint
mint
:
Address
name
name
:
string
primary
Sale
Happened
primarySaleHappened
:
boolean
programmable
Config
programmableConfig
:
OptionOrNullable
<
ProgrammableConfigArgs
>
seller
Fee
Basis
Points
sellerFeeBasisPoints
:
number
symbol
symbol
:
string
token
Standard
tokenStandard
:
OptionOrNullable
<
TokenStandardArgs
>
update
Authority
updateAuthority
:
Address
uri
uri
:
string
uses
uses
:
OptionOrNullable
<
UsesArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
collection
Details
creators
edition
Nonce
is
Mutable
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...