Hi, could you please explain me the basic logic/steps about establishing a NFT and fragmented NFT?
I though I would need to issue a unique NFT asset that could be transfer / send, and then I could create multiple tokens to have it fragmented.
But it seems we need to
1-Issue a non-fungible asset whit 0 quantity and 1 as units.
2- Under this asset, issue a token with specific name and quantity 1 or more for fragmented.
Still, I'm confused by the purpose of the token name parameter. Why we can issue more token with different name - that can have multiple quantity, but we cant issue more token with the same name? Also, it seems we cant transfer the NFT asset but only the token whit specific name.
Please help me in this confusion of mine.
Kind regards