Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I have been able to propose/execute Transaction A on Top Safe using an Inner Safe. I did this by proposing an approveHash transaction for Transaction A on Inner Safe, I then collect signatures for this approveHash transaction from the signers (EOA 1 and 2) on Inner Safe. Finally, I can propose Transaction A on Top Safe with Inner Safe as a proposer using a pre-validated signature. Gist. Is this what you had in mind? Commented Mar 27 at 10:00
  • In step 4, why would the recipient need to be the inner safe? Commented Mar 27 at 10:35
  • I've updated my answer, does that help? It might be helpful to think in reverse order. Commented Apr 4 at 22:40