zan_getNFTHoldersAsk AIpost https://api.zan.top/data/v1/eth/mainnet/{apiKey}Retrieves a list of holders (wallet addresses) of the NFT specified,results will be returned by percentage order.Path ParamsapiKeystringrequiredDefaults to publicFor higher throughput, please create your own API key.Body ParamsidintegerDefaults to 1jsonrpcstringDefaults to 2.0methodstringDefaults to zan_getNFTHoldersparamsarraylength between 1 and 2Defaults to 0xa01d803e2734c542d13a13772deced63cd6453bf,100 Contract Address - The address of the contract 2. topN - (optional) integer, if use the topN parameter, it will return at most N records and results will be returned by percentage order. params string | integerstringinteger string | integerstringintegerResponse 200Returns the list of all NFTs owned by the given address and satisfying the given input parameters.Updated 5 months ago