Comment on page
Finding a Hat's Token ID
To find a hat's token ID, locate and select that hat in the Hats app and click the copy icon to the right of the hat's "pretty ID" (found in the green box below).

In decimal format, the hat's token ID will look something like this:
2588155291428878043886873276096123268223378170452611674367766728540160
.In hexadecimal format, the same hat's token ID will look something like this:
0x0000006000010001000200000000000000000000000000000000000000000000
.The Hats app converts the hexadecimal version to the "pretty id" format
96.1.1.2
:0x00000060
converts to96
0x0001
converts to1
0x0001
converts to1
0x0002
converts to2
For more technical details on how the Hats addressable ID system works, see the Hat IDs page within the "For Developers" section of these docs.