This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
ui
/
pages
/
send
History
Brad Decker
c87980bbfe
migrate network constants to typescript (
#15610
)
2022-09-14 09:55:31 -05:00
..
send-content
update prettier (
#15360
)
2022-07-31 13:26:40 -05:00
send-footer
remove unnecessary usage of renderableGasButton logic (
#15422
)
2022-08-02 16:56:35 -05:00
send-header
Updating content to sentence case and updating tests (
#15285
)
2022-08-08 12:01:38 -07:00
index.js
…
send.constants.js
Ensure smart contract interactions are properly represented on the confirm screen (
#15446
)
2022-08-03 17:05:34 -02:30
send.js
enable direct routing to the send page (
#15259
)
2022-07-18 12:01:10 -05:00
send.scss
Show users a warning when they are sending directly to a token contract (
#13588
)
2022-07-13 19:45:38 -02:30
send.test.js
migrate network constants to typescript (
#15610
)
2022-09-14 09:55:31 -05:00
send.utils.js
Removed ui related code from shared directory (
#15252
)
2022-07-19 11:07:13 -05:00
send.utils.test.js
…