1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 23:14:56 +01:00
metamask-extension/ui
Niranjana Binoy 06fc3a1dd5 Displaying the aggregators from tokenList in Detected token popover (#15835)
* using the aggregators from tokenList instead of detectedToken to avoid conflicts between static and dynamic list

* removing aggregator from the detectTokens object List
2022-09-15 12:55:11 -02:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:55:11 -02:30
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Adding Sepolia as a default test network (#15787) 2022-09-15 12:25:42 -02:30
ducks Ensure chainId is defined in validateRecipientUserInput in send-duck (#15822) 2022-09-15 15:39:54 +02:00
helpers Adding Sepolia as a default test network (#15787) 2022-09-15 12:25:42 -02:30
hooks Using formatIconUrlWithProxy to get the iconUrl proxy of swap token (#15562) 2022-08-22 15:16:57 -04:00
pages Adding Sepolia as a default test network (#15787) 2022-09-15 12:25:42 -02:30
selectors Add notification about the merge (#15846) 2022-09-15 12:52:38 -02:30
store Make updateTransactionSendFlowHistory background method idempotent (#15585) 2022-09-06 14:39:12 +05:30
index.js Move updateBackgroundConnection call in ui/index.js to before the action calls (#15826) 2022-09-15 15:40:26 +02:00
index.test.js