Version 2.2.3
UPDATED:
- The
detectNFTs()function will detect the NFTs in the address and return its details. - The function
getPriceData()now accepts the token details in an array of objects. The function will loop through the array elements to fetch the price details for all NFTs. - The response structure for
detectNFTs()function has been changed. The NFT data will be returned inside thedataarray and pagination string will be included in theETHContinuationandPolygonContinuation. - The input parameter is accepted as objects. 2 new parameters are added
ETHContinuation
andPolygonContinuation
ADDED:
- A new function
getPriceData()is implemented to get the price data of the NFT.****
ATTENTION: This is an unaudited version.