Preparing search index...
The search index is not available
All chains
westend_asset_hub
Transactions
AssetRewards
unstake
Type Alias unstake
unstake
:
TxDescriptor
<
{
amount
:
bigint
;
pool_id
:
number
;
staker
?:
SS58String
}
>
Unstake tokens from a pool.
Removes the freeze on the staked tokens.
Parameters:
origin: must be the
staker
if the pool is still active. Otherwise, any account.
pool_id: the pool to unstake from.
amount: the amount of tokens to unstake.
staker: the account to unstake from. If
None
, the caller is used.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
westend_asset_hub
Loading...
Unstake tokens from a pool.
Removes the freeze on the staked tokens.
Parameters:
staker
if the pool is still active. Otherwise, any account.None
, the caller is used.