@metamask/token-search-discovery-controller 1.0.0
Added
- Introduce the TokenSearchDiscoveryController (#5142)
- This controller manages token search and discovery through the Portfolio API
- Introduce the TokenSearchApiService (#5142)
- This service is responsible for making requests to the Portfolio API
- Specifically, it handles the
tokens-search
endpoint which returns a list of tokens based on the provided query parameters