NFT ID
Last updated
Last updated
The ID of a non-fungible token (NFT). The NFT ID is composed of the token ID and a serial number.
Constructor | Description |
---|---|
Method | Type | Requirement |
---|---|---|
�
new NftId(<tokenId>,<serial>)
Initializes the NftId object
NftId.fromString(<id>)
String
Optional