1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps/view-quote
Alex Donesky e3ea4f2cd0
Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535)
* fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts

* updates function name getTransactionData -> parseStandardTokenTransactionData, and adds documentation
2022-03-17 13:35:40 -05:00
..
__snapshots__ Swaps UI redesign for the View Quote page (#12950) 2021-12-07 00:21:26 -03:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Dark Mode: Swaps Colors (#13976) 2022-03-17 13:04:01 -05:00
view-quote-price-difference.js Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
view-quote-price-difference.test.js Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
view-quote.js Fix issue where we show contract address as recipient when calling safe transfer method on erc721 or erc1155 contracts (#13535) 2022-03-17 13:35:40 -05:00
view-quote.test.js Add support for Smart Transactions (#12676) 2022-02-18 17:48:38 +01:00