Skip to main content

NFT

Create NFTs, transfer NFT's, update NFT's, support various queries. Fully compatible with ERC721 specifications.

Available Commands

Query Commands

NameDescription
balancequery the number of NFTs of a given class owned by the owner.
classquery an NFT class based on its id
classesquery all NFT classes
nftquery an NFT based on its class and id.
nftsquery all NFTs of a given class or owner address.
ownerquery the owner of the NFT based on its class and id.
supplyquery the number of nft based on the class.

TX Commands

NameDescription
sendtransfer ownership of nft.