Skip to content

Commit

Permalink
Fix 404 gnosis-safe -> safe.global (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Sep 13, 2023
1 parent 43e3799 commit 9781d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developers/tutorials/gnosis-safe-as-wallet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This step-by-step-guide shows how to reuse the Gnosis Safe web wallet for Circle
<FormattedImage relativesize="60%" src={require("!file-loader!../assets/gnosis-safe-2.png").default} alt="Screenshot profile address"/>


3. Go to https://xdai.gnosis-safe.io/app/#/safes/YOUR_PROFILE_ADDRESS/balances
3. Go to https://app.safe.global/balances?safe=gno:YOUR_PROFILE_ADDRESS

So are now in read-only mode, but can see the current balances of your (and other) CRCs, but also xDai and other Tokens.

Expand All @@ -44,4 +44,4 @@ _Note: For write access you need xDai on your account, a small amount like $0.1
<FormattedImage relativesize="30%" src={require("!file-loader!../assets/gnosis-safe-4.jpeg").default} alt="Screenshot wallet"/>


Now you have "write-access" and can also send Tokens as the one Owner of the multisig Gnosis Safe is imported to the browser wallet. You can now add new multisig users, but be aware that this might conflict with the original garden wallet.
Now you have "write-access" and can also send Tokens as the one Owner of the multisig Gnosis Safe is imported to the browser wallet. You can now add new multisig users, but be aware that this might conflict with the original garden wallet.

0 comments on commit 9781d44

Please sign in to comment.