Skip to content

Commit

Permalink
Adding extra info about Safe migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
eshon authored Dec 19, 2024
1 parent 36a56ba commit 51ebd8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smart-contracts/advanced/multisig.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ A web UI for the Safe multisig on Filecoin is available at:
- **Safe addresses from other networks** can sometimes be used but require additional technical steps.
- 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).
- Confirm complete creation (not just as a Placeholder) of the Safe multisig as an EVM contract on Filecoin prior to sending major funds.
- Instructions for deploying a Safe at the same address on another chain are [available in this video](https://share.zight.com/z8uBKZYr).
- 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.
- 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.
- 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.
- **Safe-related support** can be found in the "Need Help?" section of the Safe web UI.

#### Safe Transaction Service
Expand Down

0 comments on commit 51ebd8e

Please sign in to comment.