Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 557 Bytes

AccountIsCandyMachine.md

File metadata and controls

24 lines (12 loc) · 557 Bytes

AccountIsCandyMachine

Properties

Name Type Description Notes
isCandyMachine Boolean
candyMachineContractVersion CandyMachineContractVersionEnum Whether or not this corresponds to candy machine v1, candy machine v2, or a Magic Eden candy machine. [optional]

Enum: CandyMachineContractVersionEnum

Name Value
V1 "v1"
V2 "v2"
MAGIC_EDEN_V1 "magic-eden-v1"