-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b73e4a3
commit 9d57ae4
Showing
11 changed files
with
35 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,29 @@ | ||
## Deposit Using Tangle DApp | ||
|
||
TODO | ||
Depositing is the process of allocating assets to the multiasset delegation vault. Deposits are required to participate in restaking (delegate). | ||
|
||
Users can deposit LST assets to the multiasset delegation vault. | ||
|
||
### Step 1: Access the PolkadotJS Interface | ||
|
||
- Open [Tangle DApp's Restaking page](https://app.tangle.tools/restake). | ||
- Connect your wallet to the DApp by clicking on the **Connect Wallet** button on the top right and selecting your preferred wallet provider. | ||
|
||
### Step 2: Deposit Assets | ||
|
||
1. Switch to the **Deposit** tab on the Restaking page. | ||
2. Select the appropriate network from the dropdown list. | ||
3. Select an asset from the modal. | ||
4. Enter the desired amount to deposit. | ||
5. Select an operator from the list, which will be used to restake the deposited assets. You can also search for specific operators by entering their address in the search bar. | ||
6. Review any fees, APY, and other key information before proceeding. | ||
7. If all the information is correct, the **Deposit + Delegate** button should be enabled. Click on it to initiate the transaction. | ||
|
||
![Deposit Steps](/images/restake/deposit/dapp-steps.png) | ||
|
||
### Step 3: Sign and Submit the Transaction | ||
|
||
- Sign and submit the transaction. Make sure the account you are using has enough balance to cover the transaction fee. | ||
- If successful, you should see the following confirmation toast notification: | ||
|
||
![Deposit Transaction Confirmation Toast](/images/restake/deposit/deposit-tx-confirmation.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.