1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
David Walsh e895ff33f9
NFTs: Use Unknown Collection instead of first NFT name (#18388)
* NFTs: Use Unknown Collection instead of first NFT name

* Use localization in hook

* Get localization for previously owned

* Fix tests

---------

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2023-03-31 06:41:07 -02:30
..
__mocks__
components NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
contexts
css UX: Multichain: Added TokenList Component (#17859) 2023-03-23 15:38:33 +05:30
ducks NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
helpers NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
hooks NFTs: Use Unknown Collection instead of first NFT name (#18388) 2023-03-31 06:41:07 -02:30
pages IPFS unit test for onboarding privacy setting (#18252) 2023-03-30 19:27:36 -07:00
selectors NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
store NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.js NetworkController: Split network into networkId and networkStatus (#17556) 2023-03-30 16:49:12 -06:00
index.test.js