All Collections
Problems
Successfully created Safe does not show up in the web interface / desktop app
Successfully created Safe does not show up in the web interface / desktop app

This article shows how to find out the address of a newly created Safe that did not show up in the interface.

Tobias Schubotz avatar
Written by Tobias Schubotz
Updated over a week ago

Prerequisites:

  • You went through the flow of creating a Safe.

  • You signed and submitted the creation transaction (e.g. via Metamask).

  • The creation transaction has been successful, but your Safe does not show up in the web interface or desktop app.

As long as the transaction has been successful, your Safe was created. It is just a bug of the interface that this was not detected.

How to determine the address of a created Safe:

  1. Find the transaction that created the Safe. That's most likely the last transaction that your wallet (e.g. Metamask) performend: e.g. 0xb4e2ba0676d38454fb618ab700944db2e41e21a0bf54b79aa57a3e95a38798c6

  2. Open the transaction on Etherscan.

  3. Verify that the transaction had indeed been successful.

4. Go to "Logs."

5. Find the "ProxyCreation" event. In most cases there should only be 1 event on that page. The address under "proxy" is the address of your created Safe.

6. You can now use this address to load the Safe into the Safe web interface.

Did this answer your question?