You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/assets-controllers/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
+
- Add several chains to `SPOT_PRICES_SUPPORT_INFO` to enable showing native token USD balance ([#7442](https://github.com/MetaMask/core/pull/7442))
12
13
- Add `firstPageOnly` and `signal` options to `NftDetectionController.detectNfts()` method to allow fetching only the first page of NFTs and aborting detection operations ([#7436](https://github.com/MetaMask/core/pull/7436))
13
-
- Support for Monad in NFT assets-controllers, [#7254](https://github.com/MetaMask/core/pull/7254)
14
-
- Add several chains to `SPOT_PRICES_SUPPORT_INFO` to enable showing native token USD balance
14
+
- Support for Monad in NFT assets-controllers ([#7254](https://github.com/MetaMask/core/pull/7254))
0 commit comments