-
Notifications
You must be signed in to change notification settings - Fork 324
Actions
guo edited this page Jul 28, 2020
·
1 revision
IoTeX has many actions (a.k.a transactions).
Transfer of IOTX tokens from one wallet to another. transfer
Create a new bucket for staking. stakeCreate
Request to unstake a bucket. StakeUnstake
Request to withdraw IOTX from a bucket. stakeWithdraw
Request to update a bucket's duration and/or autostake. StakeRestake
Request to add more stake to a bucket. stakeAddDeposit
Request to update the delegate that the bucket is voting for. stakeChangeCandidate
Request to change the owner of a bucket. stakeTransferOwnership
Request to register as a delegate candidate. candidateRegister
Request to update delegate registration info including name, operator address, reward address. candidateUpdate