Withdraw Transaction

Withdraw Transaction

Withdraw transaction is used to withdraw the staked coins from an unbonded validator

Payload Structure

The withdraw transaction has a payload consists the following fields:

FieldSize
Sender address21 bytes
Receiver address21 bytes
AmountVariant
  • Sender address is the address of the sender validator.
  • Receiver address is the address of the receiver account.
  • Amount is the amount of coins that should be withdrawn
Last updated on