epam / mintgate

1 stars 2 forks source link

F6: As a User I want to get list of Collectibles produced by given Creator #15

Closed zahhar closed 3 years ago

zahhar commented 3 years ago

Any User (even not authorized) can retrieve the list of Collectibles produced by a given Creator. Creator is to be identified by his NEAR AccountID. Response does not contain the list of Tokens minted for this Collectible, but only its metadata and remaining supply.

get_collectibles_by_creator(CreatorAccountId) => (list)Collectibe || NULL

zahhar commented 3 years ago

Closing, demod

zahhar commented 3 years ago

Closing, demod