Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
MetadataArgs
Interface MetadataArgs
interface
MetadataArgs
{
collection
:
OptionOrNullable
<
Collection
>
;
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
;
data
:
DataArgs
;
editionNonce
:
OptionOrNullable
<
number
>
;
isMutable
:
boolean
;
key
:
Key
;
mint
:
Address
;
primarySaleHappened
:
boolean
;
programmableConfig
:
OptionOrNullable
<
ProgrammableConfigArgs
>
;
tokenStandard
:
OptionOrNullable
<
TokenStandard
>
;
updateAuthority
:
Address
;
uses
:
OptionOrNullable
<
UsesArgs
>
;
}
Index
Properties
collection
collection
Details
data
edition
Nonce
is
Mutable
key
mint
primary
Sale
Happened
programmable
Config
token
Standard
update
Authority
uses
Properties
collection
collection
:
OptionOrNullable
<
Collection
>
collection
Details
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
data
data
:
DataArgs
edition
Nonce
editionNonce
:
OptionOrNullable
<
number
>
is
Mutable
isMutable
:
boolean
key
key
:
Key
mint
mint
:
Address
primary
Sale
Happened
primarySaleHappened
:
boolean
programmable
Config
programmableConfig
:
OptionOrNullable
<
ProgrammableConfigArgs
>
token
Standard
tokenStandard
:
OptionOrNullable
<
TokenStandard
>
update
Authority
updateAuthority
:
Address
uses
uses
:
OptionOrNullable
<
UsesArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
collection
Details
data
edition
Nonce
is
Mutable
key
mint
primary
Sale
Happened
programmable
Config
token
Standard
update
Authority
uses
Coda by Ian Macalinao
Loading...