Preparing search index...
The search index is not available
@metaplex-foundation/mpl-candy-machine - v6.0.1
@metaplex-foundation/mpl-candy-machine - v6.0.1
CandyMachineAccountData
Type alias CandyMachineAccountData
Candy
Machine
Account
Data
:
{
authority
:
PublicKey
<
string
>
;
collectionMint
:
PublicKey
<
string
>
;
data
:
CandyMachineData
;
discriminator
:
number
[]
;
features
:
number
[]
;
items
:
CandyMachineItem
[]
;
itemsLoaded
:
number
;
itemsRedeemed
:
bigint
;
mintAuthority
:
PublicKey
<
string
>
;
ruleSet
:
Option
<
PublicKey
<
string
>
>
;
tokenStandard
:
TokenStandard
;
version
:
AccountVersion
;
}
Type declaration
authority
:
PublicKey
<
string
>
collection
Mint
:
PublicKey
<
string
>
data
:
CandyMachineData
discriminator
:
number
[]
features
:
number
[]
items
:
CandyMachineItem
[]
items
Loaded
:
number
items
Redeemed
:
bigint
mint
Authority
:
PublicKey
<
string
>
rule
Set
:
Option
<
PublicKey
<
string
>
>
token
Standard
:
TokenStandard
version
:
AccountVersion
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
candy-
machine -
v6.0.1
<internal>
Candy
Machine
Account
Data
__type
Generated using
TypeDoc