Skip to content

Actions

guo edited this page Jul 28, 2020 · 1 revision

IoTeX has many actions (a.k.a transactions).

Transfer

Transfer of IOTX tokens from one wallet to another. transfer

New Stake

Create a new bucket for staking. stakeCreate

Unstake

Request to unstake a bucket. StakeUnstake

Withdraw

Request to withdraw IOTX from a bucket. stakeWithdraw

Restake

Request to update a bucket's duration and/or autostake. StakeRestake

Add Stake

Request to add more stake to a bucket. stakeAddDeposit

Switch Candidate

Request to update the delegate that the bucket is voting for. stakeChangeCandidate

Reassign Bucket

Request to change the owner of a bucket. stakeTransferOwnership

Delegate Register

Request to register as a delegate candidate. candidateRegister

Delegate Update

Request to update delegate registration info including name, operator address, reward address. candidateUpdate

Clone this wiki locally