@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
CreateArgs
Type Alias CreateArgs
type
CreateArgs
=
{
__kind
:
"V1"
;
collection
:
Option
<
Collection
>
;
collectionDetails
:
Option
<
CollectionDetails
>
;
creators
:
Option
<
Creator
[]
>
;
decimals
:
Option
<
number
>
;
isMutable
:
boolean
;
name
:
string
;
primarySaleHappened
:
boolean
;
printSupply
:
Option
<
PrintSupply
>
;
ruleSet
:
Option
<
Address
>
;
sellerFeeBasisPoints
:
number
;
symbol
:
string
;
tokenStandard
:
TokenStandard
;
uri
:
string
;
uses
:
Option
<
Uses
>
;
}
Index
Properties
__
kind
collection
collection
Details
creators
decimals
is
Mutable
name
primary
Sale
Happened
print
Supply
rule
Set
seller
Fee
Basis
Points
symbol
token
Standard
uri
uses
Properties
__
kind
__kind
:
"V1"
collection
collection
:
Option
<
Collection
>
collection
Details
collectionDetails
:
Option
<
CollectionDetails
>
creators
creators
:
Option
<
Creator
[]
>
decimals
decimals
:
Option
<
number
>
is
Mutable
isMutable
:
boolean
name
name
:
string
primary
Sale
Happened
primarySaleHappened
:
boolean
print
Supply
printSupply
:
Option
<
PrintSupply
>
rule
Set
ruleSet
:
Option
<
Address
>
seller
Fee
Basis
Points
sellerFeeBasisPoints
:
number
symbol
symbol
:
string
token
Standard
tokenStandard
:
TokenStandard
uri
uri
:
string
uses
uses
:
Option
<
Uses
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
kind
collection
collection
Details
creators
decimals
is
Mutable
name
primary
Sale
Happened
print
Supply
rule
Set
seller
Fee
Basis
Points
symbol
token
Standard
uri
uses
@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Loading...