1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/shared/modules
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
..
buffer-utils.js
buffer-utils.test.js
contract-utils.js
contract-utils.test.js
conversion.utils.js
conversion.utils.test.js
fetch-with-timeout.js
fetch-with-timeout.test.js
gas.utils.js
gas.utils.test.js
hexstring-utils.js
hexstring-utils.test.js
network.utils.js
random-id.js
rpc.utils.js
string-utils.js
swaps.utils.js
transaction.utils.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
transaction.utils.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