core icon indicating copy to clipboard operation
core copied to clipboard

chore: swap tokenList with tokensChainsCache in tokenDetectionController

Open sahar-fehri opened this issue 1 year ago • 0 comments

Explanation

PR to remove usage of tokenList from tokenDetectionController and instead use tokensChainsCache.

References

Changelog

@metamask/assets-controllers

  • CHANGED: Using tokensChainsCache in tokenDetectionController instead of tokenList
  • ADDED: Exported TokensChainsCache from tokenListController

Checklist

  • [ ] I've updated the test suite for new or updated code as appropriate
  • [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

sahar-fehri avatar Oct 21 '24 11:10 sahar-fehri