1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Alex Donesky 85f17831a2 add erc-721 token detection and flag to disable sending (#11210)
* add erc-721 token detection and flag to disable sending

* addressing feedback

* remove redundant provider instantiation

* fix issue caused by unprotected destructuring

* add tests and documentation

* move add isERC721 flag to useTokenTracker hook

* Update  and  unit tests

* use memoizedTokens in useTokenTracker

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-07-05 01:01:26 -07:00
..
__mocks__
components add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
contexts
css Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 2021-04-30 10:28:07 -05:00
ducks Removing obsolete client-side transaction metrics events (#11329) 2021-06-29 13:37:11 -07:00
helpers add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
hooks add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
pages add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
selectors add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
store add erc-721 token detection and flag to disable sending (#11210) 2021-07-05 01:01:26 -07:00
index.js