metaplex-nft_verifyCollection
Verify that an NFT belongs to a specific collection by providing the NFT mint, collection mint, and collection authority wallet.
Instructions
Verify an NFT as part of a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | NFT mint to verify | |
| collection | Yes | Collection mint | |
| collectionAuthority | Yes | Collection authority wallet |