Closed bergeron closed 3 weeks ago
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
@metamaskbot publish-preview
Preview builds have been published. See these instructions for more information about preview builds.
Gonna tweak the changelog. Since fetchAndMapExchangeRatesForUnsupportedNativeCurrency
is a private function that is not exported or used elsewhere, I don't think it needs to be in the changelog since it won't affect consumers
Explanation
This PR Updates the
TokenRatesController
to be used in clients across multiple chains.References
Changelog
@metamask/assets-controllers
TokensController:stateChange
subscription is fired, token prices are now updated across all chain IDs whose tokens changed, instead of just the current chain.Checklist