Skip to content

Commit 212e269

Browse files
authored
Merge pull request #2345 from eshon/main
Adding extra info about Safe migrations
2 parents 36a56ba + 6bed24a commit 212e269

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

smart-contracts/advanced/multisig.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A web UI for the Safe multisig on Filecoin is available at:
4040

4141
- [https://safe.filecoin.io](https://safe.filecoin.io) - the default network is set to [Filecoin Mainnet](https://docs.filecoin.io/networks/mainnet)
4242

43-
![SafeUI](https://github.com/user-attachments/assets/450d925e-c280-4c0d-b5da-cdb148c146fd)
43+
![SafeUI](https://github.com/user-attachments/assets/7bb41259-ef5d-4060-9dbc-b688d44127d3)
4444

4545

4646
#### Safe Troubleshooting
@@ -51,8 +51,8 @@ A web UI for the Safe multisig on Filecoin is available at:
5151
- **Safe addresses from other networks** can sometimes be used but require additional technical steps.
5252
- In some cases the same Safe address and owner structure is not possible, learn more in [this article](https://help.safe.global/en/articles/40812-i-sent-assets-to-a-safe-address-on-the-wrong-network-any-chance-to-recover).
5353
- Confirm complete creation (not just as a Placeholder) of the Safe multisig as an EVM contract on Filecoin prior to sending major funds.
54-
- Instructions for deploying a Safe at the same address on another chain are [available in this video](https://share.zight.com/z8uBKZYr).
55-
- If the previous address and chain use the L1 version of Safe Proxy, more complex technical migration steps will be required to map to the L2 version on Filecoin. Contact Safe-related support for more info.
54+
- Instructions for deploying a Safe at the same address on another chain are available in [this video](https://share.zight.com/z8uBKZYr). Note that a compatible version of the Safe Proxy on the original chain must exist on Filecoin. Contact Safe-related support for help.
55+
- If the previous address and chain use the L1 implementation of Safe Proxy, more complex technical migration steps will be required to map to the L2 version on Filecoin. Contact Safe-related support for more info.
5656
- **Safe-related support** can be found in the "Need Help?" section of the Safe web UI.
5757

5858
#### Safe Transaction Service

0 commit comments

Comments
 (0)