Replies: 1 comment
-
In the Introduction of Sub-Token Type section, the TokenCreateTransactionBody JSON seems to be related to Fungible_Partial_Abstract and not Fungible_Partial_Derived. Transfer Policies - Could examples be provided of a simple and complex transfer policy? Get Sub-Token Balances: How are sub-tokens tracked by the root token? How does retrieving all the sub-tokens associated with a root token work? Edge case thoughts:
Imagine a scenario with root token R, and sub tokens of R named A and B.
Given the above edge cases, perhaps it would it be better for partially-fungible tokens to instead be 'serial numbers' underneath a collection ID, similar to NFT's? Each serial number could have its own balance, rules, tags, admin/supply/etc keys. |
Beta Was this translation helpful? Give feedback.
-
Discussion for #365
Beta Was this translation helpful? Give feedback.
All reactions