Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 618 Bytes

GetCandyMachineIDResponse.md

File metadata and controls

24 lines (12 loc) · 618 Bytes

GetCandyMachineIDResponse

Properties

Name Type Description Notes
candyMachineId String The ID of the candy machine that minted the NFT [optional]
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"