The capability assigned to a particular non-fungible token.
The minting capability (0x02), i.e. the token is a minting token.
0x02
The mutable capability (0x01), i.e. the token is a mutable token.
0x01
No capability, i.e. the token is an immutable token.
Generated using TypeDoc
The capability assigned to a particular non-fungible token.