Skip to content

Commit 724b444

Browse files
authored
Merge pull request #251 from scroll-tech/isabellewei/safe-transition
Add info on Safe transition
2 parents 5da2a76 + 332ee45 commit 724b444

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/content/docs/en/developers/scroll-contracts.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,14 @@ Use the table below to configure your Ethereum tools to the Scroll mainnet.
102102

103103
### Safe
104104

105-
You can access Safe on Scroll [here](https://safe.scroll.xyz/), and the transaction service API is at https://transaction.safe.scroll.xyz.
105+
Scroll is available in the [official Safe app](app.safe.global), and the transaction service API is at https://safe-transaction-scroll.safe.global/.
106+
<Aside type="caution" title="Safe transition">
107+
Scroll Mainnet will not be supported on [safe.scroll.xyz](safe.scroll.xyz) after June 20th!
108+
Created safes are automatically available in the official app, but local data (address book, settings, and variables) needs to be manually transferred over, using the Export/Import functionality [here](https://safe.scroll.xyz/settings/data).
109+
Also, if you have unfinished transactions on Mainnet here, please finalize them before June 20th!
110+
</Aside>
111+
112+
106113

107114
- CompatibilityFallbackHandler: [`0xf48f2B2d2a534e402487b3ee7C18c33Aec0Fe5e4`](https://scrollscan.com/address/0xf48f2B2d2a534e402487b3ee7C18c33Aec0Fe5e4)
108115
- CreateCall: [`0x7cbB62EaA69F79e6873cD1ecB2392971036cFAa4`](https://scrollscan.com/address/0x7cbB62EaA69F79e6873cD1ecB2392971036cFAa4)

0 commit comments

Comments
 (0)