Is my token name and ticker unique in the registry ? - mlabs-haskell/cardano-token-registry GitHub Wiki
The subject
value is unique in this registry. The subject
should be a representation of the assetID which is a unique on-chain identifier.
The name
and ticker
values are not necessarily unique in this registry and are not validated as such.
For details regarding Native Assets please read through the developer guide on Native Assets.