@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
CreateV1InstructionDataArgs
Type Alias CreateV1InstructionDataArgs
type
CreateV1InstructionDataArgs
=
{
collection
?:
OptionOrNullable
<
CollectionArgs
>
;
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
;
creators
:
OptionOrNullable
<
CreatorArgs
[]
>
;
decimals
:
OptionOrNullable
<
number
>
;
isMutable
?:
boolean
;
name
:
string
;
primarySaleHappened
?:
boolean
;
printSupply
:
OptionOrNullable
<
PrintSupplyArgs
>
;
ruleSet
?:
OptionOrNullable
<
Address
>
;
sellerFeeBasisPoints
:
number
;
symbol
?:
string
;
tokenStandard
?:
TokenStandardArgs
;
uri
:
string
;
uses
?:
OptionOrNullable
<
UsesArgs
>
;
}
Index
Properties
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
Optional
collection
collection
?:
OptionOrNullable
<
CollectionArgs
>
collection
Details
collectionDetails
:
OptionOrNullable
<
CollectionDetailsArgs
>
creators
creators
:
OptionOrNullable
<
CreatorArgs
[]
>
decimals
decimals
:
OptionOrNullable
<
number
>
Optional
is
Mutable
isMutable
?:
boolean
name
name
:
string
Optional
primary
Sale
Happened
primarySaleHappened
?:
boolean
print
Supply
printSupply
:
OptionOrNullable
<
PrintSupplyArgs
>
Optional
rule
Set
ruleSet
?:
OptionOrNullable
<
Address
>
seller
Fee
Basis
Points
sellerFeeBasisPoints
:
number
Optional
symbol
symbol
?:
string
Optional
token
Standard
tokenStandard
?:
TokenStandardArgs
uri
uri
:
string
Optional
uses
uses
?:
OptionOrNullable
<
UsesArgs
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
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...