Restaking
How to Restake on Tangle
How to Restake: PolkadotJS
Deposit

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

For convenience, here are the PolkadotJS direct links for Tangle Testnet and Mainnet:

Step 2: Deposit Assets

  • Navigate to the DeveloperExtrinsics tab on PolkadotJS.

PolkadotJS Extrinsics

  • Under the multiAssetDelegation section, select deposit(...), enter the asset ID and the amount of assets to deposit.

PolkadotJS Deposit

  • Sign and submit the transaction. Make sure the account you are using has enough balance to cover the transaction fee.

PolkadotJS Transaction

  • If successful, you should see the following confirmation toast notification:

PolkadotJS Deposit Success