Can you create Subsets of 1 Native Token

Hello @RShad876

If I’m understand you correctly you just want your token to be divisible lower then 1.

If that is the case you can just add
– decimals X
as an optional field for token metadata registry, where X = ‘number of decimal places’ you wish your token to be dividable in. No need to mint smaller tokens.

Try this link for full explanation :smiley::

1 Like