1.2.2 (2022-03-29)
- collections: Return owners from more from this collection (98858b8)
1.2.1 (2022-03-16)
- collections: Use new token owners collection to count collection owners (fb0ee20)
1.2.0 (2022-03-15)
- remove try catch block (d54ea73)
- Return collection address and name in getCollection method (3a25998)
1.1.1 (2022-03-15)
- Handle cases where empty array was passed to mongodb. (b9fab15)
1.1.0 (2022-03-10)
- collections: Search nft in a collection (ce7f80a)
- 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)
- 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)
- to add http tests (ed01263)