Deposit Using PolkadotJS
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 PolkadotJS Apps (opens in a new tab).
- Connect to the Tangle Network by selecting the appropriate network from the dropdown list.
For convenience, here are the PolkadotJS direct links for Tangle Testnet and Mainnet:
- Tangle Testnet: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftestnet-rpc.tangle.tools#/explorer (opens in a new tab)
- Tangle Mainnet: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.tangle.tools#/explorer (opens in a new tab)
Step 2: Deposit Assets
- Navigate to the Developer → Extrinsics tab on PolkadotJS.
- Under the multiAssetDelegation section, select deposit(...), enter the asset ID and the amount of assets to deposit.
- 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: