Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 497 Bytes

File metadata and controls

23 lines (10 loc) · 497 Bytes

theblockchainapi.AccountIsCandyMachine

Properties

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

Enum: CandyMachineContractVersionEnum

  • v1 (value: "v1")

  • v2 (value: "v2")

  • magic-eden-v1 (value: "magic-eden-v1")