1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
constants
controllers add asset_type to transactions (#13858) 2022-03-16 17:15:03 -05:00
lib Fixed error thrown for 712 errors (#14008) 2022-03-16 16:42:55 -07:00
migrations
platforms
background.js
contentscript.js
disable-console.js
first-time-state.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.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
metamask-controller.test.js
phishing-detect.js
sentry-install.js
ui.js