Get Specific NFT Total Supply

Returns the total supply of specific NFT.

Response

nameTypeRequiredDescription
totalNumberTrueThe total number of data matching the criteria.
dataObject[]TrueAn array of data corresponding to the requested range.

data

nameTypeRequiredDescription
token_idStringTrueA unique identifier of the NFT managed in the contract.
token_supplyStringTrueThe total supply of the specific NFT
Language
Click Try It! to start a request and see the response here!