Find all minted NFTs from a given Candy Machine address.
const nfts = await metaplex .candyMachinesV2() .findMintedNfts({ candyMachine };
Generated using TypeDoc
Find all minted NFTs from a given Candy Machine address.