4

Add "name" property to SearchNFTs endpoint

  • Held for moderation
  • Open

A
glad

Hi it would be great if this endpoint got this collection name property (the same way GetNFTs has).

A workaround I'm using is to loop through all the search results with another endpoint of GetTokenIdMetadata to get the name which is quite wasteful at both ends of client and server (also running into too many requests errors with say a limit of 100).

Thanks

A