Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
new NftId(<tokenId>,<serial>)
new NftId()
NftId.fromString(<id>)
NftId.fromBytes(<id>)
new NftId(new TokenId(0,0,2), 56562); // v2.0.11
new NftId(new TokenId(0,0,2), 56562); // v2.0.28
nftId := hedera.NftID{ TokenID: tokenId, SerialNumber: serialNum, } // v2.1.13
Was this page helpful?
Suggestions
Contact support