Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 3.58 KB

1.2.2 (2022-03-29)

Bug Fixes

  • collections: Return owners from more from this collection (98858b8)

1.2.1 (2022-03-16)

Bug Fixes

  • collections: Use new token owners collection to count collection owners (fb0ee20)

1.2.0 (2022-03-15)

Bug Fixes

Features

  • Return collection address and name in getCollection method (3a25998)

1.1.1 (2022-03-15)

Bug Fixes

  • Handle cases where empty array was passed to mongodb. (b9fab15)

1.1.0 (2022-03-10)

Features

  • collections: Search nft in a collection (ce7f80a)

1.0.0 (2022-03-09)

Bug Fixes

  • checksum: fix checksum address (5ebb5f4)
  • cleanup: remove console log (c61a711)
  • collections-controler: Issue with urls (fcdaf3c)
  • collections: Add collection name to user collections (f35703c)
  • collections: search for part of the collection name (3b85ebc)
  • total nft count (d20e3e1)

Features

  • Add support for fetching user NFTs filtered by collection address (66ef6b6)
  • add tokenType query to user controller (6fa5e3a)
  • collections: search for collections (b769222)
  • more-from-collection: add endpoint for random nfts (69caea4)
  • user: get user collections (f2b5a8e)

1.0.0 (2021-12-19)

Features