safe-global / safe-wallet-web

Safe{Wallet} – smart contract wallet for Ethereum (ex-Gnosis Safe multisig)
https://app.safe.global
GNU General Public License v3.0
314 stars 372 forks source link

Error decoding NFT approval transaction #3774

Open solidoracle opened 1 month ago

solidoracle commented 1 month ago

Bug description

When executing a transaction that has within it an approval of erc721 to enable its transfer to another wallet, this error comes up: Error while decoding approval transaction

image (11)

Environment

Steps to reproduce

  1. Setup a contract function that has a transfer of nft within it. While doing the multisend to the gnosis module, you must first execute the approval to transfer this nft to another wallet. Then this decoding error message comes up

Expected result

Obtained result

Screenshots

katspaugh commented 1 month ago

cc @schmanu