Skip to content

Version 2.2.3

Choose a tag to compare

@sidthounao sidthounao released this 10 Feb 12:41
· 11 commits to master since this release
92b5856

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 the data array and pagination string will be included in the ETHContinuation and PolygonContinuation.
  • The input parameter is accepted as objects. 2 new parameters are added  ETHContinuation
     and PolygonContinuation

ADDED:

  • A new function getPriceData() is implemented to get the price data of the NFT.****

ATTENTION: This is an unaudited version.