nft library
Support for workings with NFTs
Classes
- NftCollection
- Represents a collection of NFT items IMPORTANT: Initialize the provider to use
- NftCollectionRoyalty
- Represents a collection of NFT items with royalty features IMPORTANT: Initialize the provider to use
- NftItem
- Represents an NFT item contract Initialize the provider to use
- NftItemRoyalty
- Represents an NFT item contract with royalty features IMPORTANT: Initialize the provider to use
- NftTransfer
-
({ int queryId, Address? from, InternalAddress to, InternalAddress? responseTo, Cell customPayload, BigInt forwardAmount, Cell forwardPayload, })