What's the process for obtaining a Flow blockchain NFT collection identifier?

I’m working on a project involving NFTs on the Flow blockchain and need more information about a certain collection. The documentation states that an {id} is required for the request, but I can’t tell where to obtain it. The collection I’m examining is called UFCStrike, and I saw the contract details on Flowscan. Could someone clarify how to retrieve or create this collection identifier? I’m still learning about Flow and would appreciate clear steps on where to look. Thank you for your assistance!

yo dude, i feel ya on the nft collection stuff. have u tried checkin out the contract address on flowscan? thats usually where the good stuff is. maybe dig into the metadata there or use some flow cli magic. if ur still stuck, hit up the discord peeps. they know their sh*t. good luck with ur project!

hey there strummingmelody! i’m kinda curious about this too. have you tried poking around in the flow explorer? sometimes you can find cool stuff there. what exactly are you hoping to do with the collection id once you get it? i’m still learning about flow myself and it’d be neat to hear more about your project. maybe we could swap notes? :slight_smile: oh and btw, have you checked out any flow discord channels? those folks are usually pretty helpful with this kinda thing. lemme know how it goes!

To obtain a Flow blockchain NFT collection identifier, you’ll need to investigate the contract address associated with the collection. For UFCStrike, start by locating its contract on Flowscan. The collection identifier is typically derived from this contract address or a specific field within it. You may need to examine the contract’s metadata or use Flow CLI tools to query additional information. If you’re still unsure, consider reaching out to the Flow developer community or checking the official documentation for any specific APIs or methods related to collection identification. Remember that the process might vary slightly depending on the exact use case and the NFT standard implemented by the collection.