1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 19:10:22 +01:00
metamask-extension/ui/pages/send/send-content
Alex Donesky e10ddbe3a3
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-06-22 12:39:44 -05:00
..
add-recipient Relocate send state into send duck from metamask duck (#11252) 2021-06-10 12:53:15 -05:00
send-amount-row Make MAX button accessible (#11322) 2021-06-16 10:00:19 -05:00
send-asset-row add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
send-gas-row Adding gasEstimateType to 'Changed Gas Button' metrics event (#11352) 2021-06-21 12:02:51 -07:00
send-hex-data-row Fixing unlocalized strings (#11281) 2021-06-12 15:25:24 -07:00
send-row-wrapper remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js add erc-721 token detection and flag to disable sending (#11210) 2021-06-22 12:39:44 -05:00
send-content.component.test.js Fixing jest component test output errors (#11139) 2021-05-20 11:28:25 -07:00
send-content.container.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00