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