Closed Pabl0cks closed 3 months ago
Been trying to reproduce it, creating a sepolia safe account (0x604a9Df917C4DD88AbEEB5f9E579BB6f63B8290C
).
Only way to reproduce it was signing the transactions with safe account, but selecting the option "Execute later" which adds them to queue, instead of "Execute now". It showed me the txHash
in the frontend, but it wasn't really executed.
Closing this for now, haven't happened again in the real environment, so probably missclicked "Execute later" in Safe UI
Currently we are showing the
txHash
before it was actually mined.If any problem occurs during the transaction, the
txHash
field from "Complete" modal gets filled anyways.