Cip67
The Cip67
namespace contains CIP67 token name prefixes.
Import the Cip67
namespace to be able to use it:
import Cip67
fungible_token_label
Returns the Cip67 (333)
(i.e. #0014df10
) prefix.
Cip67::fungible_token_label -> ByteArray
reference_token_label
Returns the Cip67 (100)
(i.e. #000643b0
) prefix.
Cip67::reference_token_label -> ByteArray
user_token_label
Returns the Cip67 (222)
(i.e. #000de140
) prefix.
Cip67::user_token_label -> ByteArray