1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/pages/send
Dan J Miller a4f0944517 Ensure smart contract interactions are properly represented on the confirm screen (#15446)
* Ensure smart contract interactions are properly represented on the confirm screen

* Fix unit tests

* Code cleanup

* Cleanup

* Code cleanup

* Fix test
2022-08-03 19:51:44 -02:30
..
send-content Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:46:30 -02:30
send-footer remove unnecessary usage of renderableGasButton logic (#15422) 2022-08-03 19:41:53 -02:30
send-header enable direct routing to the send page (#15259) 2022-07-21 14:13:22 -02:30
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.constants.js Ensure smart contract interactions are properly represented on the confirm screen (#15446) 2022-08-03 19:51:44 -02:30
send.js enable direct routing to the send page (#15259) 2022-07-21 14:13:22 -02:30
send.scss Show users a warning when they are sending directly to a token contract (#13588) 2022-07-13 19:46:30 -02:30
send.test.js enable direct routing to the send page (#15259) 2022-07-21 14:13:22 -02:30
send.utils.js Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2022-06-28 14:21:09 -02:30
send.utils.test.js Ensure that addresses are properly hex-prefixed in the generate ERC token transfer functions (#15064) 2022-06-28 14:21:09 -02:30