📄️ Get NFT
Operation GetNft returns an NFT object by its identifier where identifier is a kraken internal identifier
📄️ List NFTs
Returns a list of NFTs with support for sorting and filtration.
📄️ Get NFT Provenance
Operation GetNftProvenance returns history of NFT ownership for a particular nft ID.
📄️ Get Collection
Returns a NFT Collection object by its identifier where identifier is a kraken internal identifier
📄️ List Collections
Returns a list of NFTs with support for sorting and filtration.
📄️ Get Creator
Returns a NFT Collection object by its identifier where identifier is a kraken internal identifier
📄️ List Creators
Returns a list of NFTs with support for sorting and filtration.
📄️ List Blockchains
Returns a list of supported blockchains and associated currencies.
📄️ Get Auctions
Get NFT auctions. Returns information about a specific auction. The auction can be retrieved by either the auction identifier or the NFT identifier.
📄️ Get Offers
Get NFT offers. Gets the offers placed for a specific NFT.
📄️ Get NFT Quotes
Get NFT quotes. Creates a new quote for an NFT. This method accepts the quote details (or an array of multiple quotes). In the response, the method returns the identifier of the quotes.