prepare-redelegate
Prepares a transaction to redelegate tokens between validators on the Osmosis blockchain by specifying delegator address, source and destination validators, and amount.
Instructions
Prepares a transaction to redelegate tokens between validators
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delegatorAddress | Yes | The delegator's address | |
| validatorSrcAddress | Yes | The source validator address | |
| validatorDstAddress | Yes | The destination validator address | |
| amount | Yes | Amount of uosmo to redelegate |