Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Modular Controller Initialization in AssetsControllers #5500

Open
10 tasks
darkwing opened this issue Mar 18, 2025 · 0 comments
Open
10 tasks

Use Modular Controller Initialization in AssetsControllers #5500

darkwing opened this issue Mar 18, 2025 · 0 comments

Comments

@darkwing
Copy link
Contributor

A decision was made with regard to changing the initialization of all controllers from Core:

https://github.com/MetaMask/decisions/blob/main/decisions/core/0005-modular-controller-initialisation.md

All AssetsControllers need to be updated:

  • AccountTrackerController.ts
  • AssetsContractController.ts
  • CurrencyRateController.ts
  • NftController.ts
  • NftDetectionController.ts
  • TokenBalancesController.ts
  • TokenDetectionController.ts
  • TokenListController.ts
  • TokenRatesController.ts
  • TokensController.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants