📄️ Get Active Era
Returns the current active era to call payoutStakers with, collecting any rewards due (pays out the next 250 unpaid stakers for the staking era - callable until that era is emptied).
📄️ Get Era Election Status
Returns the status of the era election. While an election is open, all staking activities are suspended.
📄️ Stake AVT
Stakes the specified amount of AVT, locking its free usage in order to earn rewards.
📄️ Get Staking Status
Returns the staking status of the given AvN account.
📄️ Payout Stakers
Initiates the payment to stakers the AVT earned in the previous era.
📄️ Unstake AVT
Unstakes the specified amount of AVT, removing it from earning further staking rewards and (after a period) allowing it to be withdrawn back to the free balance.
📄️ Withdraw Unstaked AVT
Withdraws previously unstaked AVT back to the user's free balance.
📄️ Get Staking Statistics
Returns the stats of the staking program on the AvN.
📄️ Get Validators To Nominate
Returns the target validator nomination list required to create first-time staker proofs.
📄️ Schedule Leave Nominators
Unstakes all the staked AVT, removing it from earning further staking rewards and (after a period) allowing it to be withdrawn back to the free balance
📄️ ExecuteLeave Nominators
Withdraws previously unstaked AVT back to free balance and leaving staking.