You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
Transferred ownership to my Safe address from above.
I minted 1 token with id=7 to 0x00984CBdcAc32676d811f5bDB82bC50ae6dd6784 (an EOA)
Now the actual steps:
Open contract interaction.
use the erc721 token address from above (0xAd9104d92DB0215A4397511f06E79C01bA757c1a)
select transferFrom
Enter id=7 to from=0x00984CBdcAc32676d811f5bDB82bC50ae6dd6784 and to=0x0e329fa8d6Fcd1ba0Cda495431F1f7CA24F442C2
Review and create tx with owner 1
Now with owner 2, try to confirm the tx
Expected result
No warning
Obtained result
Warning shows up.
Misc
NOTE: I was NOT able to reproduce this is a 2/8 Safe. Only after I changed the threshold to 3/8, the error appeared. Also I was NOT able to reproduce this when deploying the token contract without optimization. (Could be coincidence or not, just wanted to mention that.