zan_getNftIDHoldersAsk AIpost https://api.zan.top/data/v1/eth/mainnet/{apiKey}Retrieves the holder (wallet address) of the specified NFT.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to zan_getNftIDHoldersparamsarray of stringslength between 3 and 3Defaults to 0xa01d803e2734c542d13a13772deced63cd6453bf,873,ERC721 Contract Address - The address of the contract. Token Id - The tokenId in decimal format of the BEP-721/1155 token. Token type - Please specify the type of token you query for, e.g. "ERC721", "ERC1155", etc. params string string stringResponse 200Retrieves the holder (wallet address) of the specified NFT.Updated 4 months ago