Withdrawals when app not available
Last updated
Last updated
In the case that the is not available, and you wish to withdraw fund from any vault, you can do so by following these steps
1. Search on / for the vault address.
2. Go to Contracts, More Options and click on "is this a proxy?"
3. A prompt will appear and will be auto-populated, click on Verify, and Save.
4. Click on the link that is prompted below in a green box.
5. Then, go to Contracts, and select Read as Proxy.
6. Go to item number seven named GetAccessor
and click on the link addressed populated below.
7. Then, go to Contracts, More Options and click on “Is this a proxy?”
8. A prompt will appear and will be auto-populated, click on Verify, and Save.
9. Click on the link that is prompted below in a green box.
10. Then, go to Contracts, and Write as Proxy.
11. Connect your Wallet to Etherscan/Polygonscan by clicking on the option that says Connect to Web3.
12. Go to item 17. from the list, named redeemSharesInKind
. Here you will have to specify:
_recepient (address): Your wallet address
_sharesQuantity(unit2566): You will have to convert the number of shares to 18 decimals.
_additionalAssets(addresses[]): here you should add an empty pair of square brackets []
_assetsToSkip (address[]): here you should add an empty pair of square brackets []
13. Once that's completed, click on Write, and sign the transaction with the connected wallet.