Move the calldata decoding logic (ERC-20 and Uniswap) from approval.js into src/shared/decodeCalldata.js so it can be reused by both the approval screen and transaction history.
Move the calldata decoding logic (ERC-20 and Uniswap) from approval.js into src/shared/decodeCalldata.js so it can be reused by both the approval screen and transaction history.