⛓
Token and Byte-code
Each NFToken has a unique byte-code, a 256-bit random number. That number converted to 16 digits is Noft’s genome. Genome defines all Noft’s qualities: improvers, abilities and appearance.
0x is a prefix that indicates the number is written in 16-digit notation. It is not responsible for anything. Next comes the bytes. A byte is every two characters together. For example:
ca

Example of Genotype
About half of the bytes do not correspond to anything yet. This may change in the future with new generations.

Last modified 4mo ago