1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/helpers/utils
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
..
optimism
build-types.js
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversions.util.js
conversions.util.test.js
fetch-with-cache.js
fetch-with-cache.test.js
formatters.js
gas.js Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
gas.test.js Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
hardware.js
i18n-helper.js
i18n-helper.test.js
icon-factory.js
is-mobile-view.js
metric.test.js
metrics.js
permission.js Add native browser notification support for Snaps (#13613) 2022-03-17 17:43:18 +01:00
settings-search.js [FIX #12760] Highlighting on search (#13730) 2022-02-24 13:06:30 -06:00
settings-search.test.js [FIX #12760] Highlighting on search (#13730) 2022-02-24 13:06:30 -06:00
storage-helpers.js
switch-direction.js
token-util.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
transactions.util.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
transactions.util.test.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
tx-helper.js
tx-helper.test.js
util.js Degrade gracefully when gas API is down (#13865) 2022-03-11 11:59:58 -07:00
util.test.js
webcam-utils.js