@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
Preparing search index...
CreateV1InstructionData
Type Alias CreateV1InstructionData
type
CreateV1InstructionData
=
{
collection
:
Option
<
Collection
>
;
collectionDetails
:
Option
<
CollectionDetails
>
;
createV1Discriminator
:
number
;
creators
:
Option
<
Creator
[]
>
;
decimals
:
Option
<
number
>
;
discriminator
:
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
collection
collection
Details
create
V1
Discriminator
creators
decimals
discriminator
is
Mutable
name
primary
Sale
Happened
print
Supply
rule
Set
seller
Fee
Basis
Points
symbol
token
Standard
uri
uses
Properties
collection
collection
:
Option
<
Collection
>
collection
Details
collectionDetails
:
Option
<
CollectionDetails
>
create
V1
Discriminator
createV1Discriminator
:
number
creators
creators
:
Option
<
Creator
[]
>
decimals
decimals
:
Option
<
number
>
discriminator
discriminator
:
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
collection
collection
Details
create
V1
Discriminator
creators
decimals
discriminator
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...