values constant

Implementation

static const List<MetaplexTokenMetaDataProgramInstruction> values = [
  approveCollectionAuthority,
  approveUseAuthority,
  bubblegumSetCollectionSize,
  burnEditionNft,
  burnNft,
  burnV1,
  closeEscrowAccount,
  collect,
  convertMasterEditionV1ToV2,
  createEscrowAccount,
  createMasterEditionV3,
  createMetadataAccountV3,
  createV1,
  delegateAuthorityItemV1,
  delegateCollectionItemV1,
  delegateCollectionV1,
  delegateDataItemV1,
  delegateDataV1,
  delegateLockedTransferV1,
  delegatePrintDelegateV1,
  delegateProgrammableConfigItemV1,
  delegateProgrammableConfigV1,
  delegateSaleV1,
  delegateStakingV1,
  delegateStandardV1,
  delegateTransferV1,
  delegateUtilityV1,
  deprecatedMintNewEditionFromMasterEditionViaPrintingToken,
  freezeDelegatedAccount,
  lockV1,
  migrate,
  mintNewEditionFromMasterEditionViaToken,
  mintNewEditionFromMasterEditionViaVaultProxy,
  mintV1,
  printV1,
  printV2,
  puffMetadata,
  removeCreatorVerification,
  revokeUseAuthority,
  setAndVerifyCollection,
  setAndVerifySizedCollectionItem,
  setCollectionSize,
  setTokenStandard,
  signMetadata,
  thawDelegatedAccount,
  transferOutOfEscrow,
  transferV1,
  unlockV1,
  unverifyCollection,
  unverifyCollectionV1,
  unverifyCreatorV1,
  unverifySizedCollectionItem,
  updateAsAuthorityItemDelegateV2,
  updateAsCollectionDelegateV2,
  updateAsCollectionItemDelegateV2,
  updateAsDataDelegateV2,
  updateAsDataItemDelegateV2,
  updateAsProgrammableConfigDelegateV2,
  updateAsProgrammableConfigItemDelegateV2,
  updateAsUpdateAuthorityV2,
  updateMetadataAccountV2,
  updatePrimarySaleHappenedViaToken,
  updateV1,
  useV1,
  utilize,
  verifyCollection,
  verifyCollectionV1,
  verifyCreatorV1,
  verifySizedCollectionItem,
];