Skip to content

Encoded IDs

Explanation

  • Upper 128 bits: Represent the parent token ID in the hierarchy. This ensures that each child token can trace its parent.
  • Lower 128 bits: Represent the child token ID. This uniquely identifies the child token within the context of its parent.

In this representation, each token and NFT has a globally unique lower 128-bit ID, ensuring no placeholders are used. Each new token or NFT increments a global counter to maintain uniqueness.

  1. GNUS Token
  2. ID: 0x0000000000000000000000000000000000000000000000000000000000000000
  3. Game Studio 1 Token (Child of GNUS)
  4. ID: 0x0000000000000000000000000000000000000000000000000000000000000001
  5. Game 1 Token (Child of Game Studio 1)
  6. ID: 0x0000000000000000000000000000000100000000000000000000000000000002
  7. NFT 3 (Child of Game 1)
  8. ID: 0x0000000000000000000000000000000100000000000000000000000000000003
  9. Game 3 Token (Child of Game Studio 1)
  10. ID: 0x0000000000000000000000000000000100000000000000000000000000000004
  11. NFT 6 (Child of Game 3)
  12. ID: 0x0000000000000000000000000000000100000000000000000000000000000005
  13. Assistance App 1 Token (Child of GNUS)
  14. ID: 0x0000000000000000000000000000000000000000000000000000000000000006
  15. Solo Game 1 Token (Child of GNUS)
  16. ID: 0x0000000000000000000000000000000000000000000000000000000000000007
  17. NFT 1 (Child of Solo Game 1)
  18. ID: 0x0000000000000000000000000000000300000000000000000000000000000008
  19. NFT 2 (Child of Solo Game 1)
    • ID: 0x0000000000000000000000000000000300000000000000000000000000000009
  20. Healthcare App Token (Child of GNUS)
    • ID: 0x000000000000000000000000000000000000000000000000000000000000000A
  21. Country 1 Token (Child of GNUS)
    • ID: 0x000000000000000000000000000000000000000000000000000000000000000B
  22. Game Studio 2 Token (Child of Country 1)
    • ID: 0x000000000000000000000000000000050000000000000000000000000000000C
  23. Game 2 Token (Child of Game Studio 2)
    • ID: 0x000000000000000000000000000000050000000000000000000000000000000D
  24. NFT 4 (Child of Game 2)
    • ID: 0x000000000000000000000000000000050000000000000000000000000000000E
  25. Game 4 Token (Child of Game Studio 2)
    • ID: 0x000000000000000000000000000000050000000000000000000000000000000F
  26. NFT 5 (Child of Game 4)
    • ID: 0x0000000000000000000000000000000500000000000000000000000000000010
  27. ISP App Token (Child of Country 1)
    • ID: 0x0000000000000000000000000000000500000000000000000000000000000011
  28. Finance App
    • ID: 0x0000000000000000000000000000000000000000000000000000000000000012