Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 558 Bytes

GetCandyMachineIDResponse.md

File metadata and controls

23 lines (10 loc) · 558 Bytes

theblockchainapi.GetCandyMachineIDResponse

Properties

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