mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
cfadc7592e
The `eth-contracts-metadata` export was mutated in `token-list.js` to add the token address to the contract metadata, and this was taken advantage of in the token search component. Instead, the address is now added to a copy of the token metadata in the one place it's used. The module export is no longer mutated, and the unused `defaultTokens` variable in `token-list.js` has been removed. |
||
---|---|---|
.. | ||
app | ||
ui |