diff --git a/docs/user/staking/gnosis-chain/solo.md b/docs/user/staking/gnosis-chain/solo.md index f92f828f2..67a8b2722 100644 --- a/docs/user/staking/gnosis-chain/solo.md +++ b/docs/user/staking/gnosis-chain/solo.md @@ -140,9 +140,9 @@ Even then, you will need to claim your GNO from the deposit contract as per the As soon as your withdrawal has been processed by the Beacon Chain, you will be able to claim your GNO from the deposit contract. You can claim from any of your wallets that hold xDAI to pay gas fees. -1. Go to the [Gnosis Chain Deposit Contract page in Gnosisscan.io](https://gnosisscan.io/address/0x0b98057ea310f4d31f2a452b414647007d1645d9#writeProxyContract#F3) and navigate to the `Write as Proxy` tab, +1. Go to the [Gnosis Chain Deposit Contract page in Gnosisscan.io](https://gnosisscan.io/address/0x0b98057ea310f4d31f2a452b414647007d1645d9#writeProxyContract#F4) and navigate to the `Write as Proxy` tab, -2. Connect your wallet with the `Connect to Web3` button and then locate the `3. claimWithdrawal` function. +2. Connect your wallet with the `Connect to Web3` button and then locate the `4. claimWithdrawal` function. 3. Type your withdrawal address in the field and click `Write`. A transaction should trigger on your wallet. Approve it and wait for it to be included in a block. diff --git a/static/img/gnosiswithdrawals2.png b/static/img/gnosiswithdrawals2.png index 659797e27..645246e34 100644 Binary files a/static/img/gnosiswithdrawals2.png and b/static/img/gnosiswithdrawals2.png differ