token_id.md 150 B

Token Id

each token has unique token id derived as

$$ hash(PREFIX || key^{public}_x || key^{public}_y) $$

key is authority key, or public key.